Skip to content

Commit

Permalink
Revert "Tests: Disable failing SwiftUI validation tests"
Browse files Browse the repository at this point in the history
  • Loading branch information
hborla authored Nov 15, 2022
1 parent 5e208ff commit 0708e0e
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -enable-experimental-feature ResultBuilderASTTransform -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/issue-56479.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

// https://github.com/apple/swift/issues/56479

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/issue-56591.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

// https://github.com/apple/swift/issues/56591

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/issue-59716.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5 -enable-experimental-feature ResultBuilderASTTransform
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/radar88971160.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar68795727.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar70256351.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar70880670.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar72771072.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar74447308.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar75367157.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar76252310.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar80630127.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5 -disable-availability-checking
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar84580119.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar87407899.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar88256059.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar91150414.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI
import Foundation
Expand Down
1 change: 0 additions & 1 deletion validation-test/Sema/SwiftUI/rdar98862079.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down
1 change: 0 additions & 1 deletion validation-test/compiler_crashers_fixed/rdar96194366.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// RUN: %target-swift-frontend -target %target-cpu-apple-macosx10.15 -swift-version 5 -c %s
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// REQUIRES: rdar102298208

import SwiftUI

Expand Down

0 comments on commit 0708e0e

Please sign in to comment.