[Test][Backtracing] Disable FatalError test temporarily.

Some CI nodes currently cause this test to fail because of outdated
software.  Disable it for now.
This commit is contained in:
Alastair Houghton
2023-10-19 15:31:33 +01:00
parent 5a4a9a62c6
commit 4e6ad2e872

View File

@@ -9,6 +9,7 @@
// REQUIRES: executable_test
// REQUIRES: backtracing
// REQUIRES: OS=macosx || OS=linux-gnu
// REQUIRES: rdar116790881
func level1() {
level2()