mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
validation-test: annotate tests that don't crash anymore
Swift SVN r24978
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// RUN: not --crash %target-swift-frontend %s -parse
|
// RUN: not %target-swift-frontend %s -parse
|
||||||
// XFAIL: asan
|
// XFAIL: asan
|
||||||
|
|
||||||
// Distributed under the terms of the MIT license
|
// Distributed under the terms of the MIT license
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// RUN: not --crash %target-swift-frontend %s -parse
|
// RUN: not %target-swift-frontend %s -parse
|
||||||
// XFAIL: asan
|
// XFAIL: asan
|
||||||
|
|
||||||
// Distributed under the terms of the MIT license
|
// Distributed under the terms of the MIT license
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// RUN: not --crash %target-swift-frontend %s -parse
|
// RUN: not %target-swift-frontend %s -parse
|
||||||
// XFAIL: asan
|
// XFAIL: asan
|
||||||
|
|
||||||
// Distributed under the terms of the MIT license
|
// Distributed under the terms of the MIT license
|
||||||
|
|||||||
Reference in New Issue
Block a user