Set RUST_BACKTRACE=0 for rustdoc-ui/failed-doctest-output.rs

This UI test is sensitive to backtrace output, so it should make sure
that backtraces are not enabled by the environment.
This commit is contained in:
Josh Stone 2018-10-23 15:38:31 -07:00
parent f99911a4a0
commit f2443a9b20
2 changed files with 10 additions and 9 deletions

View file

@ -15,6 +15,7 @@
// compile-flags:--test
// normalize-stdout-test: "src/test/rustdoc-ui" -> "$$DIR"
// failure-status: 101
// rustc-env:RUST_BACKTRACE=0
// doctest fails at runtime
/// ```