Reproduce System properties not restored after ParameterizedTest#5718
Draft
nielsbasjes wants to merge 1 commit into
Draft
Reproduce System properties not restored after ParameterizedTest#5718nielsbasjes wants to merge 1 commit into
nielsbasjes wants to merge 1 commit into
Conversation
Signed-off-by: Niels Basjes <niels@basjes.nl>
524ac19 to
5d8023c
Compare
🚨 TestLens detected 8 failed tests 🚨Here is what you can do:
Test Summary
🏷️ Commit: 5d8023c Test Failures (first 10 of 40)System Properties Extension > properties are restored after ParameterizedTest (:jupiter-tests:test in CI / Build / Linux)
System Properties Extension > properties are restored after ParameterizedTest (:jupiter-tests:test in CI / Build / Linux)
System Properties Extension > properties are restored after ParameterizedTest (:jupiter-tests:test in CI / Build / Linux)
System Properties Extension > properties are restored after ParameterizedTest > testNormal() (:jupiter-tests:test in CI / Build / Linux)
System Properties Extension > properties are restored after ParameterizedTest > testNormal() (:jupiter-tests:test in CI / Build / Linux)
System Properties Extension > properties are restored after ParameterizedTest (:jupiter-tests:test in CI / Build / Windows)
System Properties Extension > properties are restored after ParameterizedTest (:jupiter-tests:test in CI / Build / Windows)
System Properties Extension > properties are restored after ParameterizedTest (:jupiter-tests:test in CI / Build / Windows)
System Properties Extension > properties are restored after ParameterizedTest > testNormal() (:jupiter-tests:test in CI / Build / Windows)
System Properties Extension > properties are restored after ParameterizedTest > testNormal() (:jupiter-tests:test in CI / Build / Windows)
Muted TestsSelect tests to mute in this pull request:
Reuse successful test results:
Click the checkbox to trigger a rerun:
Learn more about TestLens at testlens.app. |
Member
|
Cheers! Very helpful! |
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is just a few tests to reproduce #5717
Because this does not yet fix the issue this currently will always fail the build.
I hereby agree to the terms of the JUnit Contributor License Agreement.
Definition of Done
@APIannotations