Skip to content
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

Add four new ID flaky tests and their opened PRs #1487

Conversation

Jake-WangZhi
Copy link
Contributor

Opened up a PR on blade fix four of them with the updated module paths

All the flaky tests are found by nonDex

To reproduce each, run these at the root directory:

mvn -pl blade-core     edu.illinois:nondex-maven-plugin:2.1.7:nondex     -Dtest=com.hellokaton.blade.mvc.route.ANYBuilderTest#testCreateRouteBuilder -DnondexRuns=10
mvn -pl blade-core     edu.illinois:nondex-maven-plugin:2.1.7:nondex     -Dtest=com.hellokaton.blade.mvc.route.ANYMatcherTest#testRouteMatcher -DnondexRuns=10
mvn -pl blade-core     edu.illinois:nondex-maven-plugin:2.1.7:nondex     -Dtest=com.hellokaton.blade.mvc.route.ANYMatcherTest#testAddRoute -DnondexRuns=10
mvn -pl blade-core     edu.illinois:nondex-maven-plugin:2.1.7:nondex     -Dtest=com.hellokaton.blade.mvc.route.ANYMatcherTest#testAddMultiParameter -DnondexRuns=10

The log output for each test can be found here for your reference:
mvn-nondex-testAddMultiParameter-1731562153.log
mvn-nondex-testAddRoute-1731561762.log
mvn-nondex-testCreateRouteBuilder-1731561196.log
mvn-nondex-testRouteMatcher-1731561448.log

@darko-marinov darko-marinov merged commit 9d42d9c into TestingResearchIllinois:main Nov 14, 2024
1 check passed
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.

2 participants