-
Notifications
You must be signed in to change notification settings - Fork 113
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
Reactivate tests in org.eclipse.team.tests.core #525 #619
Reactivate tests in org.eclipse.team.tests.core #525 #619
Conversation
272ea2b
to
7816f48
Compare
Failing test with error documented in #95. |
Failing test documented in #596. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reactivated test runs fine when started locally from IDE on Windows. Note that it is not executed in Maven build, so PR checks don't give us feedback on CI results w.r.t. that test. Let's have a look at next I-Build test results.
7e2aad6
to
57ddd83
Compare
This change reactivates all working disabled tests from project org.eclipse.team.tests.core. Contributes to eclipse-platform#525
57ddd83
to
9ec815b
Compare
Test results look good: https://download.eclipse.org/eclipse/downloads/drops4/I20230912-1800/testResults.php |
This change reactivates all working disabled tests from project org.eclipse.team.tests.core. Contributes to #525