temporarily ignore run-make coverage tests
This commit is contained in:
parent
dd025c3b56
commit
14d1e87db9
@ -1,3 +1,6 @@
|
|||||||
|
// FIXME #110395
|
||||||
|
// ignore-llvm-cov-show-diffs
|
||||||
|
|
||||||
#![allow(unused_assignments, unused_variables)]
|
#![allow(unused_assignments, unused_variables)]
|
||||||
// compile-flags: -C opt-level=3 # validates coverage now works with optimizations
|
// compile-flags: -C opt-level=3 # validates coverage now works with optimizations
|
||||||
extern crate used_crate;
|
extern crate used_crate;
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
// FIXME #110395
|
||||||
|
// ignore-llvm-cov-show-diffs
|
||||||
|
|
||||||
#![allow(unused_assignments, unused_variables)]
|
#![allow(unused_assignments, unused_variables)]
|
||||||
|
|
||||||
// compile-flags: -C opt-level=3 # validates coverage now works with optimizations
|
// compile-flags: -C opt-level=3 # validates coverage now works with optimizations
|
||||||
|
Loading…
x
Reference in New Issue
Block a user