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

Flaky example testing in CI #7533

Closed
alice-i-cecile opened this issue Feb 6, 2023 · 2 comments
Closed

Flaky example testing in CI #7533

alice-i-cecile opened this issue Feb 6, 2023 · 2 comments
Labels
A-Build-System Related to build systems or continuous integration C-Bug An unexpected or incorrect behavior
Milestone

Comments

@alice-i-cecile
Copy link
Member

          Build failed (retrying...):

Originally posted by @bors[bot] in #7423 (comment)

@mockersf and I think there's a system that's exiting the window that has a critical system order ambiguity. Hence why it only sometimes fails.

@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior A-Build-System Related to build systems or continuous integration labels Feb 6, 2023
@mockersf mockersf added this to the 0.10 milestone Feb 8, 2023
@mockersf
Copy link
Member

command to run the example as in CI:

CI_TESTING_CONFIG=.github/example-run/alien_cake_addict.ron cargo run --example alien_cake_addict --features "bevy_ci_testing,trace,trace_chrome"

I couldn't reproduce on macOS, the issue happened on Linux in CI. It seems it didn't happen in CI in the last few runs

@alice-i-cecile
Copy link
Member Author

Closing unless / until we reproduce.

@alice-i-cecile alice-i-cecile closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Build-System Related to build systems or continuous integration C-Bug An unexpected or incorrect behavior
Projects
None yet
Development

No branches or pull requests

2 participants