about summary refs log tree commit diff
path: root/tests/ui/coherence/normalize-for-errors.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/coherence/normalize-for-errors.rs')
-rw-r--r--tests/ui/coherence/normalize-for-errors.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/coherence/normalize-for-errors.rs b/tests/ui/coherence/normalize-for-errors.rs
index 4d98ea609e9..2288118676a 100644
--- a/tests/ui/coherence/normalize-for-errors.rs
+++ b/tests/ui/coherence/normalize-for-errors.rs
@@ -1,4 +1,5 @@
 //@ revisions: current next
+//@ ignore-compare-mode-next-solver (explicit revisions)
 //@[next] compile-flags: -Znext-solver
 
 struct MyType;