disable flaky ExpressionTests.testSubTypeTiming() #894#1692
disable flaky ExpressionTests.testSubTypeTiming() #894#1692jukzi merged 2 commits intoeclipse-platform:masterfrom
Conversation
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
Test Results 1 755 files ±0 1 755 suites ±0 1h 27m 35s ⏱️ - 7m 35s Results for commit aa87847. ± Comparison against base commit 2f18de7. This pull request skips 1 test. |
|
It doesn't look like there are any asserts that make sense for anything but the time measurement. |
|
Locally running it works and performs a performancetest, so it could be used as such |
|
What I say is that even if fails locally that doesn't mean there is a problem. Please merge as is if you believe it's useful for smth. |
|
i used it to verify the current implementation is faster then using Class::isAssignableFrom :-) |
#894