We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1090d commit d20121bCopy full SHA for d20121b
tests/ui/test-attrs/test-panic-abort.rs
@@ -10,7 +10,7 @@
10
//@ ignore-wasm no panic or subprocess support
11
//@ ignore-emscripten no panic or subprocess support
12
//@ ignore-sgx no subprocess support
13
-//@ ignore-fuchsia code returned as ZX_TASK_RETCODE_EXCEPTION_KILL, FIXME (#58590)
+//@ ignore-fuchsia code returned as ZX_TASK_RETCODE_EXCEPTION_KILL, FIXME (#127539)
14
15
#![cfg(test)]
16
#![feature(test)]
0 commit comments