Commit 4b7b24c
committed
Disable test/Generics/concrete_conformances_in_protocol.swift
This was only passing before because -requirement-machine-protocol-signatures=verify
only checked conformance requirements, and it would return the GSB's result if there
was a mismatch. It actually never did the right thing with the Requirement Machine.
Disable it until rdar://problem/88135912 is fixed.1 parent b5d21f2 commit 4b7b24c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments