about summary refs log tree commit diff
path: root/src/test/incremental/hashes/function_interfaces.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-07-04 01:38:58 +0200
committerGitHub <noreply@github.com>2019-07-04 01:38:58 +0200
commit919349701a2136b3fdd54aaaffcd516ece409fdc (patch)
treea8ad03b538f53647f545552e8ffcc021670021a1 /src/test/incremental/hashes/function_interfaces.rs
parent4049a3cf1b7f35a314eb1cab795b4e9acd5628a6 (diff)
parentc004451a209dce4960fc295ff799e17f2630a00c (diff)
downloadrust-919349701a2136b3fdd54aaaffcd516ece409fdc.tar.gz
rust-919349701a2136b3fdd54aaaffcd516ece409fdc.zip
Rollup merge of #62317 - JohnTitor:move-tests-to-build-pass, r=Centril
Migrate `compile-pass` annotations to `build-pass`

This is a part of #62277.

As a first step, the `compile-pass` tests are migrated to `build-pass`.

r? @cramertj
cc @Centril
Diffstat (limited to 'src/test/incremental/hashes/function_interfaces.rs')
-rw-r--r--src/test/incremental/hashes/function_interfaces.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/incremental/hashes/function_interfaces.rs b/src/test/incremental/hashes/function_interfaces.rs
index 7850291fc56..84680a52ff3 100644
--- a/src/test/incremental/hashes/function_interfaces.rs
+++ b/src/test/incremental/hashes/function_interfaces.rs
@@ -5,7 +5,7 @@
 // and make sure that the hash has changed, then change nothing between rev2 and
 // rev3 and make sure that the hash has not changed.
 
-// compile-pass
+// build-pass (FIXME(62277): could be check-pass?)
 // revisions: cfail1 cfail2 cfail3
 // compile-flags: -Z query-dep-graph -Zincremental-ignore-spans