Skip to content

Migrate ProblemsViewPerformanceTest to JUnit 5#4007

Open
vogella wants to merge 1 commit into
eclipse-platform:masterfrom
vogella:migrate-problemsview-junit5
Open

Migrate ProblemsViewPerformanceTest to JUnit 5#4007
vogella wants to merge 1 commit into
eclipse-platform:masterfrom
vogella:migrate-problemsview-junit5

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented May 15, 2026

Drop the JUnit 4 PerformanceTestCaseJunit4 base class and use the established Jupiter pattern with UIPerformanceTestRule and an explicit PerformanceMeter, mirroring CollatorPerformanceTest in this bundle. Replace CloseTestWindowsRule with CloseTestWindowsExtension.

Drop the JUnit 4 PerformanceTestCaseJunit4 base class and use the
established Jupiter pattern with UIPerformanceTestRule and an explicit
PerformanceMeter, mirroring CollatorPerformanceTest in this bundle.
Replace CloseTestWindowsRule with CloseTestWindowsExtension.
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

   867 files  ±0     867 suites  ±0   53m 6s ⏱️ - 1m 5s
 7 988 tests ±0   7 745 ✅ ±0  243 💤 ±0  0 ❌ ±0 
20 466 runs  ±0  19 811 ✅ ±0  655 💤 ±0  0 ❌ ±0 

Results for commit d492698. ± Comparison against base commit db07fcb.

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