Commit Graph

6 Commits

Author SHA1 Message Date
Mike Ash
2d01be6ad8 [Test] Fix Runtime/protocol_conformance_collision.swift on 11.3+.
This test checks the OS version to decide how to operate but that check isn't right. Revert to a fake future version.

rdar://77389722
2021-05-04 15:28:12 -04:00
Mishal Shah
3116eed2e4 Update the branch to build with Xcode 12.5 (#37046) 2021-04-23 16:24:11 -07:00
Nate Chandler
6efadb051d [Test] Disabled several Runtime tests for back_deployment_runtime.
rdar://76567759
2021-04-13 15:42:33 -07:00
Mike Ash
47df40df1e [Test] Don't run protocol_conformance_collision.swift against older runtimes.
rdar://72856188
2021-01-06 13:21:46 -05:00
Mike Ash
043e709728 [Test] Mark protocol_conformance_collision.swift as requiring executable_test. (#35125) 2020-12-16 13:00:20 -05:00
Mike Ash
9ac3b0ee3b [Runtime] Add a disabled workaround for protocol conformance checking to check conformances in reverse order.
rdar://problem/72049977
2020-12-14 12:59:18 -05:00