ParallelJVMConfigurationTest is failing
See original GitHub issue[INFO] Running com.microsoft.gctoolkit.parser.test.diary.ParallelJVMConfigurationTest
[ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.675 s <<< FAILURE! - in com.microsoft.gctoolkit.parser.test.diary.ParallelJVMConfigurationTest
[ERROR] com.microsoft.gctoolkit.parser.test.diary.ParallelJVMConfigurationTest.testForDetailsTenuring Time elapsed: 1.136 s <<< FAILURE!
org.opentest4j.AssertionFailedError: ps/details/tenuring/p_app_02_gc.log.zip, calculated: false, expected: true ==> expected: <true> but was: <false>
at gctoolkit.parser.test@2.0.1-SNAPSHOT/com.microsoft.gctoolkit.parser.test.diary.ParallelJVMConfigurationTest.testForDetailsTenuring(ParallelJVMConfigurationTest.java:37)
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
how to re run failed test using jvm-cucumber-parallel-plugin
You can try to rerun failed tests using maven-surefire-plugin like this: <configuration> <rerunFailingTestsCount>3</rerunFailingTestsCount> ...
Read more >Problem with parallel configuration. Parallel job test validation ...
The mdce is installed in the two machines with the default mdce_def. This process works fine. The problems appear when we try to...
Read more >Maven Surefire Plugin – Fork Options and Parallel Test ...
The surefire offers a variety of options to execute tests in parallel, allowing you to make best use of the hardware at your...
Read more >Running JUnit Tests in Parallel with Maven - Baeldung
A quick tutorial to running parallel tests using JUnit and Maven, for single and multi-module projects.
Read more >glue · Issue #123 · temyers/cucumber-jvm-parallel-plugin
[ERROR] Failed to execute goal com.github.temyers:cucumber-jvm-parallel-plugin:4.1.0:generateRunners (generateRunners) on project QAAutomation: Unable to ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@karianna Because github’s UI combines comment and close on the same widget, and puts ‘close’ where UI’s (generally) put the ‘Okay’ button. Has absolutely nothing to do with a lazy user who clicks without thinking.
all tests are passing. I believe this maybe due to issues with how the data is currently being imported into the dev environment