about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-slice-array.js
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2023-10-17 07:57:56 -0400
committerAntoni Boucher <bouanto@zoho.com>2023-10-17 07:57:56 -0400
commite2f32c72a7a6ad3b1ba971416d86c6eca1096a36 (patch)
tree31fb957933f0aa0e2e97bae49f6ce8952d4f1d16 /tests/rustdoc-js-std/parser-slice-array.js
parente3998b2d4633705eb4da278dcf5127f273e388ea (diff)
downloadrust-e2f32c72a7a6ad3b1ba971416d86c6eca1096a36.tar.gz
rust-e2f32c72a7a6ad3b1ba971416d86c6eca1096a36.zip
Ignore failing test
This test only fails with non-native 128-bit integers, but it will also
fail with native 128-bit integers if we copy/paste it so that it's
executed twice. Interestingly, wrapping the test in a loop won't make it
fail.
So, it could be due to stack space or unwinding in release mode.
Also, the test only fails with -O2:
../cargo.sh rustc --bin test-rust -- -O

It doesn't fail with -O3.
Diffstat (limited to 'tests/rustdoc-js-std/parser-slice-array.js')
0 files changed, 0 insertions, 0 deletions