Skip to content

Commit 1ac26a7

Browse files
committed
Add new failing tests
1 parent 93cf63b commit 1ac26a7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/failing-ui-tests.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,12 @@ tests/ui/test-attrs/test-panic-while-printing.rs
8888
tests/ui/thir-print/offset_of.rs
8989
tests/ui/iterators/rangefrom-overflow-debug.rs
9090
tests/ui/iterators/rangefrom-overflow-overflow-checks.rs
91+
tests/ui/iterators/iter-filter-count-debug-check.rs
92+
tests/ui/eii/codegen_single_crate.rs
93+
tests/ui/eii/codegen_cross_crate.rs
94+
tests/ui/eii/default/local_crate.rs
95+
tests/ui/eii/multiple_impls.rs
96+
tests/ui/eii/default/call_default.rs
97+
tests/ui/eii/same-symbol.rs
98+
tests/ui/eii/privacy1.rs
99+
tests/ui/eii/default/call_impl.rs

0 commit comments

Comments
 (0)