Skip to content

Commit b79b482

Browse files
authored
This test only crashes on some linux hosts. Disabled it. (#6691)
compiler_crashers/28634-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift does not crash on the public CI ubuntu 14.04 bot. I'm disabling it because it's been failing all day and I don't know how to restrict a test based on the host. The target triple is the same in the crashing and noncrashing case.
1 parent 610e450 commit b79b482

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/compiler_crashers/28634-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// See https://swift.org/LICENSE.txt for license information
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

8+
// This test is disabled because it fails to crash on the Ubuntu 14.04 host.
9+
// REQUIRES: deterministic-behavior
810
// REQUIRES: OS=linux-gnu
911
// RUN: not --crash %target-swift-frontend %s -emit-ir
1012
let E=_==#keyPath(n&_=b:{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{

0 commit comments

Comments
 (0)