mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
disable two more tests that take 60s to run and are very narrow in terms of utility.
Swift SVN r19578
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
// These tests should crash.
|
// These tests should crash.
|
||||||
|
// REQUIRES: long_tests
|
||||||
// RUN: rm -rf %t
|
// RUN: rm -rf %t
|
||||||
// RUN: mkdir -p %t
|
// RUN: mkdir -p %t
|
||||||
// RUN: %S/../../utils/gyb %s -o %t/FixedPointArithmeticTraps.swift
|
// RUN: %S/../../utils/gyb %s -o %t/FixedPointArithmeticTraps.swift
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
// RUN: %target-run-stdlib-swift | FileCheck %s
|
// RUN: %target-run-stdlib-swift | FileCheck %s
|
||||||
|
|
||||||
|
// REQUIRES: long_tests
|
||||||
|
|
||||||
import Foundation
|
import Foundation
|
||||||
import Swift
|
import Swift
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user