Skip to content

chore: update to junit v6 #1685

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

Draft
wants to merge 1 commit into
base: nightly
Choose a base branch
from
Draft

chore: update to junit v6 #1685

wants to merge 1 commit into from

Conversation

derklaro
Copy link
Member

@derklaro derklaro commented Jul 4, 2025

Motivation

JUnit v6 was released and we should update to it.

Modification

Update to junit v6.

Result

We're using the latest junit version.

@derklaro derklaro self-assigned this Jul 4, 2025
@derklaro derklaro added v: 4.X This pull should be included in the 4.0 release t: dependencies A pull request / issue targeting dependency updates labels Jul 4, 2025
@derklaro
Copy link
Member Author

derklaro commented Jul 4, 2025

only open to track junit v6 milestones & the pmigration progress.

Copy link

github-actions bot commented Jul 4, 2025

Test Results

 56 files  ±0   56 suites  ±0   2m 23s ⏱️ -33s
566 tests ±0  566 ✅ ±0  0 💤 ±0  0 ❌ ±0 
931 runs  ±0  931 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9c83505. ± Comparison against base commit ce44537.

This pull request removes 37 and adds 37 tests. Note that renamed tests count towards both.
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","insane":"!","hello":"world"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2025-07-03
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 07:17:26.178870846
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 07:17:26.178995468Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 07:17:26.179015926Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 07:17:26.179037616+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 07:17:26.179056110-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-07-03T07:17:26.179176213
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-07-03T07:17:26.179300935Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-07-03T07:17:26.163922227Z
…
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","hello":"world","insane":"!"}}, PRETTY
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2025-07-04
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 21:36:04.723048842
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 21:36:04.723147176Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 21:36:04.723168946Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 21:36:04.723192210+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 21:36:04.723210283-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-07-04T21:36:04.723352829
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-07-04T21:36:04.723502539Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-07-04T21:36:04.710564184Z
…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: dependencies A pull request / issue targeting dependency updates v: 4.X This pull should be included in the 4.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant