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 Test] Windows-Static-Runtime fails after mkdir #13950

Closed
driazati opened this issue Feb 10, 2023 · 0 comments
Closed

[Flaky Test] Windows-Static-Runtime fails after mkdir #13950

driazati opened this issue Feb 10, 2023 · 0 comments

Comments

@driazati
Copy link
Member

The Windows-Static-Runtime tests have been failing intermittently with odd errors:

Run tests/scripts/task_config_build_static.sh build
+ BUILD_DIR=build
+ mkdir -p build
Error: Process completed with exit code [12](https://github.com/apache/tvm/actions/runs/4142129155/jobs/7162436489#step:4:13)7.

It started consistently on main in 142ea59 but appears unrelated to that PR since it reproduces on that commit on a fresh run.

driazati added a commit to driazati/tvm that referenced this issue Feb 10, 2023
This was added in apache#13612 but is failing intermittently on `main` and
PRs (apache#13950), so this PR disables it until we can come up with a
consistent fix
driazati added a commit that referenced this issue Feb 10, 2023
This was added in #13612 but is failing intermittently on `main` and
PRs (#13950), so this PR disables it until we can come up with a
consistent fix
@tqchen tqchen closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants