Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d20121b

Browse files
authoredJul 9, 2024
Update issue numbers
1 parent 1a1090d commit d20121b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/ui/test-attrs/test-panic-abort.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
//@ ignore-wasm no panic or subprocess support
1111
//@ ignore-emscripten no panic or subprocess support
1212
//@ ignore-sgx no subprocess support
13-
//@ ignore-fuchsia code returned as ZX_TASK_RETCODE_EXCEPTION_KILL, FIXME (#58590)
13+
//@ ignore-fuchsia code returned as ZX_TASK_RETCODE_EXCEPTION_KILL, FIXME (#127539)
1414

1515
#![cfg(test)]
1616
#![feature(test)]

0 commit comments

Comments
 (0)
Please sign in to comment.