mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Remove unnecessary XFAILs
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
// RUN: %target-swift-frontend -primary-file %s -o %t.out -emit-module -emit-module-path %t.swiftmodule -frontend-parseable-output 2>&1 | %FileCheck %s
|
||||
|
||||
// XFAIL: freebsd, openbsd, linux
|
||||
|
||||
// CHECK: {{[1-9][0-9]*}}
|
||||
// CHECK-NEXT: {
|
||||
// CHECK-NEXT: "kind": "began",
|
||||
|
||||
Reference in New Issue
Block a user