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

>60% test failures on big endian architectures #2397

Open
anbe42 opened this issue Mar 4, 2024 · 0 comments
Open

>60% test failures on big endian architectures #2397

anbe42 opened this issue Mar 4, 2024 · 0 comments

Comments

@anbe42
Copy link

anbe42 commented Mar 4, 2024

More than 60% of the tests are failing on the three Debian big-endian architectures s390x, ppc64, sparc64:
https://buildd.debian.org/status/fetch.php?pkg=spirv-llvm-translator-17&arch=s390x&ver=17.0.0-4&stamp=1707586764&raw=0
https://buildd.debian.org/status/fetch.php?pkg=spirv-llvm-translator-17&arch=ppc64&ver=17.0.0-4&stamp=1707587023&raw=0
https://buildd.debian.org/status/fetch.php?pkg=spirv-llvm-translator-17&arch=sparc64&ver=17.0.0-4&stamp=1707595393&raw=0
(Testsuite failures are currently fatal only on amd64: issue #1964)
Furthermore, running the testsuite on big-endian architectures requires >40GB of diskspace (while it only needs around 500MB on little-endian architectures). One particularily huge (40GB) file is build/test/test_output/DebugInfo/Generic/Output/two-cus-from-same-file.ll.tmp
Similar results happen on the other branches.

In comparison, on the little-endian architecture ppc64el only 8 tests are failing:
https://buildd.debian.org/status/fetch.php?pkg=spirv-llvm-translator-17&arch=ppc64el&ver=17.0.0-4&stamp=1707585588&raw=0

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