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 'large' test qualifier for lit tests #2671

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Conversation

GleasonK
Copy link
Member

@GleasonK GleasonK commented Dec 16, 2024

Some tests fail in forked repo CI since they take just over 60s, thus requiring something bigger than small test size in bazel.

Example, my forked repo: https://github.com/GleasonK/stablehlo/actions/runs/12329876949/job/34414702213

This PR splits lit tests so that all testdata files ending in *.large.mlir will be run with more RAM and timeout.

Closes #2590

@GleasonK GleasonK merged commit 9e0c9e3 into openxla:main Dec 16, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TIMEOUT: igammac_float64_20_20_float64_20_20_chlo.mlir.test
3 participants