Skip to content

Commit

Permalink
Gardening: Migrate test suite to GH issues: validation-test/Evolution
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLatsis committed Sep 19, 2022
1 parent 25e42ca commit 3fcadf6
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// RUN: %target-resilience-test --backward-deployment
// REQUIRES: executable_test

// SR-10913
// https://github.com/apple/swift/issues/53303
// UNSUPPORTED: OS=windows-msvc

import StdlibUnittest
Expand Down
2 changes: 1 addition & 1 deletion validation-test/Evolution/test_backward_deploy_class.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// RUN: %target-resilience-test --backward-deployment
// REQUIRES: executable_test

// SR-10913
// https://github.com/apple/swift/issues/53303
// UNSUPPORTED: OS=windows-msvc

import StdlibUnittest
Expand Down
2 changes: 1 addition & 1 deletion validation-test/Evolution/test_backward_deploy_enum.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// RUN: %target-resilience-test --backward-deployment
// REQUIRES: executable_test

// SR-10913
// https://github.com/apple/swift/issues/53303
// UNSUPPORTED: OS=windows-msvc

import StdlibUnittest
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// RUN: %target-resilience-test --backward-deployment
// REQUIRES: executable_test

// SR-10913
// https://github.com/apple/swift/issues/53303
// UNSUPPORTED: OS=windows-msvc

import StdlibUnittest
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// RUN: %target-resilience-test --backward-deployment
// REQUIRES: executable_test

// SR-10913
// https://github.com/apple/swift/issues/53303
// UNSUPPORTED: OS=windows-msvc

import StdlibUnittest
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// RUN: %target-resilience-test --backward-deployment
// REQUIRES: executable_test

// SR-10913
// https://github.com/apple/swift/issues/53303
// UNSUPPORTED: OS=windows-msvc

import StdlibUnittest
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// RUN: %target-resilience-test
// REQUIRES: executable_test

// SR-10913
// https://github.com/apple/swift/issues/53303
// UNSUPPORTED: OS=windows-msvc

import StdlibUnittest
Expand Down

0 comments on commit 3fcadf6

Please sign in to comment.