disable run-pass/backtrace for openbsd
the backtrace test doesn't work on openbsd as it doesn't have support for libbacktrace without using filename.
This commit is contained in:
parent
dd0fc0a03a
commit
9f8c1e28a5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
// ignore-android FIXME #17520
|
// ignore-android FIXME #17520
|
||||||
// ignore-emscripten spawning processes is not supported
|
// ignore-emscripten spawning processes is not supported
|
||||||
|
// ignore-openbsd no support for libbacktrace without filename
|
||||||
// compile-flags:-g
|
// compile-flags:-g
|
||||||
|
|
||||||
use std::env;
|
use std::env;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue