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

Skip tests failing on latest GitHub Actions runner image. #17595

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

ScottTodd
Copy link
Member

@ScottTodd ScottTodd commented Jun 6, 2024

Workaround for actions/runner-images#10004

Sample logs: https://github.com/iree-org/iree/actions/runs/9405933668/job/25908232614 . Segfaults for various tests:

103/504 Test  #137: iree/vm/native_module_benchmark_test ........***Exception: SegFault  0.02 sec

ci-exactly: build_test_runtime

@ScottTodd ScottTodd added infrastructure Relating to build systems, CI, or testing platform/windows 🚪 Windows-specific build, execution, benchmarking, and deployment labels Jun 6, 2024
@ScottTodd ScottTodd marked this pull request as ready for review June 6, 2024 23:34
@ScottTodd ScottTodd requested a review from benvanik June 6, 2024 23:45
@ScottTodd ScottTodd mentioned this pull request Jun 6, 2024
@ScottTodd
Copy link
Member Author

No sign of a rollback (or any communication really). Going to merge this to get this build passing again.

@ScottTodd ScottTodd merged commit 2f89c7d into iree-org:main Jun 7, 2024
44 checks passed
@ScottTodd ScottTodd deleted the infra-windows-github-tests branch June 7, 2024 16:40
ScottTodd added a commit that referenced this pull request Jun 13, 2024
ScottTodd added a commit that referenced this pull request Jun 15, 2024
…17667)

Reverts #17595

GitHub rolled out a new runner image on Windows which appears to have
fixed the toolchain issues so we can re-enable these tests.

ci-exactly: build_test_runtime
LLITCHEV pushed a commit to LLITCHEV/iree that referenced this pull request Jul 30, 2024
…7595)

Sample logs:
https://github.com/iree-org/iree/actions/runs/9405933668/job/25908232614
. Segfaults for various tests:
```
103/504 Test  iree-org#137: iree/vm/native_module_benchmark_test ........***Exception: SegFault  0.02 sec
```

ci-exactly: build_test_runtime
Signed-off-by: Lubo Litchev <lubol@google.com>
LLITCHEV pushed a commit to LLITCHEV/iree that referenced this pull request Jul 30, 2024
…ree-org#17667)

Reverts iree-org#17595

GitHub rolled out a new runner image on Windows which appears to have
fixed the toolchain issues so we can re-enable these tests.

ci-exactly: build_test_runtime
Signed-off-by: Lubo Litchev <lubol@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Relating to build systems, CI, or testing platform/windows 🚪 Windows-specific build, execution, benchmarking, and deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants