-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random failing org.eclipse.core.internal.expressions.tests.ExpressionTests.testSubTypeTiming #894
Comments
Is this really timing measured ? If that's the case the test needs to be changed to check results and not timing. |
It seems to be an attempt to provide a performance test for a caching mechanism. So you are right: it has to be rewritten to make a functional validation of the caching rather than a time-based one. |
mac
https://github.com/eclipse-platform/eclipse.platform/pull/918/checks?check_run_id=19294549887 |
|
|
Failed once on MacOS: https://github.com/eclipse-platform/eclipse.platform/pull/892/checks?check_run_id=19130535605
The text was updated successfully, but these errors were encountered: