Commit 34ff4e7
committed
disable the fragment_in_final test on s390x
on s390x 128bit types have a smaller alignment then on x86[^1].
This leads to the tests falling due to different errors emitted.
As this affects the same infrastructure as #149056 [^2] lets also for now disable the tests on s390x.
[^1]: s390x ELF ABI Table 1.1, Page 12 https://github.com/IBM/s390x-abi
[^2]: #149056 (comment)1 parent 0ee5907 commit 34ff4e7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments