Skip to content

Commit bee9b6f

Browse files
committed
---
yaml --- r: 323537 b: refs/heads/tensorflow-next c: 79ab923 h: refs/heads/master i: 323535: abb8172
1 parent fab80bc commit bee9b6f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1461,4 +1461,4 @@ refs/heads/master-rebranch: 86e95c23aa0d37f24ec138b7853146c1cead2e40
14611461
refs/heads/rdar-53901732: 9bd06af3284e18a109cdbf9aa59d833b24eeca7b
14621462
refs/heads/revert-26776-subst-always-returns-a-type: 1b8e18fdd391903a348970a4c848995d4cdd789c
14631463
refs/heads/tensorflow-merge: 8b854f62f80d4476cb383d43c4aac2001dde3cec
1464-
refs/heads/tensorflow-next: 4f4708ac8598e8e3f2c6d2712a937550f4da8e2d
1464+
refs/heads/tensorflow-next: 79ab923c2b6aa2f1707431a4a5d245adb095585f

branches/tensorflow-next/validation-test/stdlib/Collection/FlattenCollection.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// FIXME: the test is too slow when the standard library is not optimized.
66
// rdar://problem/46878013
77
// REQUIRES: optimized_stdlib
8+
// REQUIRES: long_test
89

910
import SwiftPrivate
1011
import StdlibUnittest

branches/tensorflow-next/validation-test/stdlib/Collection/LazyFilterCollection.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// FIXME: the test is too slow when the standard library is not optimized.
66
// rdar://problem/46878013
77
// REQUIRES: optimized_stdlib
8+
// REQUIRES: long_test
89

910
import SwiftPrivate
1011
import StdlibUnittest

0 commit comments

Comments
 (0)