Commit fe3d329
committed
[Tests] Mark TypeRoundTrip as unsupported on use_os_stdlib.
When use_os_stdlib is set, we use the system Swift libraries, rather than
the ones we've just built. Older Swift libraries don't have some of the
required functions to run this test, and since the test is supposed to be
testing the library rather than the compiler, it makes sense to just mark
it as unsupported in that configuration.1 parent a4f3f2f commit fe3d329
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments