Skip to content

Conversation

@HeikoKlare
Copy link
Contributor

  • Exchange AbstractDebugTest inheritance root class with JUnit 5 DebugTestExtension
  • Use JUnit 5 test annotations
  • Migrate TemporaryDirectory rule usage to @TempDir resolver

@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2026

Test Results

 1 956 files  ±0   1 956 suites  ±0   1h 31m 28s ⏱️ - 2m 47s
 4 743 tests ±0   4 719 ✅ ±0   24 💤 ±0  0 ❌ ±0 
14 229 runs  ±0  14 047 ✅ ±0  182 💤 ±0  0 ❌ ±0 

Results for commit 5eb7411. ± Comparison against base commit fe29dc3.

This pull request removes 16 and adds 16 tests. Note that renamed tests count towards both.
AutomatedSuite ConsoleManagerTests ‑ testShowAllConsoles
AutomatedSuite ConsoleTests ‑ testConsoleOutputStreamEncoding
AutomatedSuite ConsoleTests ‑ testConsoleOutputStreamLastR
AutomatedSuite ConsoleTests ‑ testFindCommandsAreEnabledOnConsoleOpen
AutomatedSuite LaunchTests ‑ testProcessLaunchWithLongExecutablePath
AutomatedSuite LaunchTests ‑ testProcessLaunchWithLongWorkingDirectory
AutomatedSuite ProcessConsoleManagerTests ‑ testBug546710_ConsoleCreationRaceCondition
AutomatedSuite ProcessConsoleManagerTests ‑ testProcessConsoleLifecycle
AutomatedSuite RuntimeProcessTests ‑ testOutputAfterDestroy
AutomatedSuite RuntimeProcessTests ‑ testProcessTerminated
…
AutomatedSuite ConsoleManagerTests ‑ testShowAllConsoles(TestInfo)
AutomatedSuite ConsoleTests ‑ testConsoleOutputStreamEncoding(TestInfo)
AutomatedSuite ConsoleTests ‑ testConsoleOutputStreamLastR(TestInfo)
AutomatedSuite ConsoleTests ‑ testFindCommandsAreEnabledOnConsoleOpen(TestInfo)
AutomatedSuite LaunchTests ‑ testProcessLaunchWithLongExecutablePath(Path)
AutomatedSuite LaunchTests ‑ testProcessLaunchWithLongWorkingDirectory(Path)
AutomatedSuite ProcessConsoleManagerTests ‑ testBug546710_ConsoleCreationRaceCondition(TestInfo)
AutomatedSuite ProcessConsoleManagerTests ‑ testProcessConsoleLifecycle(TestInfo)
AutomatedSuite RuntimeProcessTests ‑ testOutputAfterDestroy(TestInfo)
AutomatedSuite RuntimeProcessTests ‑ testProcessTerminated(TestInfo)
…
This pull request removes 1 skipped test and adds 1 skipped test. Note that renamed tests count towards both.
AutomatedSuite RuntimeProcessTests ‑ testOutputAfterDestroy
AutomatedSuite RuntimeProcessTests ‑ testOutputAfterDestroy(TestInfo)

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare force-pushed the junit5-debugtests-annotations branch 2 times, most recently from d200952 to a41de15 Compare January 3, 2026 17:59
- Exchange AbstractDebugTest inheritance root class with JUnit 5
DebugTestExtension
- Use JUnit 5 test annotations
- Migrate TemporaryDirectory rule usage to @tempdir resolver
@HeikoKlare HeikoKlare force-pushed the junit5-debugtests-annotations branch from a41de15 to 5eb7411 Compare January 3, 2026 18:35
@HeikoKlare HeikoKlare merged commit 9fb0b1a into eclipse-platform:master Jan 3, 2026
18 checks passed
@HeikoKlare HeikoKlare deleted the junit5-debugtests-annotations branch January 3, 2026 20:59
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