Skip to content

chore: update junit-framework monorepo to v6.1.0#116

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/junit-framework-monorepo
Open

chore: update junit-framework monorepo to v6.1.0#116
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/junit-framework-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2026

This PR contains the following updates:

Package Change Age Confidence
org.junit.platform:junit-platform-launcher (source) 6.0.36.1.0 age confidence
org.junit.jupiter:junit-jupiter-engine (source) 6.0.36.1.0 age confidence
org.junit.jupiter:junit-jupiter-params (source) 6.0.36.1.0 age confidence
org.junit.jupiter:junit-jupiter-api (source) 6.0.36.1.0 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from derklaro May 19, 2026 20:49
@github-actions
Copy link
Copy Markdown

Test Results

79 tests   - 14   74 ✅  - 15   35s ⏱️ ±0s
18 suites ± 0    4 💤 ± 0 
18 files   ± 0    1 ❌ + 1 

For more details on these failures, see this check.

Results for commit 0cea752. ± Comparison against base commit 09e16e0.

This pull request removes 15 and adds 1 tests. Note that renamed tests count towards both.
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [10] trainName = "ROJ - S1", expectedResult = Result[category=ROJ, line=S1, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [11] trainName = "RPJ - S41", expectedResult = Result[category=RPJ, line=S41, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [12] trainName = "MPE – \"Łukasz\"", expectedResult = Result[category=MPE, line=null, label=Łukasz]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [13] trainName = "ECE -  \"Růžena\"", expectedResult = Result[category=ECE, line=null, label=Růžena]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [14] trainName = "ECE - \"Ludmila\"", expectedResult = Result[category=ECE, line=null, label=Ludmila]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [15] trainName = "ECE - \"Zdeněk\"\"", expectedResult = Result[category=ECE, line=null, label=Zdeněk]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [1] trainName = "", expectedResult = Result[category=null, line=null, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [2] trainName = "  ", expectedResult = Result[category=null, line=null, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [3] trainName = " - RE1", expectedResult = Result[category=null, line=RE1, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [4] trainName = "R", expectedResult = Result[category=R, line=null, label=null]
…
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ initializationError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants