Skip to content

Conversation

@Tibor17
Copy link
Contributor

@Tibor17 Tibor17 commented Feb 27, 2023

@slawekjaranowski This is a work in progress.
The test reporters must not determine the test status upon timings of test events.
The test reporters must not identify the test run upon text literals (e.g. class and method) of the test entry.

These are all the causes why parallel tests are chaotic in JUnit5 report.
These are the causes why JUnit5 and JUnit4 parameterized tests give different reports.
These are the causes why Cucumber is not able to work with dynamic tests.
Nevertheless this would fix the issue with memory consumption in JUnit47 parallel test and the provider.

So I have some doubts about #516 #544 and #608 and I will make the audit there as well.

@michael-o michael-o marked this pull request as draft December 24, 2023 19:54
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