Skip to content

Commit 069f382

Browse files
committed
Disable rdar74087329-debug-scope-trampoline-blocks.swift
This is failing on the Linux bots. Let’s disable the test for now. #63107 tracks the actual failure.
1 parent 30891cc commit 069f382

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutoDiff/compiler_crashers_fixed/rdar74087329-debug-scope-trampoline-blocks.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-build-swift %s
22
// RUN: %target-swift-frontend -c -g -Xllvm -verify-di-holes=true %s
3+
// REQUIRES: issue63107
34

45
// rdar://74087329 (DI verification failure with trampoline blocks in VJP)
56

0 commit comments

Comments
 (0)