Skip to content
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

Disable Bug468PerformanceTest (JUnit 3) #715 #892

Conversation

HeikoKlare
Copy link
Contributor

#891 was incomplete, because the test contains JUnit 4 annotations but is executed as JUnit 3 test, so they have no effect. This change extends the test disablement to be handled by JUnit 3.

Contributes to #715

Extends the test disablement to be handled by JUnit 3.

Contributes to
eclipse-platform#715
@HeikoKlare HeikoKlare force-pushed the disable-junit3-Bug468PerformanceTest branch from 14df631 to d6e5515 Compare November 29, 2023 09:15
Copy link
Contributor

github-actions bot commented Nov 29, 2023

Test Results

     591 files  +  18       591 suites  +18   1h 12m 14s ⏱️ + 4m 47s
  3 837 tests  -     1    3 832 ✔️ ±    0    5 💤 ±0  0  - 1 
12 117 runs  +144  12 081 ✔️ +145  36 💤 ±0  0  - 1 

Results for commit d6e5515. ± Comparison against base commit e4502ef.

This pull request removes 1 test.
org.eclipse.core.tests.internal.properties.Bug468PerformanceTest ‑ test

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare merged commit 2bcb23f into eclipse-platform:master Nov 29, 2023
16 checks passed
@HeikoKlare HeikoKlare deleted the disable-junit3-Bug468PerformanceTest branch November 29, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant