]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/emit-artifact-notifications.rs
add '// ignore-pass' where applicable.
[rust.git] / src / test / ui / emit-artifact-notifications.rs
index c2c930c8b1bae39c98bae1b500c6d66515929193..2f17f95b7a3beffb5ddbdf99a76c529400edeae9 100644 (file)
@@ -1,5 +1,7 @@
 // compile-flags:--emit=metadata --error-format=json -Z emit-artifact-notifications
 // compile-pass
+// ignore-pass
+// ^-- needed because `--pass check` does not emit the output needed.
 
 // A very basic test for the emission of artifact notifications in JSON output.