Skip to content

Commit

Permalink
Ignore broken no-landing-pads test
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Mar 2, 2020
1 parent 5b68235 commit 35349ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/no-landing-pads.rs
@@ -1,6 +1,7 @@
// run-pass
// compile-flags: -Z no-landing-pads -C codegen-units=1
// ignore-emscripten no threads support
// ignore-test fails because catch_unwind doesn't work with no-landing-pads

use std::thread;

Expand Down

0 comments on commit 35349ab

Please sign in to comment.