Commit 64500cd
committed
Try to stabilize flacky PartRenderingEngineTest
Due to an oversight, the REMOVE_ON_HIDE tag is set on "partB" twice, as
opposed to "partB" and "partC". This may occasionally keep the part
stack rendered, because "partC" is not removed from the model when
hidden.
Closes #7511 parent 51c4ffc commit 64500cd
File tree
1 file changed
+2
-2
lines changed- tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
2445 | 2445 | | |
2446 | 2446 | | |
2447 | 2447 | | |
2448 | | - | |
| 2448 | + | |
2449 | 2449 | | |
2450 | 2450 | | |
2451 | 2451 | | |
| |||
0 commit comments