Commit c39c3e1
committed
Disable IRGen tests to unblock CI:
Seeing failures in:
```
19:37:18 Failed Tests (3):
19:37:18 Swift(macosx-x86_64) :: IRGen/virtual-function-elimination-exec.swift
19:37:18 Swift(macosx-x86_64) :: IRGen/witness-method-elimination-exec.swift
19:37:18 Swift(macosx-x86_64) :: IRGen/witness-method-elimination-two-modules.swift
```
e.g. https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RD_test-simulator//4847/console
Tracking in rdar://846439231 parent 034c0bd commit c39c3e1
File tree
3 files changed
+9
-0
lines changed- test/IRGen
3 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments