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

Detected Flaky Test #1145

Open
prathyushreddylpr opened this issue Dec 2, 2023 · 0 comments
Open

Detected Flaky Test #1145

prathyushreddylpr opened this issue Dec 2, 2023 · 0 comments

Comments

@prathyushreddylpr
Copy link
Contributor

Test: com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModelTest.testCreateCompatibleRaster

Latest Commit ID: b55d4e8c1b60228368efca77532198e958b364bf
Given Commit ID: 29f7547a99da1719aa22e7ea1f86b6b93d2fed55

Ran the test with maven:
mvn -pl imageio/imageio-core edu.illinois:nondex-maven-plugin:2.1.1:nondex -Dtest=com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModelTest#testCreateCompatibleRaster |& tee NonDex-test-run-$(date +%s)-test2.log

Result: Test Passed

Ran the same Test with -DnondexRuns=100
mvn -pl imageio/imageio-core edu.illinois:nondex-maven-plugin:2.1.1:nondex -Dtest=com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModelTest#testCreateCompatibleRaster -DnondexRuns=100 |& tee NonDex100-test-run-$(date +%s)-test2.log

Result: Test Passed

Ran Test in old commit:

git checkout 29f7547a99da1719aa22e7ea1f86b6b93d2fed55

mvn -pl imageio/imageio-core edu.illinois:nondex-maven-plugin:2.1.1:nondex -Dtest=com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModelTest#testCreateCompatibleRaster -DnondexRuns=100 |& tee 2NonDex100-test-run-$(date +%s)-test2.log

Result: Test Passed

git blame pr-data.csv | grep com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModelTest.testCreateCompatibleRaster

9349692 (Wing Lam 2023-03-12 23:38:20 -0400 3606) https://github.com/haraldk/TwelveMonkeys,29f7547a99da1719aa22e7ea1f86b6b93d2fed55,imageio/imageio-core,com.twelvemonkeys.imageio.color.DiscreteAlphaIndexColorModelTest.testCreateCompatibleRaster,ID,,,

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

No branches or pull requests

1 participant