Created
January 20, 2016 04:12
-
-
Save modocache/cf888cf869f06207c262 to your computer and use it in GitHub Desktop.
SwiftAndroid test results
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
modocache@ubuntu:~/GitHub/apple/swift$ git log --format=oneline -20 | |
32391abf733831131939c82d1d5d7eefd8d3743d [android][runtime] Load metadata using /proc/self/maps | |
9b3db6e31e20684522d4968e243eb1e39b28e45a android: Use Android bionic's arc4random_uniform (which isn't in headers but is available on all versions so far) | |
d0e1b6e03178baa1562de3f5d5f243d80a9036c2 android: do not add rpaths when linking | |
5723de54dae03264fcc75f9f6e53f12ed2ece392 android: add a modified FreeBSD posix_spawn | |
919ac2410be29ad1dc6123c41a47bd93741c66da android: add unmodified posix_spawn implementation from FreeBSD for diff visibility | |
8d39e638cac63c017095549e96ea64b0e04488f4 android: add Lit config for executing tests on device | |
3c4f2fd9fd8326111a40b14d5bdcf54bc29a7345 android: load conformance tables in main executable properly; fixes #5 | |
83889cd08f8fe5134f2e00b1b3592dc7d5e94fa5 android: detect NDK path from environmental variable, starting to fix Swift default linker flags, attempt at copying libicu libraries automatically (doesn't work) | |
b02aee608d9ef6889853ad2a4eb28d583ee253bc android: load conformance data by reading /proc/self/maps, copy swift.ld for Android target | |
6edf3d3895704e4fd346bef46c8359417fa1fecc android: add Android to list of possible target OSes, stdlib now compiles | |
8dd96c75f2a78497b87bee55f6549b71728af60d android: start working on bionic wrapper module; pass Bsymbolic to stop linker from complaining | |
edcb3bb819a5b71425972ed99f6f62026e69bb59 android: add log2 implementation from Android Support and mulodi4 from compiler_rt, hardcode path to libicu for now | |
03211436e57183c90d248754ca83498492ce1cfe android: add path to libgcc; not working (we probably need real compiler_rt) | |
630bb733e264ad7f87d18b551f1f279165eb67f6 android: stub out some missing methods on Android, disable split dwarf by default | |
a2550e06e39ba4379c4fbb3de337a5e7836f8734 android: hardcode ICU path, add NDK to sysroot, started copying link/compile job pools from LLVM's cmake list, force -j1 and split dwarfs when compiling | |
2c3d810401b02a05df035ba938b5b5f04f941dc4 android: added target in CMakeLists - won't work since libicu is not available on Android | |
0fd9d3900b68e31642b313e9422b55359406322f android: start adding a stub target in the build script; doesn't work at all yet | |
d4edd950b56d50981d8f05573e650ecc2b4e01e4 [docs] LibraryEvolution: Be consistent about made-up API names. | |
de30c0ceeafdfbc31bcb61a334ca30052907bd17 [docs] LibraryEvolution: define "versioned entity" properly. | |
f57b26ba957d72b4d864feecf46539a884834bbb AST: Fix uninitialized ModuleDecl::DSOHandle | |
modocache@ubuntu:~/GitHub/apple/swift$ ../llvm/utils/lit/lit.py -v ../build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7 | |
lit.py: lit.cfg:209: note: using swift: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift | |
lit.py: lit.cfg:209: note: using swiftc: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc | |
lit.py: lit.cfg:209: note: using sil-opt: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/sil-opt | |
lit.py: lit.cfg:209: note: using sil-extract: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/sil-extract | |
lit.py: lit.cfg:209: note: using lldb-moduleimport-test: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/lldb-moduleimport-test | |
lit.py: lit.cfg:209: note: using swift-ide-test: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift-ide-test | |
lit.py: lit.cfg:209: note: using clang: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64/bin/clang | |
lit.py: lit.cfg:209: note: using llvm-link: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64/bin/llvm-link | |
lit.py: lit.cfg:209: note: using swift-llvm-opt: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift-llvm-opt | |
lit.py: lit.cfg:249: note: Using resource dir: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/lib/swift | |
lit.py: lit.cfg:275: note: Using Clang module cache: /tmp/swift-testsuite-clang-module-cacheJbvzYN | |
lit.py: lit.cfg:279: note: Using code completion cache: /tmp/swift-testsuite-completion-cache6I_IRt | |
lit.py: lit.cfg:626: note: Testing Android armv7-none-linux-androideabi | |
lit.py: lit.cfg:209: note: using swift-autolink-extract: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift-autolink-extract | |
lit.py: lit.cfg:753: note: Using platform module dir: /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/lib/swift/%target-sdk-name/armv7 | |
lit.py: discovery.py:190: warning: test suite 'Swift-Unit' contained no tests | |
-- Testing: 2194 tests, 8 threads -- | |
UNSUPPORTED: Swift :: 1_stdlib/ArrayTrapsObjC.swift.gyb (1 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/CGGeometry.swift (2 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/AssetsLibrary.swift (3 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/BoolBridge.swift (4 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/BridgeNonVerbatim.swift (5 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/BridgeStorage.swift.gyb (6 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/Bridgeable.swift (7 of 2194) | |
XFAIL: Swift :: 1_stdlib/ArrayBridge.swift (8 of 2194) | |
PASS: Swift :: 1_stdlib/ArrayDiagnostics.swift (9 of 2194) | |
XFAIL: Swift :: 1_stdlib/CastTraps.swift.gyb (10 of 2194) | |
PASS: Swift :: 1_stdlib/BitwiseOperationsType.swift (11 of 2194) | |
PASS: Swift :: 1_stdlib/Bit.swift (12 of 2194) | |
PASS: Swift :: 1_stdlib/ArrayCore.swift (13 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/CollectionDiagnosticsObjC.swift (14 of 2194) | |
PASS: Swift :: 1_stdlib/Casts.swift (15 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/DarwinAPI.swift (16 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/DictionaryLiteral.swift (17 of 2194) | |
FAIL: Swift :: 1_stdlib/CollectionDiagnostics.swift (18 of 2194) | |
******************** TEST 'Swift :: 1_stdlib/CollectionDiagnostics.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -parse -verify -disable-objc-attr-requires-foundation-module /home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:9:4: error: expected error not produced | |
// expected-error@+2 {{type 'CollectionWithBadSubSequence' does not conform to protocol 'SequenceType'}} | |
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:10:4: error: expected error not produced | |
// expected-error@+1 {{type 'CollectionWithBadSubSequence' does not conform to protocol 'CollectionType'}} | |
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:24:6: error: expected note not produced | |
// expected-note@+2 {{possibly intended match 'SubSequence' (aka 'OpaqueValue<Int8>') does not conform to 'Indexable'}} | |
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:25:6: error: expected note not produced | |
// expected-note@+1 {{possibly intended match}} | |
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:51:30: error: expected warning not produced | |
var sequence = sequence // expected-warning {{was never mutated; consider changing to 'let' constant}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:52:48: error: expected warning not produced | |
var mutableCollection = mutableCollection // expected-warning {{was never mutated; consider changing to 'let' constant}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:53:24: error: expected warning not produced | |
var array = array // expected-warning {{was never mutated; consider changing to 'let' constant}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:55:22: error: expected warning not produced | |
sequence.sort() // expected-warning {{result of call to 'sort()' is unused}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:56:32: error: expected warning not produced | |
sequence.sort { $0 < $1 } // expected-warning {{result of call to 'sort' is unused}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:58:31: error: expected warning not produced | |
mutableCollection.sort() // expected-warning {{result of call to non-mutating function 'sort()' is unused; use 'sortInPlace()' to mutate in-place}} {{21-25=sortInPlace}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:59:41: error: expected warning not produced | |
mutableCollection.sort { $0 < $1 } // expected-warning {{result of call to non-mutating function 'sort' is unused; use 'sortInPlace' to mutate in-place}} {{21-25=sortInPlace}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:61:19: error: expected warning not produced | |
array.sort() // expected-warning {{result of call to non-mutating function 'sort()' is unused; use 'sortInPlace()' to mutate in-place}} {{9-13=sortInPlace}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:62:29: error: expected warning not produced | |
array.sort { $0 < $1 } // expected-warning {{result of call to non-mutating function 'sort' is unused; use 'sortInPlace' to mutate in-place}} {{9-13=sortInPlace}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:110:4: error: expected error not produced | |
// expected-error@+1 {{type 'BadBidirectionalIndex1' does not conform to protocol 'BidirectionalIndexType'}} | |
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:158:4: error: expected error not produced | |
// expected-error@+2 {{type 'BadRandomAccessIndex1' does not conform to protocol 'RandomAccessIndexType'}} | |
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:172:4: error: expected error not produced | |
// expected-error@+2 {{type 'BadRandomAccessIndex2' does not conform to protocol 'RandomAccessIndexType'}} | |
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:189:4: error: expected error not produced | |
// expected-error@+2 {{type 'BadRandomAccessIndex3' does not conform to protocol 'RandomAccessIndexType'}} | |
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:207:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:210:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:213:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:217:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:220:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:223:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:227:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:231:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:234:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:238:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:241:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:245:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:248:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:251:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:255:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:258:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:262:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:265:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:268:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:271:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:275:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:278:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:281:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:284:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:287:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:290:36: error: expected error not produced | |
extension FilterSequenceView {} // expected-error {{'FilterSequenceView' has been renamed to 'FilterSequence'}} {{11-29=FilterSequence}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:291:43: error: expected error not produced | |
extension FilterCollectionViewIndex {} // expected-error {{'FilterCollectionViewIndex' has been renamed to 'FilterCollectionIndex'}} {{11-36=FilterCollectionIndex}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:292:38: error: expected error not produced | |
extension FilterCollectionView {} // expected-error {{'FilterCollectionView' has been renamed to 'FilterCollection'}} {{11-31=FilterCollection}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:295:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:298:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:301:30: error: expected error not produced | |
func foo(element: T) {} // expected-error {{'T' has been renamed to 'Element'}} {{21-22=Element}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:304:38: error: expected error not produced | |
extension MapSequenceGenerator {} // expected-error {{'MapSequenceGenerator' has been renamed to 'LazyMapGenerator'}} {{11-31=LazyMapGenerator}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:305:33: error: expected error not produced | |
extension MapSequenceView {} // expected-error {{'MapSequenceView' has been renamed to 'LazyMapSequence'}} {{11-26=LazyMapSequence}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:306:35: error: expected error not produced | |
extension MapCollectionView {} // expected-error {{'MapCollectionView' has been renamed to 'LazyMapCollection'}} {{11-28=LazyMapCollection}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:309:27: error: expected error not produced | |
func foo(base: S) {} // expected-error {{'S' has been renamed to 'Base'}} {{18-19=Base}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:310:36: error: expected error not produced | |
func bar() { _ = self.array } // expected-error {{please construct an Array from your lazy sequence}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:313:27: error: expected error not produced | |
func foo(base: S) {} // expected-error {{'S' has been renamed to 'Base'}} {{18-19=Base}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:316:44: error: expected error not produced | |
func foo<T>(_:LazyForwardCollection<T>) // expected-error {{'LazyForwardCollection' has been renamed to 'LazyCollection'}} {{15-36=LazyCollection}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:317:50: error: expected error not produced | |
func foo<T>(_:LazyBidirectionalCollection<T>) // expected-error {{'LazyBidirectionalCollection' has been renamed to 'LazyCollection'}} {{15-42=LazyCollection}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:318:49: error: expected error not produced | |
func foo<T>(_:LazyRandomAccessCollection<T>) // expected-error {{'LazyRandomAccessCollection' has been renamed to 'LazyCollection'}} {{15-41=LazyCollection}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:321:27: error: expected error not produced | |
func foo(base: I) {} // expected-error {{'I' has been renamed to 'Base'}} {{18-19=Base}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:324:27: error: expected error not produced | |
func foo(base: I) {} // expected-error {{'I' has been renamed to 'Base'}} {{18-19=Base}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:327:27: error: expected error not produced | |
func foo(base: T) {} // expected-error {{'T' has been renamed to 'Base'}} {{18-19=Base}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:330:27: error: expected error not produced | |
func foo(base: T) {} // expected-error {{'T' has been renamed to 'Base'}} {{18-19=Base}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:333:42: error: expected error not produced | |
extension BidirectionalReverseView {} // expected-error {{'BidirectionalReverseView' has been renamed to 'ReverseCollection'}} {{11-35=ReverseCollection}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:334:41: error: expected error not produced | |
extension RandomAccessReverseView {} // expected-error {{'RandomAccessReverseView' has been renamed to 'ReverseRandomAccessCollection'}} {{11-34=ReverseRandomAccessCollection}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:337:27: error: expected error not produced | |
func foo(base: G) {} // expected-error {{'G' has been renamed to 'Base'}} {{18-19=Base}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:340:31: error: expected error not produced | |
extension ZipGenerator2 {} // expected-error {{'ZipGenerator2' has been renamed to 'Zip2Generator'}} {{11-24=Zip2Generator}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:341:22: error: expected error not produced | |
extension Zip2 {} // expected-error {{'Zip2' has been renamed to 'Zip2Sequence'}} {{11-15=Zip2Sequence}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:344:29: error: expected error not produced | |
func foo(memory: T) {} // expected-error {{'T' has been renamed to 'Memory'}} {{20-21=Memory}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:347:29: error: expected error not produced | |
func foo(memory: T) {} // expected-error {{'T' has been renamed to 'Memory'}} {{20-21=Memory}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:351:28: error: expected error not produced | |
func foo(bound: T) {} // expected-error {{'T' has been renamed to 'Bound'}} {{19-20=Bound}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:354:28: error: expected error not produced | |
func foo(bound: T) {} // expected-error {{'T' has been renamed to 'Bound'}} {{19-20=Bound}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:358:31: error: expected error not produced | |
func foo(instance: T) {} // expected-error {{'T' has been renamed to 'Instance'}} {{22-23=Instance}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:361:39: error: expected error not produced | |
struct MyCollection : Sliceable {} // expected-error {{'Sliceable' has been renamed to 'CollectionType'}} {{23-32=CollectionType}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:362:39: error: expected error not produced | |
protocol MyProtocol : Sliceable {} // expected-error {{'Sliceable' has been renamed to 'CollectionType'}} {{23-32=CollectionType}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:363:51: error: expected error not produced | |
func processCollection<E : Sliceable>(e: E) {} // expected-error {{'Sliceable' has been renamed to 'CollectionType'}} {{28-37=CollectionType}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:367:23: error: expected error not produced | |
c.extend([ 10 ]) // expected-error {{'extend' has been renamed to 'appendContentsOf'}} {{5-11=appendContentsOf}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:368:46: error: expected error not produced | |
c.splice([ 10 ], atIndex: c.startIndex) // expected-error {{'splice(_:atIndex:)' has been renamed to 'insertContentsOf'}} {{5-11=insertContentsOf}} | |
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:372:26: error: expected warning not produced | |
_ = anyGenerator(g) // expected-warning {{'anyGenerator' is deprecated: renamed to 'AnyGenerator'}} expected-note {{use 'AnyGenerator' instead}} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:372:103: error: expected note not produced | |
_ = anyGenerator(g) // expected-warning {{'anyGenerator' is deprecated: renamed to 'AnyGenerator'}} expected-note {{use 'AnyGenerator' instead}} | |
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:373:29: error: expected warning not produced | |
_ = anyGenerator { 1 } // expected-warning {{'anyGenerator' is deprecated: renamed to 'AnyGenerator'}} expected-note {{use 'AnyGenerator' instead}} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/CollectionDiagnostics.swift:373:106: error: expected note not produced | |
_ = anyGenerator { 1 } // expected-warning {{'anyGenerator' is deprecated: renamed to 'AnyGenerator'}} expected-note {{use 'AnyGenerator' instead}} | |
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
<unknown>:0: error: fatal error encountered while in -verify mode | |
-- | |
******************** | |
PASS: Swift :: 1_stdlib/Builtins.swift (19 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/Dispatch.swift (20 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/DispatchTypes.swift (21 of 2194) | |
XFAIL: Swift :: 1_stdlib/DictionaryTraps.swift (22 of 2194) | |
PASS: Swift :: 1_stdlib/CollectionOfOne.swift (23 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/ErrorTypeBridging.swift (24 of 2194) | |
PASS: Swift :: 1_stdlib/CharacterTraps.swift (25 of 2194) | |
PASS: Swift :: 1_stdlib/ErrorType.swift (26 of 2194) | |
PASS: Swift :: 1_stdlib/Character.swift (27 of 2194) | |
PASS: Swift :: 1_stdlib/DictionaryUnchecked.swift (28 of 2194) | |
PASS: Swift :: 1_stdlib/ErrorHandling.swift (29 of 2194) | |
PASS: Swift :: 1_stdlib/Experimental.swift (30 of 2194) | |
PASS: Swift :: 1_stdlib/FloatingPointIR.swift (31 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/Foundation_NewGenericAPIs.swift (32 of 2194) | |
PASS: Swift :: 1_stdlib/FixedPointTruncation.swift (33 of 2194) | |
PASS: Swift :: 1_stdlib/Collection.swift (34 of 2194) | |
PASS: Swift :: 1_stdlib/Filter.swift (35 of 2194) | |
PASS: Swift :: 1_stdlib/Generator.swift (36 of 2194) | |
PASS: Swift :: 1_stdlib/ImplicitlyUnwrappedOptional.swift (37 of 2194) | |
PASS: Swift :: 1_stdlib/Float.swift (38 of 2194) | |
PASS: Swift :: 1_stdlib/HeapBuffer.swift (39 of 2194) | |
PASS: Swift :: 1_stdlib/Interval.swift (40 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/KVO.swift (41 of 2194) | |
PASS: Swift :: 1_stdlib/ExistentialCollection.swift (42 of 2194) | |
PASS: Swift :: 1_stdlib/IntervalTraps.swift (43 of 2194) | |
PASS: Swift :: 1_stdlib/LogicValue.swift (44 of 2194) | |
XFAIL: Swift :: 1_stdlib/ManagedBuffer.swift (45 of 2194) | |
XFAIL: Swift :: 1_stdlib/Mirror.swift (46 of 2194) | |
PASS: Swift :: 1_stdlib/Index.swift.gyb (47 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NSArrayAPI.swift (48 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NSDictionary.swift (49 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NSEnumeratorAPI.swift (50 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NSObject.swift (51 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NSSetAPI.swift (52 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NSStringAPI.swift (53 of 2194) | |
PASS: Swift :: 1_stdlib/NSUndoManager.swift (54 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NSValueBridging.swift (55 of 2194) | |
PASS: Swift :: 1_stdlib/MirrorDiagnostics.swift (56 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NewString.swift (57 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NewStringAppending.swift (58 of 2194) | |
XFAIL: Swift :: 1_stdlib/Nil.swift (59 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/NoFoundation.swift (60 of 2194) | |
PASS: Swift :: 1_stdlib/InputStream.swift.gyb (61 of 2194) | |
PASS: Swift :: 1_stdlib/Join.swift.gyb (62 of 2194) | |
PASS: Swift :: 1_stdlib/Map.swift (63 of 2194) | |
PASS: Swift :: 1_stdlib/FloatingPoint.swift.gyb (64 of 2194) | |
FAIL: Swift :: 1_stdlib/POSIX.swift (65 of 2194) | |
******************** TEST 'Swift :: 1_stdlib/POSIX.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/POSIX.swift.tmp && mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/POSIX.swift.tmp && /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc -target armv7-none-linux-androideabi -Xlinker --allow-shlib-undefined -Xlinker -pie -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' /home/modocache/GitHub/apple/swift/test/1_stdlib/POSIX.swift -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/POSIX.swift.tmp/a.out -module-name main && /home/modocache/GitHub/apple/swift/test/../../swift-android-extras/rundroid /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/POSIX.swift.tmp/a.out | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/POSIX.swift:8:10: error: no such module 'Darwin' | |
import Darwin | |
^ | |
-- | |
******************** | |
PASS: Swift :: 1_stdlib/OptionSetTest.swift (66 of 2194) | |
XFAIL: Swift :: 1_stdlib/NewArray.swift.gyb (67 of 2194) | |
PASS: Swift :: 1_stdlib/PrintBoolean.swift (68 of 2194) | |
PASS: Swift :: 1_stdlib/PrintArray.swift (69 of 2194) | |
PASS: Swift :: 1_stdlib/PrintDiagnostics.swift (70 of 2194) | |
PASS: Swift :: 1_stdlib/Print.swift (71 of 2194) | |
PASS: Swift :: 1_stdlib/Optional.swift (72 of 2194) | |
XFAIL: Swift :: 1_stdlib/PrintFloat.swift (73 of 2194) | |
PASS: Swift :: 1_stdlib/PrintDictionary.swift (74 of 2194) | |
PASS: Swift :: 1_stdlib/PrintClass.swift (75 of 2194) | |
PASS: Swift :: 1_stdlib/PrintInteger.swift (76 of 2194) | |
PASS: Swift :: 1_stdlib/PrintPointer.swift (77 of 2194) | |
PASS: Swift :: 1_stdlib/PrintSet.swift (78 of 2194) | |
PASS: Swift :: 1_stdlib/OptionalTraps.swift (79 of 2194) | |
PASS: Swift :: 1_stdlib/PrintString.swift (80 of 2194) | |
PASS: Swift :: 1_stdlib/RangeDiagnostics.swift (81 of 2194) | |
PASS: Swift :: 1_stdlib/PrintTuple.swift (82 of 2194) | |
PASS: Swift :: 1_stdlib/PrintStruct.swift (83 of 2194) | |
XPASS: Swift :: 1_stdlib/ReflectionHashing.swift (84 of 2194) | |
******************** TEST 'Swift :: 1_stdlib/ReflectionHashing.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc -target armv7-none-linux-androideabi -Xlinker --allow-shlib-undefined -Xlinker -pie -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' -module-name a /home/modocache/GitHub/apple/swift/test/1_stdlib/ReflectionHashing.swift -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/ReflectionHashing.swift.tmp.out | |
/home/modocache/GitHub/apple/swift/test/../../swift-android-extras/rundroid /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/ReflectionHashing.swift.tmp.out | |
-- | |
Exit Code: 0 | |
Command Output (stderr): | |
-- | |
870 KB/s (125760 bytes in 0.141s) | |
Aborted | |
-- | |
******************** | |
PASS: Swift :: 1_stdlib/RangeTraps.swift (85 of 2194) | |
XFAIL: Swift :: 1_stdlib/Reflection_objc.swift (86 of 2194) | |
PASS: Swift :: 1_stdlib/Range.swift (87 of 2194) | |
PASS: Swift :: 1_stdlib/Reflection.swift (88 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/RuntimeObjC.swift (89 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/SceneKit.swift (90 of 2194) | |
FAIL: Swift :: 1_stdlib/Reflection_jit.swift (91 of 2194) | |
******************** TEST 'Swift :: 1_stdlib/Reflection_jit.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -interpret -parse-stdlib /home/modocache/GitHub/apple/swift/test/1_stdlib/Reflection.swift -- /home/modocache/GitHub/apple/swift/test/1_stdlib/Inputs/shuffle.jpg | FileCheck /home/modocache/GitHub/apple/swift/test/1_stdlib/Reflection.swift | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
<unknown>:0: error: could not load the swift standard library | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
PASS: Swift :: 1_stdlib/Repeat.swift (92 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/SetTrapsObjC.swift (93 of 2194) | |
PASS: Swift :: 1_stdlib/SequenceWrapperTest.swift (94 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/SpriteKit.swift (95 of 2194) | |
PASS: Swift :: 1_stdlib/Sort.swift.gyb (96 of 2194) | |
PASS: Swift :: 1_stdlib/ArrayTraps.swift.gyb (97 of 2194) | |
XFAIL: Swift :: 1_stdlib/StringDiagnostics.swift (98 of 2194) | |
PASS: Swift :: 1_stdlib/StaticString.swift (99 of 2194) | |
PASS: Swift :: 1_stdlib/StringReallocation.swift (100 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/SwiftObjectNSObject.swift (101 of 2194) | |
PASS: Swift :: 1_stdlib/Strideable.swift (102 of 2194) | |
PASS: Swift :: 1_stdlib/SetTraps.swift (103 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/UIKit.swift (104 of 2194) | |
UNSUPPORTED: Swift :: 1_stdlib/UIViewControllerAdditions.swift (105 of 2194) | |
PASS: Swift :: 1_stdlib/TypeName.swift (106 of 2194) | |
PASS: Swift :: 1_stdlib/UnicodeScalarDiagnostics.swift (107 of 2194) | |
PASS: Swift :: 1_stdlib/Runtime.swift (108 of 2194) | |
PASS: Swift :: 1_stdlib/Unicode.swift (109 of 2194) | |
FAIL: Swift :: 1_stdlib/VarArgs.swift (110 of 2194) | |
******************** TEST 'Swift :: 1_stdlib/VarArgs.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/VarArgs.swift.tmp && mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/VarArgs.swift.tmp && /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc -target armv7-none-linux-androideabi -Xlinker --allow-shlib-undefined -Xlinker -pie -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' /home/modocache/GitHub/apple/swift/test/1_stdlib/VarArgs.swift -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/VarArgs.swift.tmp/a.out -module-name main -Xfrontend -disable-access-control && /home/modocache/GitHub/apple/swift/test/../../swift-android-extras/rundroid /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/1_stdlib/Output/VarArgs.swift.tmp/a.out -parse-stdlib /home/modocache/GitHub/apple/swift/test/1_stdlib/VarArgs.swift | FileCheck /home/modocache/GitHub/apple/swift/test/1_stdlib/VarArgs.swift | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/VarArgs.swift:15:25: error: cannot convert value of type '(_) -> Int32' to expected argument type 'CVaListPointer -> _' | |
withVaList(arguments) { | |
^ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/VarArgs.swift:39:20: error: cannot convert value of type '(_) -> Int32' to expected argument type 'CVaListPointer -> _' | |
withVaList(args) { | |
^ | |
/home/modocache/GitHub/apple/swift/test/1_stdlib/VarArgs.swift:63:20: error: cannot convert value of type '(_) -> Int32' to expected argument type 'CVaListPointer -> _' | |
withVaList(args) { | |
^ | |
-- | |
******************** | |
PASS: Swift :: 1_stdlib/Tuple.swift.gyb (111 of 2194) | |
PASS: Swift :: 1_stdlib/Unmanaged.swift (112 of 2194) | |
PASS: Swift :: 1_stdlib/Zip.swift (113 of 2194) | |
PASS: Swift :: 1_stdlib/alloc_rounding.swift (114 of 2194) | |
XFAIL: Swift :: 1_stdlib/simd_diagnostics.swift (115 of 2194) | |
PASS: Swift :: 1_stdlib/integer_conversions.swift (116 of 2194) | |
PASS: Swift :: 1_stdlib/StringTraps.swift (117 of 2194) | |
XFAIL: Swift :: 1_stdlib/simd.swift.gyb (118 of 2194) | |
XFAIL: Swift :: 1_stdlib/tgmath_optimized.swift (119 of 2194) | |
PASS: Swift :: ABI/name_migrator.sil (120 of 2194) | |
UNSUPPORTED: Swift :: APINotes/blocks.swift (121 of 2194) | |
UNSUPPORTED: Swift :: APINotes/irgen-prop-getter-setter.swift (122 of 2194) | |
PASS: Swift :: AutolinkExtract/empty.swift (123 of 2194) | |
PASS: Swift :: 1_stdlib/NumericParsing.swift.gyb (124 of 2194) | |
PASS: Swift :: AutolinkExtract/empty_archive.swift (125 of 2194) | |
PASS: Swift :: AutolinkExtract/error_no_inputs.swift (126 of 2194) | |
PASS: Swift :: AutolinkExtract/import.swift (127 of 2194) | |
PASS: Swift :: BuildConfigurations/arm64AppleTVOSTarget.swift (128 of 2194) | |
PASS: Swift :: BuildConfigurations/arm64IOSTarget.swift (129 of 2194) | |
PASS: Swift :: AutolinkExtract/import_archive.swift (130 of 2194) | |
PASS: Swift :: BuildConfigurations/armIOSTarget.swift (131 of 2194) | |
PASS: Swift :: BuildConfigurations/armWatchOSTarget.swift (132 of 2194) | |
PASS: Swift :: BuildConfigurations/basicDeclarations.swift (133 of 2194) | |
PASS: Swift :: BuildConfigurations/basicIdentity.swift (134 of 2194) | |
PASS: Swift :: BuildConfigurations/decl_parse_errors.swift (135 of 2194) | |
PASS: Swift :: BuildConfigurations/basicParseErrors.swift (136 of 2194) | |
PASS: Swift :: BuildConfigurations/endif-on-end-of-file.swift (137 of 2194) | |
PASS: Swift :: BuildConfigurations/i386AppleTVOSTarget.swift (138 of 2194) | |
PASS: Swift :: BuildConfigurations/i386IOSTarget.swift (139 of 2194) | |
PASS: Swift :: BuildConfigurations/i386WatchOSTarget.swift (140 of 2194) | |
PASS: Swift :: BuildConfigurations/invalid-runtime-name.swift (141 of 2194) | |
PASS: Swift :: 1_stdlib/subString.swift (142 of 2194) | |
PASS: Swift :: BuildConfigurations/module_top_level.swift (143 of 2194) | |
PASS: Swift :: BuildConfigurations/no_configuration_error1.swift (144 of 2194) | |
PASS: Swift :: BuildConfigurations/no_configuration_error2.swift (145 of 2194) | |
PASS: Swift :: 1_stdlib/UnsafePointer.swift.gyb (146 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-inside-function-2.swift (147 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-inside-function-3.swift (148 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-inside-function.swift (149 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-inside-function-4.swift (150 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-inside-statement-2.swift (151 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-top-level-3.swift (152 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-top-level-2.swift (153 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-inside-statement.swift (154 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-top-level-clean.swift (155 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-top-level-nested.swift (156 of 2194) | |
PASS: Swift :: BuildConfigurations/pound-if-top-level.swift (157 of 2194) | |
PASS: Swift :: BuildConfigurations/powerpc64LinuxTarget.swift (158 of 2194) | |
PASS: Swift :: BuildConfigurations/trailingClosureOnTargetConfig.swift (159 of 2194) | |
PASS: Swift :: BuildConfigurations/powerpc64leLinuxTarget.swift (160 of 2194) | |
PASS: Swift :: BuildConfigurations/topLevelDeclarations.swift (161 of 2194) | |
PASS: Swift :: BuildConfigurations/x64AppleTVOSTarget.swift (162 of 2194) | |
PASS: Swift :: BuildConfigurations/x64FreeBSDTarget.swift (163 of 2194) | |
PASS: Swift :: BuildConfigurations/x64IOSTarget.swift (164 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/AppKit_test.swift (165 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/CoreMIDI_test.swift (166 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/CoreServices_test.swift (167 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/Darwin_sdk_test.swift (168 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/Darwin_test.swift (169 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/Dispatch_test.swift (170 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/MixedSource/Xcc_include.swift (171 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/MixedSource/broken-bridging-header.swift (172 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/MixedSource/broken-modules.swift (173 of 2194) | |
PASS: Swift :: BuildConfigurations/x64OSXTarget.swift (174 of 2194) | |
PASS: Swift :: CircularReferences/global_typealias.swift (175 of 2194) | |
PASS: Swift :: BuildConfigurations/x64LinuxTarget.swift (176 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/MixedSource/mixed-nsuinteger.swift (177 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/MixedSource/mixed-target-using-header.swift (178 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/MixedSource/mixed-target-using-module.swift (179 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/MixedSource/resolve-cross-language.swift (180 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/Security_test.swift (181 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/accessibility_framework.swift (182 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/adapter.swift (183 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/attr-swift_name.swift (184 of 2194) | |
PASS: Swift :: ClangModules/attr-swift_name_renaming.swift (185 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/attr-swift_private.swift (186 of 2194) | |
XFAIL: Swift :: ClangModules/MixedSource/import-mixed-with-header-twice.swift (187 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/availability.swift (188 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/availability_app_extension.swift (189 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/availability_implicit_macosx.swift (190 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/availability_ios.swift (191 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/availability_macosx.swift (192 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/availability_variadic.swift (193 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/availability_watchos.swift (194 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/bad-deployment-target.swift (195 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/blocks_parse.swift (196 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/broken-modules.swift (197 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/cf.swift (198 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/cfuncs_ir.swift (199 of 2194) | |
XFAIL: Swift :: ClangModules/MixedSource/import-mixed-with-header.swift (200 of 2194) | |
XFAIL: Swift :: ClangModules/cfuncs_parse.swift (201 of 2194) | |
XFAIL: Swift :: ClangModules/MixedSource/import-mixed-framework.swift (202 of 2194) | |
PASS: Swift :: ClangModules/const_and_pure.swift (203 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/ctypes_ir.swift (204 of 2194) | |
XFAIL: Swift :: ClangModules/cstring_parse.swift (205 of 2194) | |
FAIL: Swift :: ClangModules/autolinking.swift (206 of 2194) | |
******************** TEST 'Swift :: ClangModules/autolinking.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp | |
mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/ClangModules/autolinking.swift -sdk /home/modocache/GitHub/apple/swift/test/ClangModules/Inputs -I /home/modocache/GitHub/apple/swift/test/ClangModules/Inputs/custom-modules -emit-ir -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp/without-adapter.ll | |
FileCheck /home/modocache/GitHub/apple/swift/test/ClangModules/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp/without-adapter.ll | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-module /home/modocache/GitHub/apple/swift/test/ClangModules/Inputs/adapter.swift -sdk /home/modocache/GitHub/apple/swift/test/ClangModules/Inputs -module-link-name SwiftAdapter -module-name ClangModuleWithAdapter -I /home/modocache/GitHub/apple/swift/test/ClangModules/Inputs/custom-modules -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/ClangModules/autolinking.swift -sdk /home/modocache/GitHub/apple/swift/test/ClangModules/Inputs -I /home/modocache/GitHub/apple/swift/test/ClangModules/Inputs/custom-modules -I /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp -emit-ir -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp/with-adapter.ll | |
FileCheck /home/modocache/GitHub/apple/swift/test/ClangModules/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp/with-adapter.ll | |
FileCheck --check-prefix=CHECK-WITH-SWIFT /home/modocache/GitHub/apple/swift/test/ClangModules/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp/with-adapter.ll | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/ClangModules/autolinking.swift -sdk /home/modocache/GitHub/apple/swift/test/ClangModules/Inputs -I /home/modocache/GitHub/apple/swift/test/ClangModules/Inputs/custom-modules -emit-ir -disable-autolink-framework LinkFramework -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp/with-disabled.ll | |
FileCheck --check-prefix=CHECK-WITH-DISABLED /home/modocache/GitHub/apple/swift/test/ClangModules/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/autolinking.swift.tmp/with-disabled.ll | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/ClangModules/autolinking.swift:17:8: error: no such module 'LinkFramework' | |
import LinkFramework | |
^ | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "ClangModuleUser.h" | |
^ | |
-- | |
******************** | |
UNSUPPORTED: Swift :: ClangModules/ctypes_parse_macosx.swift (207 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/ctypes_parse_objc.swift (208 of 2194) | |
PASS: Swift :: ClangModules/ctypes_parse_bitfields.swift (209 of 2194) | |
PASS: Swift :: ClangModules/ctypes_parse.swift (210 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/cvars_ir.swift (211 of 2194) | |
PASS: Swift :: ClangModules/ctypes_parse_union.swift (212 of 2194) | |
PASS: Swift :: ClangModules/custom-include.swift (213 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/enum-dataflow.swift (214 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/enum-new.swift (215 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/enum-objc.swift (216 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/enum-with-target.swift (217 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/enum.swift (218 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/foreign_errors.swift (219 of 2194) | |
PASS: Swift :: ClangModules/cvars_parse.swift (220 of 2194) | |
FAIL: Swift :: ClangModules/clang_builtin.swift (221 of 2194) | |
******************** TEST 'Swift :: ClangModules/clang_builtin.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/clang_builtin.swift.tmp/clang-module-cache | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -parse -verify -module-cache-path /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/clang_builtin.swift.tmp/clang-module-cache /home/modocache/GitHub/apple/swift/test/ClangModules/clang_builtin.swift | |
ls -lR /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/ClangModules/Output/clang_builtin.swift.tmp/clang-module-cache | FileCheck /home/modocache/GitHub/apple/swift/test/ClangModules/clang_builtin.swift | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/ClangModules/clang_builtin.swift:9:8: error: unexpected error produced: could not build Objective-C module '_Builtin_intrinsics' | |
import _Builtin_intrinsics | |
^ | |
<unknown>:0: error: fatal error encountered while in -verify mode | |
-- | |
******************** | |
PASS: Swift :: ClangModules/macros_redef.swift (222 of 2194) | |
XFAIL: Swift :: ClangModules/diags_from_module.swift (223 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/no-import-objc.swift (224 of 2194) | |
XFAIL: Swift :: ClangModules/macros.swift (225 of 2194) | |
PASS: Swift :: ClangModules/no-sdk.swift (226 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/nullability.swift (227 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/nullability_silgen.swift (228 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_bridge_categories.swift (229 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_bridging.swift (230 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_bridging_generics.swift (231 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_diags.swift (232 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_dynamic_lookup.swift (233 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_factory_method.swift (234 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_failable_inits.swift (235 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_implicit_with.swift (236 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_init.swift (237 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_init_conformance.swift (238 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_init_redundant.swift (239 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_ir.swift (240 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_nsmanagedobject.swift (241 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_override.swift (242 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_parse.swift (243 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_proxies.swift (244 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/objc_subscript.swift (245 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/omit_needless_words.swift (246 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/optional.swift (247 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/protocol_metatype_object_conversion.swift (248 of 2194) | |
PASS: Swift :: ClangModules/non-modular-include.swift (249 of 2194) | |
PASS: Swift :: ClangModules/mapped-integers.swift.gyb (250 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/sdk-bridging-header.swift (251 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/sdk-protocol-class.swift (252 of 2194) | |
PASS: Swift :: ClangModules/missing-adapter.swift (253 of 2194) | |
PASS: Swift :: ClangModules/requires.swift (254 of 2194) | |
XFAIL: Swift :: ClangModules/sdk.swift (255 of 2194) | |
XFAIL: Swift :: ClangModules/serialization-search-paths.swift (256 of 2194) | |
XFAIL: Swift :: ClangModules/serialization.swift (257 of 2194) | |
PASS: Swift :: ClangModules/script.swift (258 of 2194) | |
PASS: Swift :: ClangModules/simd.swift (259 of 2194) | |
PASS: Swift :: ClangModules/simd_sans_simd.swift (260 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/swift_modules.swift (261 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/uikit_hacks.swift (262 of 2194) | |
UNSUPPORTED: Swift :: ClangModules/working-directory.swift (263 of 2194) | |
XFAIL: Swift :: ClangModules/submodules_indirect.swift (264 of 2194) | |
XFAIL: Swift :: 1_stdlib/tgmath.swift (265 of 2194) | |
PASS: Swift :: ClangModules/submodules_scoped.swift (266 of 2194) | |
PASS: Swift :: Constraints/associated_self_types.swift (267 of 2194) | |
UNSUPPORTED: Swift :: Constraints/bridging.swift (268 of 2194) | |
PASS: Swift :: Constraints/associated_types.swift (269 of 2194) | |
UNSUPPORTED: Swift :: Constraints/casts_objc.swift (270 of 2194) | |
PASS: Swift :: Constraints/assignment.swift (271 of 2194) | |
PASS: Swift :: ClangModules/submodules.swift (272 of 2194) | |
PASS: Swift :: Constraints/class.swift (273 of 2194) | |
PASS: Swift :: 1_stdlib/sort_integers.swift (274 of 2194) | |
PASS: Swift :: Constraints/condition.swift (275 of 2194) | |
PASS: Swift :: Constraints/casts.swift (276 of 2194) | |
PASS: Swift :: Constraints/array_literal.swift (277 of 2194) | |
PASS: Swift :: Constraints/diag_ambiguities.swift (278 of 2194) | |
PASS: Swift :: Constraints/default_literals.swift (279 of 2194) | |
UNSUPPORTED: Swift :: Constraints/dynamic_lookup.swift (280 of 2194) | |
UNSUPPORTED: Swift :: Constraints/errortype_bridging.swift (281 of 2194) | |
PASS: Swift :: Constraints/diag_ambiguities_module.swift (282 of 2194) | |
PASS: Swift :: Constraints/existential_metatypes.swift (283 of 2194) | |
PASS: Swift :: Constraints/construction.swift (284 of 2194) | |
PASS: Swift :: Constraints/dictionary_literal.swift (285 of 2194) | |
PASS: Swift :: Constraints/function.swift (286 of 2194) | |
PASS: Swift :: Constraints/generic_construction_deduction.swift (287 of 2194) | |
PASS: Swift :: Constraints/fixes.swift (288 of 2194) | |
PASS: Swift :: Constraints/generic_overload.swift (289 of 2194) | |
UNSUPPORTED: Swift :: Constraints/imported_rawValue_assignment.swift (290 of 2194) | |
PASS: Swift :: Constraints/generic_protocol_witness.swift (291 of 2194) | |
PASS: Swift :: Constraints/incomplete_function_ref.swift (292 of 2194) | |
PASS: Swift :: Constraints/if_expr.swift (293 of 2194) | |
PASS: Swift :: Constraints/invalid_archetype_constraint.swift (294 of 2194) | |
PASS: Swift :: Constraints/invalid_logicvalue_coercion.swift (295 of 2194) | |
PASS: Swift :: Constraints/invalid_constraint_lookup.swift (296 of 2194) | |
PASS: Swift :: Constraints/invalid_stdlib.swift (297 of 2194) | |
PASS: Swift :: Constraints/invalid_stdlib_2.swift (298 of 2194) | |
PASS: Swift :: Constraints/closures.swift (299 of 2194) | |
PASS: Swift :: Constraints/generics.swift (300 of 2194) | |
PASS: Swift :: Constraints/members_objc.swift (301 of 2194) | |
PASS: Swift :: Constraints/metatypes.swift (302 of 2194) | |
UNSUPPORTED: Swift :: Constraints/optional.swift (303 of 2194) | |
PASS: Swift :: Constraints/nested_generics.swift (304 of 2194) | |
PASS: Swift :: Constraints/overload.swift (305 of 2194) | |
PASS: Swift :: Constraints/keyword_arguments.swift (306 of 2194) | |
PASS: Swift :: Constraints/lvalues.swift (307 of 2194) | |
PASS: Swift :: Constraints/members.swift (308 of 2194) | |
PASS: Swift :: Constraints/ranking.swift (309 of 2194) | |
PASS: Swift :: Constraints/same_types.swift (310 of 2194) | |
PASS: Swift :: Constraints/super_constructor.swift (311 of 2194) | |
PASS: Swift :: Constraints/patterns.swift (312 of 2194) | |
PASS: Swift :: Constraints/protocols.swift (313 of 2194) | |
PASS: Swift :: Constraints/super_method.swift (314 of 2194) | |
PASS: Swift :: Constraints/subscript.swift (315 of 2194) | |
PASS: Swift :: Constraints/recursive_concrete_constraints.swift (316 of 2194) | |
PASS: Swift :: Constraints/unchecked_optional.swift (317 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/ASTSection_linker.swift (318 of 2194) | |
PASS: Swift :: Constraints/unconstrained_generic.swift (319 of 2194) | |
FAIL: Swift :: DebugInfo/ASTSection_ObjC.swift (320 of 2194) | |
******************** TEST 'Swift :: DebugInfo/ASTSection_ObjC.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp && mkdir /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp | |
cp /home/modocache/GitHub/apple/swift/test/DebugInfo/Inputs/serialized-objc-header.h /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc -target armv7-none-linux-androideabi -Xlinker --allow-shlib-undefined -Xlinker -pie -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' -emit-executable /home/modocache/GitHub/apple/swift/test/DebugInfo/ASTSection.swift -g -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/ASTSection-with-ObjC -import-objc-header /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/serialized-objc-header.h -DOBJC -module-name ASTSection -emit-module | |
'/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/lldb-moduleimport-test' -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/ASTSection-with-ObjC | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/ASTSection_ObjC.swift | |
rm /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/serialized-objc-header.h | |
'/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/lldb-moduleimport-test' -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/ASTSection-with-ObjC | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/ASTSection_ObjC.swift | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc -target armv7-none-linux-androideabi -Xlinker --allow-shlib-undefined -Xlinker -pie -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' -emit-executable /home/modocache/GitHub/apple/swift/test/DebugInfo/ASTSection.swift -gline-tables-only -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/ASTSection -emit-module | |
'/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/lldb-moduleimport-test' -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/ASTSection | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/ASTSection_ObjC.swift --allow-empty --check-prefix=LINETABLE-CHECK | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/serialized-objc-header.h:1:1: error: expected identifier or '(' | |
@interface ObjCClass | |
^ | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/serialized-objc-header.h:3:1: error: expected identifier or '(' | |
@end | |
^ | |
<unknown>:0: error: failed to import bridging header '/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection_ObjC.swift.tmp/serialized-objc-header.h' | |
-- | |
******************** | |
PASS: Swift :: DebugInfo/Constructors.swift (321 of 2194) | |
PASS: Swift :: Constraints/tuple.swift (322 of 2194) | |
PASS: Swift :: DebugInfo/DynamicSelf.swift (323 of 2194) | |
PASS: Swift :: DebugInfo/Globals.swift (324 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/ImportClangSubmodule.swift (325 of 2194) | |
PASS: Swift :: DebugInfo/Destructors.swift (326 of 2194) | |
PASS: Swift :: DebugInfo/GlobalMetatype.swift (327 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/InlineBridgingHeader.swift (328 of 2194) | |
FAIL: Swift :: DebugInfo/ASTSection.swift (329 of 2194) | |
******************** TEST 'Swift :: DebugInfo/ASTSection.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection.swift.tmp && mkdir /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection.swift.tmp | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc -target armv7-none-linux-androideabi -Xlinker --allow-shlib-undefined -Xlinker -pie -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' -emit-executable /home/modocache/GitHub/apple/swift/test/DebugInfo/ASTSection.swift -g -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection.swift.tmp/ASTSection -emit-module | |
'/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/lldb-moduleimport-test' -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/DebugInfo/Output/ASTSection.swift.tmp/ASTSection | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/ASTSection.swift | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/DebugInfo/ASTSection.swift:20:1: warning: result of initializer is unused | |
Double(foo.bar()) | |
^ | |
/tmp/ASTSection-a40dff.o: file not recognized: File format not recognized | |
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation) | |
<unknown>:0: error: link command failed with exit code 1 (use -v to see invocation) | |
-- | |
******************** | |
PASS: Swift :: DebugInfo/LinetableArtificialFn.swift (330 of 2194) | |
PASS: Swift :: DebugInfo/Errors.swift (331 of 2194) | |
PASS: Swift :: DebugInfo/accessors.swift (332 of 2194) | |
PASS: Swift :: DebugInfo/PrivateDiscriminator.swift (333 of 2194) | |
PASS: Swift :: DebugInfo/ProtocolContainer.swift (334 of 2194) | |
PASS: Swift :: DebugInfo/alloca-init.swift (335 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/apple-types-accel.swift (336 of 2194) | |
PASS: Swift :: DebugInfo/anonymous.swift (337 of 2194) | |
PASS: Swift :: DebugInfo/Imports.swift (338 of 2194) | |
PASS: Swift :: DebugInfo/archetype.swift (339 of 2194) | |
PASS: Swift :: DebugInfo/any.swift (340 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/attributes.swift (341 of 2194) | |
PASS: Swift :: DebugInfo/arg-debug_value.swift (342 of 2194) | |
PASS: Swift :: DebugInfo/archetypes2.swift (343 of 2194) | |
PASS: Swift :: DebugInfo/atype.swift (344 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/bbentry-location.swift (345 of 2194) | |
PASS: Swift :: DebugInfo/autoclosure.swift (346 of 2194) | |
FAIL: Swift :: DebugInfo/allocstack.swift (347 of 2194) | |
******************** TEST 'Swift :: DebugInfo/allocstack.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/DebugInfo/allocstack.swift -emit-ir -g -o - | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/allocstack.swift | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/DebugInfo/allocstack.swift -emit-sil -g -o - | FileCheck -check-prefix=CHECK-SIL /home/modocache/GitHub/apple/swift/test/DebugInfo/allocstack.swift | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: error: 'sys/cdefs.h' file not found with <angled> include; use "quotes" instead | |
#include <sys/cdefs.h> | |
^ | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: note: in file included from /home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43: | |
#include <sys/cdefs.h> | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/sys/cdefs.h:59:10: error: 'sys/cdefs_elf.h' file not found | |
#include <sys/cdefs_elf.h> | |
^ | |
<unknown>:0: error: could not build Objective-C module 'SwiftBionic' | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
PASS: Swift :: DebugInfo/bound-namealiastype.swift (348 of 2194) | |
PASS: Swift :: DebugInfo/bool.swift (349 of 2194) | |
PASS: Swift :: DebugInfo/byref-capture.swift (350 of 2194) | |
PASS: Swift :: DebugInfo/callexpr.swift (351 of 2194) | |
PASS: Swift :: DebugInfo/capturelist.swift (352 of 2194) | |
PASS: Swift :: DebugInfo/basic.swift (353 of 2194) | |
PASS: Swift :: DebugInfo/closure-args2.swift (354 of 2194) | |
PASS: Swift :: DebugInfo/argument.swift (355 of 2194) | |
FAIL: Swift :: DebugInfo/closure-multivalue.swift (356 of 2194) | |
******************** TEST 'Swift :: DebugInfo/closure-multivalue.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/DebugInfo/closure-multivalue.swift -emit-ir -g -o - | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/closure-multivalue.swift --check-prefix=CHECK-O0 | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: error: 'sys/cdefs.h' file not found with <angled> include; use "quotes" instead | |
#include <sys/cdefs.h> | |
^ | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: note: in file included from /home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43: | |
#include <sys/cdefs.h> | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/sys/cdefs.h:59:10: error: 'sys/cdefs_elf.h' file not found | |
#include <sys/cdefs_elf.h> | |
^ | |
<unknown>:0: error: could not build Objective-C module 'SwiftBionic' | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
PASS: Swift :: DebugInfo/debug_value_addr.swift (357 of 2194) | |
PASS: Swift :: DebugInfo/closure-args.swift (358 of 2194) | |
PASS: Swift :: DebugInfo/closure.swift (359 of 2194) | |
PASS: Swift :: DebugInfo/dynamic_layout.swift (360 of 2194) | |
PASS: Swift :: DebugInfo/external-global.swift (361 of 2194) | |
PASS: Swift :: Constraints/diagnostics.swift (362 of 2194) | |
PASS: Swift :: DebugInfo/for.swift (363 of 2194) | |
PASS: Swift :: DebugInfo/generic_arg3.swift (364 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/generic_arg4.swift (365 of 2194) | |
PASS: Swift :: DebugInfo/enum.swift (366 of 2194) | |
PASS: Swift :: DebugInfo/generic_arg2.swift (367 of 2194) | |
PASS: Swift :: DebugInfo/foreach.swift (368 of 2194) | |
FAIL: Swift :: DebugInfo/generic_arg.swift (369 of 2194) | |
******************** TEST 'Swift :: DebugInfo/generic_arg.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/DebugInfo/generic_arg.swift -emit-ir -g -o - | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/generic_arg.swift | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: error: 'sys/cdefs.h' file not found with <angled> include; use "quotes" instead | |
#include <sys/cdefs.h> | |
^ | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: note: in file included from /home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43: | |
#include <sys/cdefs.h> | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/sys/cdefs.h:59:10: error: 'sys/cdefs_elf.h' file not found | |
#include <sys/cdefs_elf.h> | |
^ | |
<unknown>:0: error: could not build Objective-C module 'SwiftBionic' | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
PASS: Swift :: DebugInfo/generic_arg5.swift (370 of 2194) | |
PASS: Swift :: DebugInfo/fnptr.swift (371 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/implicitdecl.swift (372 of 2194) | |
PASS: Swift :: DebugInfo/if.swift (373 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/initializer.swift (374 of 2194) | |
PASS: Swift :: DebugInfo/if-branchlocations.swift (375 of 2194) | |
PASS: Swift :: DebugInfo/implicitreturn.swift (376 of 2194) | |
PASS: Swift :: DebugInfo/generic_enum_closure.swift (377 of 2194) | |
PASS: Swift :: DebugInfo/inout2.swift (378 of 2194) | |
PASS: Swift :: DebugInfo/inout.swift (379 of 2194) | |
PASS: Swift :: DebugInfo/inlinescopes.swift (380 of 2194) | |
PASS: Swift :: DebugInfo/let.swift (381 of 2194) | |
PASS: Swift :: DebugInfo/iuo_arg.swift (382 of 2194) | |
PASS: Swift :: DebugInfo/letclause.swift (383 of 2194) | |
PASS: Swift :: DebugInfo/generic_enum.swift (384 of 2194) | |
PASS: Swift :: DebugInfo/line-directive.swift (385 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/linetable.swift (386 of 2194) | |
PASS: Swift :: DebugInfo/mangling-stdlib.swift (387 of 2194) | |
PASS: Swift :: DebugInfo/iteration.swift (388 of 2194) | |
PASS: Swift :: DebugInfo/linetable-cleanups.swift (389 of 2194) | |
PASS: Swift :: DebugInfo/letstring.swift (390 of 2194) | |
FAIL: Swift :: DebugInfo/linetable-do.swift (391 of 2194) | |
******************** TEST 'Swift :: DebugInfo/linetable-do.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/DebugInfo/linetable-do.swift -emit-ir -g -o - | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/linetable-do.swift | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/DebugInfo/linetable-do.swift -emit-sil -emit-verbose-sil -g -o - | FileCheck -check-prefix=CHECK-SIL /home/modocache/GitHub/apple/swift/test/DebugInfo/linetable-do.swift | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: error: 'sys/cdefs.h' file not found with <angled> include; use "quotes" instead | |
#include <sys/cdefs.h> | |
^ | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: note: in file included from /home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43: | |
#include <sys/cdefs.h> | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/sys/cdefs.h:59:10: error: 'sys/cdefs_elf.h' file not found | |
#include <sys/cdefs_elf.h> | |
^ | |
<unknown>:0: error: could not build Objective-C module 'SwiftBionic' | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
PASS: Swift :: DebugInfo/nested_functions.swift (392 of 2194) | |
PASS: Swift :: DebugInfo/multi-file.swift (393 of 2194) | |
PASS: Swift :: DebugInfo/nostorage.swift (394 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/prologue.swift (395 of 2194) | |
PASS: Swift :: DebugInfo/generic_args.swift (396 of 2194) | |
PASS: Swift :: DebugInfo/mangling.swift (397 of 2194) | |
PASS: Swift :: DebugInfo/patternmatching.swift (398 of 2194) | |
PASS: Swift :: DebugInfo/protocol-sugar.swift (399 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/returnlocation.swift (400 of 2194) | |
PASS: Swift :: DebugInfo/protocolarg.swift (401 of 2194) | |
PASS: Swift :: DebugInfo/return.swift (402 of 2194) | |
PASS: Swift :: DebugInfo/protocol.swift (403 of 2194) | |
PASS: Swift :: DebugInfo/pcomp.swift (404 of 2194) | |
PASS: Swift :: DebugInfo/modulecache.swift (405 of 2194) | |
PASS: Swift :: DebugInfo/self.swift (406 of 2194) | |
PASS: Swift :: DebugInfo/sdk.swift (407 of 2194) | |
PASS: Swift :: DebugInfo/simple.sil (408 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/test-foundation.swift (409 of 2194) | |
PASS: Swift :: DebugInfo/shadow_copies.swift (410 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/thunks.swift (411 of 2194) | |
PASS: Swift :: DebugInfo/specialization.swift (412 of 2194) | |
PASS: Swift :: DebugInfo/shadowcopy-linetable.swift (413 of 2194) | |
PASS: Swift :: DebugInfo/scopes.swift (414 of 2194) | |
PASS: Swift :: DebugInfo/test_ints.swift (415 of 2194) | |
XFAIL: Swift :: DebugInfo/top_level_code.swift (416 of 2194) | |
PASS: Swift :: DebugInfo/structs.swift (417 of 2194) | |
PASS: Swift :: DebugInfo/top_level_var.swift (418 of 2194) | |
PASS: Swift :: DebugInfo/tuple.swift (419 of 2194) | |
PASS: Swift :: DebugInfo/trap.swift (420 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/value-update.sil (421 of 2194) | |
UNSUPPORTED: Swift :: DebugInfo/variables-repl.swift (422 of 2194) | |
PASS: Swift :: DebugInfo/unowned-capture.swift (423 of 2194) | |
PASS: Swift :: DebugInfo/while.swift (424 of 2194) | |
FAIL: Swift :: DebugInfo/trap-optimized.swift (425 of 2194) | |
******************** TEST 'Swift :: DebugInfo/trap-optimized.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -O -primary-file /home/modocache/GitHub/apple/swift/test/DebugInfo/trap-optimized.swift -emit-ir -g -o - | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/trap-optimized.swift | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: error: 'sys/cdefs.h' file not found with <angled> include; use "quotes" instead | |
#include <sys/cdefs.h> | |
^ | |
<module-includes>:1:10: note: in file included from <module-includes>:1: | |
#include "/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h" | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43:10: note: in file included from /home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/ctype.h:43: | |
#include <sys/cdefs.h> | |
^ | |
/home/modocache/android-ndk-r10e/platforms/android-16/arch-arm/usr/include/sys/cdefs.h:59:10: error: 'sys/cdefs_elf.h' file not found | |
#include <sys/cdefs_elf.h> | |
^ | |
<unknown>:0: error: could not build Objective-C module 'SwiftBionic' | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
PASS: Swift :: Demangle/demangle-simplified.swift (426 of 2194) | |
PASS: Swift :: DebugInfo/typealias.swift (427 of 2194) | |
PASS: Swift :: Demangle/remangle.swift (428 of 2194) | |
PASS: Swift :: Demangle/demangle.swift (429 of 2194) | |
PASS: Swift :: DebugInfo/typearg.swift (430 of 2194) | |
FAIL: Swift :: DebugInfo/variables-interpreter.swift (431 of 2194) | |
******************** TEST 'Swift :: DebugInfo/variables-interpreter.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -interpret -g /home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/variables-interpreter.swift | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift:50:7: warning: variable 'f' was never mutated; consider changing to 'let' constant | |
var f: Float = 9.78 | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift:52:7: warning: variable 'r' was never mutated; consider changing to 'let' constant | |
var r: Float = f*dt | |
~~~ ^ | |
let | |
<unknown>:0: error: could not load the swift standard library | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
PASS: Swift :: Driver/Dependencies/bindings-build-record.swift (432 of 2194) | |
PASS: Swift :: Driver/Dependencies/build-record-invalid.swift (433 of 2194) | |
PASS: Swift :: Driver/Dependencies/chained-after.swift (434 of 2194) | |
PASS: Swift :: Demangle/lookup.swift (435 of 2194) | |
PASS: Swift :: Driver/Dependencies/chained-private-after-multiple-nominal-members.swift (436 of 2194) | |
PASS: Swift :: Driver/Dependencies/chained-additional-kinds.swift (437 of 2194) | |
PASS: Swift :: Driver/Dependencies/chained-private-after-multiple.swift (438 of 2194) | |
PASS: Swift :: Driver/Dependencies/chained-private.swift (439 of 2194) | |
PASS: Swift :: Driver/Dependencies/chained-private-after.swift (440 of 2194) | |
PASS: Swift :: Driver/Dependencies/embed-bitcode-parallel.swift (441 of 2194) | |
PASS: Swift :: Driver/Dependencies/fail-interface-hash.swift (442 of 2194) | |
PASS: Swift :: Driver/Dependencies/bindings-build-record-options.swift (443 of 2194) | |
PASS: Swift :: Driver/Dependencies/file-added.swift (444 of 2194) | |
PASS: Swift :: Driver/Dependencies/fail-simple.swift (445 of 2194) | |
PASS: Swift :: Driver/Dependencies/chained.swift (446 of 2194) | |
PASS: Swift :: Driver/Dependencies/independent-half-dirty.swift (447 of 2194) | |
PASS: Swift :: Driver/Dependencies/independent-parseable.swift (448 of 2194) | |
PASS: Swift :: Driver/Dependencies/independent.swift (449 of 2194) | |
PASS: Swift :: Driver/Dependencies/fail-new.swift (450 of 2194) | |
PASS: Swift :: Driver/Dependencies/malformed-but-valid-yaml.swift (451 of 2194) | |
PASS: Swift :: Driver/Dependencies/malformed.swift (452 of 2194) | |
PASS: Swift :: Driver/Dependencies/mutual.swift (453 of 2194) | |
PASS: Swift :: Driver/Dependencies/mutual-interface-hash.swift (454 of 2194) | |
PASS: Swift :: Driver/Dependencies/fail-chained.swift (455 of 2194) | |
PASS: Swift :: Driver/Dependencies/nominal-members.swift (456 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-external-delete.swift (457 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-merge-module.swift (458 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-depends-before.swift (459 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-depends-after.swift (460 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-external.swift (461 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-parallel.swift (462 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-parseable.swift (463 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-while-editing.swift (464 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-provides-before.swift (465 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way-provides-after.swift (466 of 2194) | |
XFAIL: Swift :: Driver/actions.swift (467 of 2194) | |
PASS: Swift :: Driver/Dependencies/whole-module-build-record.swift (468 of 2194) | |
PASS: Swift :: Driver/advanced_output_file_map.swift (469 of 2194) | |
PASS: Swift :: Driver/autolink_extract.swift (470 of 2194) | |
PASS: Swift :: Driver/basic_output_file_map.swift (471 of 2194) | |
PASS: Swift :: Driver/Dependencies/one-way.swift (472 of 2194) | |
PASS: Swift :: Driver/broken_output_file_map.swift (473 of 2194) | |
PASS: Swift :: Driver/color-diagnostics.swift (474 of 2194) | |
PASS: Swift :: Driver/bindings.swift (475 of 2194) | |
PASS: Swift :: Driver/createCompilerInvocation.swift (476 of 2194) | |
PASS: Swift :: Driver/Dependencies/private-after.swift (477 of 2194) | |
PASS: Swift :: Driver/debug-output.swift (478 of 2194) | |
PASS: Swift :: Driver/driver-use-frontend.swift (479 of 2194) | |
PASS: Swift :: Driver/driver_mode.swift (480 of 2194) | |
PASS: Swift :: Driver/Dependencies/private.swift (481 of 2194) | |
PASS: Swift :: Driver/dump-parse.swift (482 of 2194) | |
FAIL: Swift :: DebugInfo/variables.swift (483 of 2194) | |
******************** TEST 'Swift :: DebugInfo/variables.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift -g -emit-ir -o - | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi /home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift -g -S -o - | FileCheck /home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift --check-prefix ASM-elf | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift:50:7: warning: variable 'f' was never mutated; consider changing to 'let' constant | |
var f: Float = 9.78 | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift:52:7: warning: variable 'r' was never mutated; consider changing to 'let' constant | |
var r: Float = f*dt | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift:50:7: warning: variable 'f' was never mutated; consider changing to 'let' constant | |
var f: Float = 9.78 | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift:52:7: warning: variable 'r' was never mutated; consider changing to 'let' constant | |
var r: Float = f*dt | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/DebugInfo/variables.swift:6:13: error: expected string not found in input | |
// ASM-elf: .section .debug_info,"",@progbits | |
^ | |
<stdin>:1:2: note: scanning from here | |
.text | |
^ | |
<stdin>:2:2: note: possible intended match here | |
.syntax unified | |
^ | |
-- | |
******************** | |
UNSUPPORTED: Swift :: Driver/emit-objc-header.swift (484 of 2194) | |
PASS: Swift :: Driver/embed-bitcode.swift (485 of 2194) | |
PASS: Swift :: Driver/environment.swift (486 of 2194) | |
PASS: Swift :: Driver/emit-module-from-sib.swift (487 of 2194) | |
PASS: Swift :: Driver/linker-autolink-extract.swift (488 of 2194) | |
PASS: Swift :: Driver/driver-compile.swift (489 of 2194) | |
XFAIL: Swift :: Driver/linker.swift (490 of 2194) | |
PASS: Swift :: Driver/modulewrap.swift (491 of 2194) | |
UNSUPPORTED: Swift :: Driver/multi-threaded.swift (492 of 2194) | |
PASS: Swift :: Driver/merge-module.swift (493 of 2194) | |
PASS: Swift :: Driver/multiple_input.swift (494 of 2194) | |
PASS: Swift :: Driver/no-inputs.swift (495 of 2194) | |
XFAIL: Swift :: Driver/options-repl-darwin.swift (496 of 2194) | |
PASS: Swift :: Driver/options-interpreter.swift (497 of 2194) | |
PASS: Swift :: Driver/options-repl.swift (498 of 2194) | |
PASS: Swift :: Driver/os-deployment.swift (499 of 2194) | |
PASS: Swift :: Driver/filelists.swift (500 of 2194) | |
PASS: Swift :: Driver/assert.swift (501 of 2194) | |
PASS: Swift :: Driver/crash.swift (502 of 2194) | |
PASS: Swift :: Driver/profiling.swift (503 of 2194) | |
XFAIL: Swift :: Driver/sdk-apple.swift (504 of 2194) | |
UNSUPPORTED: Swift :: Driver/sdk-link.swift (505 of 2194) | |
XFAIL: Swift :: Driver/parseable_output.swift (506 of 2194) | |
PASS: Swift :: Driver/output.swift (507 of 2194) | |
UNSUPPORTED: Swift :: Driver/temp-files.swift (508 of 2194) | |
PASS: Swift :: Driver/sdk.swift (509 of 2194) | |
XFAIL: Swift :: Driver/parseable_output_unicode.swift (510 of 2194) | |
PASS: Swift :: FixCode/fixits-apply-all.swift (511 of 2194) | |
PASS: Swift :: Driver/warnings-control.swift (512 of 2194) | |
PASS: Swift :: Driver/unknown-inputs.swift (513 of 2194) | |
PASS: Swift :: FixCode/fixits-apply.swift (514 of 2194) | |
UNSUPPORTED: Swift :: Frontend/OptimizationOptions-with-stdlib-checks.swift (515 of 2194) | |
UNSUPPORTED: Swift :: Frontend/OptimizationOptions-without-stdlib-checks.swift (516 of 2194) | |
PASS: Swift :: Frontend/Xllvm.swift (517 of 2194) | |
PASS: Swift :: FixCode/multi-inputs.swift (518 of 2194) | |
PASS: Swift :: Driver/options.swift (519 of 2194) | |
UNSUPPORTED: Swift :: Frontend/embed-bitcode.ll (520 of 2194) | |
UNSUPPORTED: Swift :: Frontend/embed-bitcode.swift (521 of 2194) | |
PASS: Swift :: Frontend/clang-args-diags.swift (522 of 2194) | |
PASS: Swift :: Driver/subcommands.swift (523 of 2194) | |
UNSUPPORTED: Swift :: Frontend/ir-support-codegen.ll (524 of 2194) | |
PASS: Swift :: Frontend/invalid-target.swift (525 of 2194) | |
XFAIL: Swift :: Frontend/dependencies.swift (526 of 2194) | |
PASS: Swift :: Frontend/filelist.swift (527 of 2194) | |
PASS: Swift :: Frontend/no-arguments.swift (528 of 2194) | |
PASS: Swift :: Frontend/unknown-arguments.swift (529 of 2194) | |
PASS: Swift :: Generics/associated_self_constraints.swift (530 of 2194) | |
PASS: Swift :: Generics/associated_type_typo.swift (531 of 2194) | |
PASS: Swift :: Generics/associated_types.swift (532 of 2194) | |
PASS: Swift :: Generics/associated_types_inherit.swift (533 of 2194) | |
PASS: Swift :: Frontend/InternalChecks.swift (534 of 2194) | |
PASS: Swift :: Generics/algorithms.swift (535 of 2194) | |
PASS: Swift :: Generics/associated_types_multi_file.swift (536 of 2194) | |
PASS: Swift :: Generics/constrained_optional_params.swift (537 of 2194) | |
PASS: Swift :: Generics/existential_restrictions.swift (538 of 2194) | |
PASS: Swift :: Generics/function_decls.swift (539 of 2194) | |
PASS: Swift :: Generics/function_defs.swift (540 of 2194) | |
PASS: Swift :: Generics/inheritance.swift (541 of 2194) | |
PASS: Swift :: Generics/deduction.swift (542 of 2194) | |
PASS: Swift :: Generics/materializable_restrictions.swift (543 of 2194) | |
PASS: Swift :: Generics/non_generic_derived_class.swift (544 of 2194) | |
PASS: Swift :: Generics/requirement_inference.swift (545 of 2194) | |
PASS: Swift :: Generics/same_type_constraints.swift (546 of 2194) | |
PASS: Swift :: Generics/unbound.swift (547 of 2194) | |
UNSUPPORTED: Swift :: IDE/annotation_foundation.swift (548 of 2194) | |
PASS: Swift :: Generics/generic_types.swift (549 of 2194) | |
PASS: Swift :: IDE/coloring_configs.swift (550 of 2194) | |
PASS: Swift :: Generics/slice_test.swift (551 of 2194) | |
XFAIL: Swift :: IDE/coloring.swift (552 of 2194) | |
PASS: Swift :: IDE/coloring_playground.swift (553 of 2194) | |
PASS: Swift :: IDE/annotation.swift (554 of 2194) | |
PASS: Swift :: IDE/comment_attach.swift (555 of 2194) | |
PASS: Swift :: IDE/comment_brief.swift (556 of 2194) | |
PASS: Swift :: IDE/comment_merge.swift (557 of 2194) | |
PASS: Swift :: IDE/comment_attach_huge.swift (558 of 2194) | |
PASS: Swift :: IDE/comment_measurement.swift (559 of 2194) | |
PASS: Swift :: Frontend/sil-primary-file-with-sib.swift (560 of 2194) | |
PASS: Swift :: IDE/complete_after_self.swift (561 of 2194) | |
PASS: Swift :: IDE/complete_associated_types.swift (562 of 2194) | |
PASS: Swift :: IDE/complete_at_eof_1.swift (563 of 2194) | |
PASS: Swift :: IDE/complete_at_eof_in_call_1.swift (564 of 2194) | |
PASS: Swift :: IDE/complete_at_eof_in_call_no_newline_1.swift (565 of 2194) | |
PASS: Swift :: IDE/complete_at_eof_no_newline_1.swift (566 of 2194) | |
PASS: Swift :: IDE/complete_at_eof_no_newline_2.swift (567 of 2194) | |
PASS: Swift :: IDE/complete_at_start_1.swift (568 of 2194) | |
PASS: Swift :: IDE/complete_assignment.swift (569 of 2194) | |
PASS: Swift :: IDE/complete_attributes.swift (570 of 2194) | |
PASS: Swift :: IDE/complete_after_super.swift (571 of 2194) | |
PASS: Swift :: IDE/comment_extensions.swift (572 of 2194) | |
PASS: Swift :: IDE/complete_cache.swift (573 of 2194) | |
PASS: Swift :: IDE/complete_constructor.swift (574 of 2194) | |
PASS: Swift :: IDE/complete_decl_attribute.swift (575 of 2194) | |
PASS: Swift :: IDE/complete_call_arg.swift (576 of 2194) | |
PASS: Swift :: IDE/complete_doc_keyword.swift (577 of 2194) | |
UNSUPPORTED: Swift :: IDE/complete_dynamic_lookup.swift (578 of 2194) | |
PASS: Swift :: Driver/emit-sib-single-file.swift (579 of 2194) | |
UNSUPPORTED: Swift :: IDE/complete_exception.swift (580 of 2194) | |
PASS: Swift :: IDE/complete_default_arguments.swift (581 of 2194) | |
PASS: Swift :: IDE/complete_at_top_level.swift (582 of 2194) | |
UNSUPPORTED: Swift :: IDE/complete_from_clang_framework.swift (583 of 2194) | |
PASS: Swift :: IDE/complete_expr_tuple.swift (584 of 2194) | |
XFAIL: Swift :: IDE/complete_from_clang_framework_typechecker.swift (585 of 2194) | |
UNSUPPORTED: Swift :: IDE/complete_from_foundation_overlay.swift (586 of 2194) | |
PASS: Swift :: IDE/complete_crashes.swift (587 of 2194) | |
PASS: Swift :: IDE/complete_from_reexport.swift (588 of 2194) | |
PASS: Swift :: IDE/complete_from_clang_importer_framework.swift (589 of 2194) | |
PASS: Swift :: IDE/complete_from_swift_module.swift (590 of 2194) | |
PASS: Swift :: IDE/complete_enum_elements.swift (591 of 2194) | |
PASS: Swift :: IDE/complete_func_no_closing_brace.swift (592 of 2194) | |
PASS: Swift :: IDE/complete_func_no_closing_brace_at_eof_1.swift (593 of 2194) | |
PASS: Swift :: IDE/complete_func_no_closing_brace_at_eof_3.swift (594 of 2194) | |
PASS: Swift :: IDE/complete_func_no_closing_brace_at_eof_2.swift (595 of 2194) | |
UNSUPPORTED: Swift :: IDE/complete_import.swift (596 of 2194) | |
PASS: Swift :: IDE/complete_func_body_typechecking.swift (597 of 2194) | |
PASS: Swift :: IDE/complete_generic_param.swift (598 of 2194) | |
PASS: Swift :: IDE/complete_in_enum_decl.swift (599 of 2194) | |
PASS: Swift :: IDE/complete_init.swift (600 of 2194) | |
PASS: Swift :: IDE/complete_expr_postfix_begin.swift (601 of 2194) | |
PASS: Swift :: IDE/complete_init_inherited.swift (602 of 2194) | |
PASS: Swift :: IDE/complete_lazy_initialized_var.swift (603 of 2194) | |
PASS: Swift :: IDE/complete_literal.swift (604 of 2194) | |
PASS: Swift :: IDE/complete_loop.swift (605 of 2194) | |
PASS: Swift :: IDE/complete_from_stdlib.swift (606 of 2194) | |
PASS: Swift :: IDE/comment_to_xml.swift (607 of 2194) | |
PASS: Swift :: IDE/complete_multiple_files.swift (608 of 2194) | |
PASS: Swift :: IDE/complete_members_optional.swift (609 of 2194) | |
PASS: Swift :: IDE/complete_not_recommended.swift (610 of 2194) | |
PASS: Swift :: IDE/complete_name_lookup.swift (611 of 2194) | |
PASS: Swift :: IDE/complete_overridden_decls.swift (612 of 2194) | |
PASS: Swift :: IDE/complete_keywords.swift (613 of 2194) | |
PASS: Swift :: IDE/complete_in_accessors.swift (614 of 2194) | |
UNSUPPORTED: Swift :: IDE/complete_override_objc.swift (615 of 2194) | |
PASS: Swift :: IDE/complete_override_access_control.swift (616 of 2194) | |
PASS: Swift :: IDE/complete_member_decls_from_parent_decl_context.swift (617 of 2194) | |
PASS: Swift :: IDE/complete_pattern.swift (618 of 2194) | |
PASS: Swift :: IDE/complete_repl_empty_file.swift (619 of 2194) | |
PASS: Swift :: IDE/complete_repl_in_func_1.swift (620 of 2194) | |
PASS: Swift :: IDE/complete_pound_statement.swift (621 of 2194) | |
PASS: Swift :: IDE/complete_repl_identifier_prefix_1.swift (622 of 2194) | |
PASS: Swift :: IDE/complete_stdlib_builtin.swift (623 of 2194) | |
PASS: Swift :: IDE/complete_return.swift (624 of 2194) | |
PASS: Swift :: IDE/complete_override.swift (625 of 2194) | |
PASS: Swift :: IDE/complete_testable.swift (626 of 2194) | |
PASS: Swift :: 1_stdlib/Lazy.swift.gyb (627 of 2194) | |
PASS: Swift :: IDE/complete_unicode.swift (628 of 2194) | |
PASS: Swift :: IDE/complete_stdlib_optional.swift (629 of 2194) | |
PASS: Swift :: IDE/complete_unwrapping_if_while.swift (630 of 2194) | |
PASS: Swift :: IDE/complete_stmt_controlling_expr.swift (631 of 2194) | |
PASS: Swift :: IDE/complete_type_in_func_param.swift (632 of 2194) | |
PASS: Swift :: IDE/complete_operators.swift (633 of 2194) | |
PASS: Swift :: IDE/complete_vararg.swift (634 of 2194) | |
PASS: Swift :: IDE/complete_value_literals.swift (635 of 2194) | |
PASS: Swift :: IDE/complete_with_closure_param.swift (636 of 2194) | |
UNSUPPORTED: Swift :: IDE/complete_with_header_import.swift (637 of 2194) | |
PASS: Swift :: IDE/complete_weak.swift (638 of 2194) | |
UNSUPPORTED: Swift :: IDE/dump_swift_lookup_tables.swift (639 of 2194) | |
UNSUPPORTED: Swift :: IDE/dump_swift_lookup_tables_objc.swift (640 of 2194) | |
PASS: Swift :: IDE/complete_where_clause.swift (641 of 2194) | |
PASS: Swift :: IDE/complete_with_multiple_imports.swift (642 of 2194) | |
PASS: Swift :: IDE/module_api_smoketest.swift (643 of 2194) | |
PASS: Swift :: IDE/local_types.swift (644 of 2194) | |
PASS: Swift :: IDE/print_ast_interface.swift (645 of 2194) | |
PASS: Swift :: IDE/print_ast_non_typechecked.swift (646 of 2194) | |
PASS: Swift :: IDE/merge_local_types.swift (647 of 2194) | |
XFAIL: Swift :: IDE/print_ast_overlay.swift (648 of 2194) | |
XFAIL: Swift :: IDE/print_ast_tc_decls.swift (649 of 2194) | |
PASS: Swift :: IDE/print_ast_typechecked.swift (650 of 2194) | |
UNSUPPORTED: Swift :: IDE/print_clang_ObjectiveC.swift (651 of 2194) | |
UNSUPPORTED: Swift :: IDE/print_clang_bool_bridging.swift (652 of 2194) | |
UNSUPPORTED: Swift :: IDE/print_clang_category_ordering.swift (653 of 2194) | |
PASS: Swift :: IDE/print_ast_tc_decls_errors.swift (654 of 2194) | |
UNSUPPORTED: Swift :: IDE/print_clang_decls_AppKit.swift (655 of 2194) | |
UNSUPPORTED: Swift :: IDE/print_clang_foundation.swift (656 of 2194) | |
UNSUPPORTED: Swift :: IDE/print_clang_framework.swift (657 of 2194) | |
PASS: Swift :: IDE/print_ast_tc_function_bodies.swift (658 of 2194) | |
UNSUPPORTED: Swift :: IDE/print_clang_header_swift_name.swift (659 of 2194) | |
UNSUPPORTED: Swift :: IDE/print_clang_swift_name.swift (660 of 2194) | |
XFAIL: Swift :: IDE/print_clang_decls.swift (661 of 2194) | |
PASS: Swift :: IDE/print_module_comments.swift (662 of 2194) | |
UNSUPPORTED: Swift :: IDE/print_omit_needless_words.swift (663 of 2194) | |
PASS: Swift :: IDE/print_source_file_interface_1.swift (664 of 2194) | |
XFAIL: Swift :: IDE/print_clang_header.swift (665 of 2194) | |
PASS: Swift :: IDE/print_source_file_interface_2.swift (666 of 2194) | |
PASS: Swift :: IDE/print_source_file_interface_preserve.swift (667 of 2194) | |
PASS: Swift :: IDE/print_module_without_deinit.swift (668 of 2194) | |
PASS: Swift :: IDE/print_types.swift (669 of 2194) | |
PASS: Swift :: IDE/print_type_interface.swift (670 of 2194) | |
PASS: Swift :: IDE/print_usrs_invalid.swift (671 of 2194) | |
PASS: Swift :: IDE/complete_in_closures.swift (672 of 2194) | |
UNSUPPORTED: Swift :: IDE/sdk_sugar.swift (673 of 2194) | |
PASS: Swift :: IDE/reconstruct_type_from_mangled_name.swift (674 of 2194) | |
PASS: Swift :: IDE/print_usrs.swift (675 of 2194) | |
PASS: Swift :: IDE/structure.swift (676 of 2194) | |
UNSUPPORTED: Swift :: IRGen/UseObjCMethod.swift (677 of 2194) | |
UNSUPPORTED: Swift :: IRGen/abi_v7k.swift (678 of 2194) | |
PASS: Swift :: IDE/structure_object_literals.swift (679 of 2194) | |
PASS: Swift :: IRGen/access_control.sil (680 of 2194) | |
XFAIL: Swift :: IRGen/abitypes.swift (681 of 2194) | |
PASS: Swift :: IRGen/alignment.sil (682 of 2194) | |
PASS: Swift :: IDE/test-input-complete/test_input.swift (683 of 2194) | |
PASS: Swift :: IRGen/alloc.sil (684 of 2194) | |
UNSUPPORTED: Swift :: IRGen/asmname.swift (685 of 2194) | |
PASS: Swift :: IRGen/argument_attrs.sil (686 of 2194) | |
UNSUPPORTED: Swift :: IRGen/associated_type_witness.swift (687 of 2194) | |
UNSUPPORTED: Swift :: IRGen/associated_types.swift (688 of 2194) | |
PASS: Swift :: IDE/print_stdlib.swift (689 of 2194) | |
UNSUPPORTED: Swift :: IRGen/autorelease.sil (690 of 2194) | |
PASS: Swift :: IRGen/array_value_witnesses.sil (691 of 2194) | |
UNSUPPORTED: Swift :: IRGen/bitcast.sil (692 of 2194) | |
UNSUPPORTED: Swift :: IRGen/bitcast_different_size.sil (693 of 2194) | |
PASS: Swift :: IRGen/assert_conf_default.sil (694 of 2194) | |
PASS: Swift :: IRGen/autolink_elf.swift (695 of 2194) | |
PASS: Swift :: IRGen/boxed_existential.sil (696 of 2194) | |
PASS: Swift :: IRGen/autorelease_optimized.sil (697 of 2194) | |
XFAIL: Swift :: IRGen/builtin_math.swift (698 of 2194) | |
UNSUPPORTED: Swift :: IRGen/builtins.swift (699 of 2194) | |
PASS: Swift :: IRGen/bridge_object.sil (700 of 2194) | |
PASS: Swift :: IRGen/c_function_pointer.sil (701 of 2194) | |
PASS: Swift :: IRGen/builtin_word.sil (702 of 2194) | |
PASS: Swift :: IRGen/c_functions.swift (703 of 2194) | |
UNSUPPORTED: Swift :: IRGen/casts.sil (704 of 2194) | |
UNSUPPORTED: Swift :: IRGen/cf.sil (705 of 2194) | |
UNSUPPORTED: Swift :: IRGen/clang_inline.swift (706 of 2194) | |
UNSUPPORTED: Swift :: IRGen/clang_inline_reverse.swift (707 of 2194) | |
UNSUPPORTED: Swift :: IRGen/class.sil (708 of 2194) | |
UNSUPPORTED: Swift :: IRGen/class_bounded_generics.swift (709 of 2194) | |
UNSUPPORTED: Swift :: IRGen/class_isa_pointers.sil (710 of 2194) | |
PASS: Swift :: IRGen/c_globals.swift (711 of 2194) | |
UNSUPPORTED: Swift :: IRGen/class_resilience_objc.swift (712 of 2194) | |
FAIL: Swift :: IRGen/c_layout.sil (713 of 2194) | |
******************** TEST 'Swift :: IRGen/c_layout.sil' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -I /home/modocache/GitHub/apple/swift/test/IRGen/Inputs/abi /home/modocache/GitHub/apple/swift/test/IRGen/c_layout.sil -emit-ir | FileCheck /home/modocache/GitHub/apple/swift/test/IRGen/c_layout.sil --check-prefix=CHECK-armv7 | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/IRGen/c_layout.sil:168:23: error: expected string not found in input | |
// CHECK-armv7-LABEL: declare signext i8 @chareth(i8 signext) | |
^ | |
<stdin>:183:34: note: scanning from here | |
define void @testIntegerExtension(i8, i8, i8, i16, i16, i32, i32) #0 { | |
^ | |
<stdin>:195:1: note: possible intended match here | |
declare zeroext i8 @chareth(i8 zeroext) #0 | |
^ | |
-- | |
******************** | |
UNSUPPORTED: Swift :: IRGen/class_with_stub_initializers.swift (714 of 2194) | |
UNSUPPORTED: Swift :: IRGen/closure.swift (715 of 2194) | |
PASS: Swift :: IRGen/class_stack_alloc.sil (716 of 2194) | |
PASS: Swift :: IRGen/condfail.sil (717 of 2194) | |
UNSUPPORTED: Swift :: IRGen/deallocate.swift (718 of 2194) | |
PASS: Swift :: IRGen/decls.swift (719 of 2194) | |
PASS: Swift :: IRGen/concrete_inherits_generic_base.swift (720 of 2194) | |
UNSUPPORTED: Swift :: IRGen/dynamic_cast.sil (721 of 2194) | |
UNSUPPORTED: Swift :: IRGen/dynamic_init.sil (722 of 2194) | |
UNSUPPORTED: Swift :: IRGen/dynamic_lookup.sil (723 of 2194) | |
UNSUPPORTED: Swift :: IRGen/dynamic_self.sil (724 of 2194) | |
UNSUPPORTED: Swift :: IRGen/dynamic_self_metadata.swift (725 of 2194) | |
PASS: Swift :: IRGen/dependent_reabstraction.swift (726 of 2194) | |
UNSUPPORTED: Swift :: IRGen/empty_objc_ivar.swift (727 of 2194) | |
UNSUPPORTED: Swift :: IRGen/enum.sil (728 of 2194) | |
FAIL: Swift :: IRGen/class_resilience.swift (729 of 2194) | |
******************** TEST 'Swift :: IRGen/class_resilience.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -I /home/modocache/GitHub/apple/swift/test/IRGen/../Inputs -enable-source-import -emit-ir -enable-resilience /home/modocache/GitHub/apple/swift/test/IRGen/class_resilience.swift | FileCheck /home/modocache/GitHub/apple/swift/test/IRGen/class_resilience.swift --check-prefix=CHECK --check-prefix=CHECK-native | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -I /home/modocache/GitHub/apple/swift/test/IRGen/../Inputs -enable-source-import -emit-ir -enable-resilience -O /home/modocache/GitHub/apple/swift/test/IRGen/class_resilience.swift | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/IRGen/class_resilience.swift:235:23: error: expected string not found in input | |
// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 12 | |
^ | |
<stdin>:1050:2: note: scanning from here | |
%27 = getelementptr inbounds i32, i32* %26, i32 15 | |
^ | |
<stdin>:1050:2: note: with variable "INT" equal to "i32" | |
%27 = getelementptr inbounds i32, i32* %26, i32 15 | |
^ | |
<stdin>:1050:2: note: with variable "INT" equal to "i32" | |
%27 = getelementptr inbounds i32, i32* %26, i32 15 | |
^ | |
<stdin>:1050:2: note: with variable "METADATA_PTR" equal to "%26" | |
%27 = getelementptr inbounds i32, i32* %26, i32 15 | |
^ | |
<stdin>:1050:2: note: with variable "INT" equal to "i32" | |
%27 = getelementptr inbounds i32, i32* %26, i32 15 | |
^ | |
/home/modocache/GitHub/apple/swift/test/IRGen/class_resilience.swift:252:23: error: expected string not found in input | |
// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 11 | |
^ | |
<stdin>:1135:2: note: scanning from here | |
%25 = getelementptr inbounds i32, i32* %24, i32 14 | |
^ | |
<stdin>:1135:2: note: with variable "INT" equal to "i32" | |
%25 = getelementptr inbounds i32, i32* %24, i32 14 | |
^ | |
<stdin>:1135:2: note: with variable "INT" equal to "i32" | |
%25 = getelementptr inbounds i32, i32* %24, i32 14 | |
^ | |
<stdin>:1135:2: note: with variable "METADATA_PTR" equal to "%24" | |
%25 = getelementptr inbounds i32, i32* %24, i32 14 | |
^ | |
<stdin>:1135:2: note: with variable "INT" equal to "i32" | |
%25 = getelementptr inbounds i32, i32* %24, i32 14 | |
^ | |
-- | |
******************** | |
PASS: Swift :: IRGen/empty_array.sil (730 of 2194) | |
PASS: Swift :: IDE/complete_type.swift (731 of 2194) | |
UNSUPPORTED: Swift :: IRGen/enum_function.sil (732 of 2194) | |
PASS: Swift :: IRGen/enum_32_bit.sil (733 of 2194) | |
PASS: Swift :: IRGen/enum_empty_payloads.sil (734 of 2194) | |
PASS: Swift :: IRGen/enum_function_payload.swift (735 of 2194) | |
UNSUPPORTED: Swift :: IRGen/enum_spare_bits.sil (736 of 2194) | |
UNSUPPORTED: Swift :: IRGen/enum_value_semantics.sil (737 of 2194) | |
UNSUPPORTED: Swift :: IRGen/enum_value_semantics_special_cases.sil (738 of 2194) | |
UNSUPPORTED: Swift :: IRGen/enum_value_semantics_special_cases_objc.sil (739 of 2194) | |
PASS: Swift :: IRGen/enum_pack.sil (740 of 2194) | |
PASS: Swift :: IRGen/enum_dynamic_multi_payload.sil (741 of 2194) | |
UNSUPPORTED: Swift :: IRGen/exactcast.sil (742 of 2194) | |
PASS: Swift :: IRGen/bitcast_specialization.swift (743 of 2194) | |
UNSUPPORTED: Swift :: IRGen/existential_metatypes.sil (744 of 2194) | |
UNSUPPORTED: Swift :: IRGen/existentials.sil (745 of 2194) | |
UNSUPPORTED: Swift :: IRGen/existentials_objc.sil (746 of 2194) | |
UNSUPPORTED: Swift :: IRGen/expressions.swift (747 of 2194) | |
UNSUPPORTED: Swift :: IRGen/field_type_vectors.sil (748 of 2194) | |
PASS: Swift :: IRGen/errors.sil (749 of 2194) | |
UNSUPPORTED: Swift :: IRGen/fixlifetime.sil (750 of 2194) | |
UNSUPPORTED: Swift :: IRGen/foreign_class_extension.swift (751 of 2194) | |
PASS: Swift :: IRGen/errors_optimized.sil (752 of 2194) | |
UNSUPPORTED: Swift :: IRGen/fulfillment.sil (753 of 2194) | |
UNSUPPORTED: Swift :: IRGen/function-target-features.swift (754 of 2194) | |
PASS: Swift :: IRGen/exactcast2.sil (755 of 2194) | |
PASS: Swift :: IRGen/fixed_size_buffer_peepholes.sil (756 of 2194) | |
UNSUPPORTED: Swift :: IRGen/generic_casts.swift (757 of 2194) | |
UNSUPPORTED: Swift :: IRGen/generic_class_anyobject.swift (758 of 2194) | |
UNSUPPORTED: Swift :: IRGen/generic_classes.sil (759 of 2194) | |
UNSUPPORTED: Swift :: IRGen/generic_classes_objc.sil (760 of 2194) | |
PASS: Swift :: IRGen/function_param_convention.sil (761 of 2194) | |
PASS: Swift :: IRGen/function_metadata.swift (762 of 2194) | |
PASS: Swift :: IRGen/generic_enums.swift (763 of 2194) | |
UNSUPPORTED: Swift :: IRGen/generic_structs.sil (764 of 2194) | |
UNSUPPORTED: Swift :: IRGen/generic_ternary.swift (765 of 2194) | |
UNSUPPORTED: Swift :: IRGen/generic_tuples.swift (766 of 2194) | |
UNSUPPORTED: Swift :: IRGen/generic_types.swift (767 of 2194) | |
PASS: Swift :: IRGen/generic_structs.swift (768 of 2194) | |
UNSUPPORTED: Swift :: IRGen/globals.swift (769 of 2194) | |
UNSUPPORTED: Swift :: IRGen/indexing.sil (770 of 2194) | |
PASS: Swift :: IRGen/global_resilience.sil (771 of 2194) | |
PASS: Swift :: IRGen/function_types.sil (772 of 2194) | |
UNSUPPORTED: Swift :: IRGen/indirect_return.swift (773 of 2194) | |
UNSUPPORTED: Swift :: IRGen/infinite_archetype.swift (774 of 2194) | |
PASS: Swift :: IRGen/int_to_fp.sil (775 of 2194) | |
PASS: Swift :: IRGen/indirect_enum.sil (776 of 2194) | |
UNSUPPORTED: Swift :: IRGen/ivar_destroyer.sil (777 of 2194) | |
UNSUPPORTED: Swift :: IRGen/lazy_globals.swift (778 of 2194) | |
UNSUPPORTED: Swift :: IRGen/lazy_multi_file.swift (779 of 2194) | |
PASS: Swift :: IDE/complete_unresolved_members.swift (780 of 2194) | |
UNSUPPORTED: Swift :: IRGen/linker_options_objc.swift (781 of 2194) | |
UNSUPPORTED: Swift :: IRGen/literals.sil (782 of 2194) | |
PASS: Swift :: IRGen/indirect_argument.sil (783 of 2194) | |
PASS: Swift :: IRGen/lifetime.sil (784 of 2194) | |
PASS: Swift :: IRGen/mangle-anonclosure.swift (785 of 2194) | |
PASS: Swift :: IRGen/enum_resilience.swift (786 of 2194) | |
UNSUPPORTED: Swift :: IRGen/metatype.sil (787 of 2194) | |
UNSUPPORTED: Swift :: IRGen/metatype_casts.sil (788 of 2194) | |
PASS: Swift :: IRGen/metadata_dominance.swift (789 of 2194) | |
PASS: Swift :: IRGen/method_linkage.swift (790 of 2194) | |
PASS: Swift :: IRGen/mixed_objc_native_protocol_constraints.swift (791 of 2194) | |
PASS: Swift :: IRGen/invalid_alignment.swift (792 of 2194) | |
UNSUPPORTED: Swift :: IRGen/nondominant.sil (793 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc.swift (794 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_attr_NSManaged.sil (795 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_block_storage.sil (796 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_bridge.swift (797 of 2194) | |
PASS: Swift :: IRGen/noinline.swift (798 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_block.sil (799 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_casts.sil (800 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_class_property.swift (801 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_class_export.swift (802 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_dealloc.sil (803 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_errors.sil (804 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_extensions.swift (805 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_factory_method.sil (806 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_globals.swift (807 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_implicit_with.sil (808 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_local.swift (809 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_methods.swift (810 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_ns_enum.swift (811 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_pointers.swift (812 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_properties.swift (813 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_properties_imported.swift (814 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_properties_jit.swift (815 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_property_attrs.swift (816 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_protocol_conversion.sil (817 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_protocol_extended_method_types.swift (818 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_protocol_multi_file.swift (819 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_protocols.swift (820 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_protocols_jit.swift (821 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_remapped_inits.swift (822 of 2194) | |
PASS: Swift :: IRGen/objc_simd.sil (823 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_structs.swift (824 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_subclass.swift (825 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_subscripts.swift (826 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_super.swift (827 of 2194) | |
UNSUPPORTED: Swift :: IRGen/objc_type_encoding.swift (828 of 2194) | |
UNSUPPORTED: Swift :: IRGen/optional_metatype.sil (829 of 2194) | |
PASS: Swift :: IRGen/objc_enum_multi_file.swift (830 of 2194) | |
UNSUPPORTED: Swift :: IRGen/osx-targets.swift (831 of 2194) | |
UNSUPPORTED: Swift :: IRGen/partial_apply.sil (832 of 2194) | |
UNSUPPORTED: Swift :: IRGen/partial_apply_generic.swift (833 of 2194) | |
XFAIL: Swift :: IRGen/local_types.swift (834 of 2194) | |
UNSUPPORTED: Swift :: IRGen/playground.swift (835 of 2194) | |
XFAIL: Swift :: IRGen/pic.swift (836 of 2194) | |
UNSUPPORTED: Swift :: IRGen/protocol_extensions.sil (837 of 2194) | |
PASS: Swift :: IRGen/ordering.sil (838 of 2194) | |
UNSUPPORTED: Swift :: IRGen/protocol_metadata.swift (839 of 2194) | |
UNSUPPORTED: Swift :: IRGen/rdar15304329.swift (840 of 2194) | |
XFAIL: Swift :: IRGen/protocol_conformance_records.swift (841 of 2194) | |
PASS: Swift :: IRGen/protocol_extensions_constrain.swift (842 of 2194) | |
PASS: Swift :: IRGen/readonly.sil (843 of 2194) | |
PASS: Swift :: IRGen/same_type_constraints.swift (844 of 2194) | |
PASS: Swift :: IRGen/select_enum.sil (845 of 2194) | |
PASS: Swift :: IRGen/select_enum_single_payload.sil (846 of 2194) | |
UNSUPPORTED: Swift :: IRGen/sil_generic_witness_methods.swift (847 of 2194) | |
UNSUPPORTED: Swift :: IRGen/sil_generic_witness_methods_objc.swift (848 of 2194) | |
PASS: Swift :: IRGen/sil_irgen_library.swift (849 of 2194) | |
PASS: Swift :: IRGen/sil_irgen_standalone.swift (850 of 2194) | |
PASS: Swift :: IRGen/sil_linkage.sil (851 of 2194) | |
UNSUPPORTED: Swift :: IRGen/sil_witness_methods.sil (852 of 2194) | |
UNSUPPORTED: Swift :: IRGen/sil_witness_tables.swift (853 of 2194) | |
PASS: Swift :: IRGen/sil_witness_tables_external_conformance.swift (854 of 2194) | |
PASS: Swift :: IRGen/select_enum_optimized.swift (855 of 2194) | |
PASS: Swift :: IRGen/sil_witness_tables_external_witnesstable.swift (856 of 2194) | |
PASS: Swift :: IRGen/special_protocols.sil (857 of 2194) | |
UNSUPPORTED: Swift :: IRGen/static_initializer.sil (858 of 2194) | |
PASS: Swift :: IRGen/struct_layout.sil (859 of 2194) | |
PASS: Swift :: IRGen/sil_witness_tables_inherited_conformance.swift (860 of 2194) | |
UNSUPPORTED: Swift :: IRGen/subclass.swift (861 of 2194) | |
PASS: Swift :: IRGen/super.sil (862 of 2194) | |
UNSUPPORTED: Swift :: IRGen/swift_native_objc_runtime_base.sil (863 of 2194) | |
PASS: Swift :: IRGen/struct_resilience.swift (864 of 2194) | |
UNSUPPORTED: Swift :: IRGen/type_layout_objc.swift (865 of 2194) | |
PASS: Swift :: IRGen/type_layout.swift (866 of 2194) | |
UNSUPPORTED: Swift :: IRGen/type_layout_reference_storage_objc.swift (867 of 2194) | |
PASS: Swift :: IRGen/type_layout_reference_storage.swift (868 of 2194) | |
UNSUPPORTED: Swift :: IRGen/typemetadata.sil (869 of 2194) | |
UNSUPPORTED: Swift :: IRGen/unconditional_checked_cast.sil (870 of 2194) | |
UNSUPPORTED: Swift :: IRGen/undef.sil (871 of 2194) | |
UNSUPPORTED: Swift :: IRGen/unowned.sil (872 of 2194) | |
UNSUPPORTED: Swift :: IRGen/unowned_objc.sil (873 of 2194) | |
UNSUPPORTED: Swift :: IRGen/unused.sil (874 of 2194) | |
PASS: Swift :: IRGen/typed_boxes.sil (875 of 2194) | |
UNSUPPORTED: Swift :: IRGen/value_buffers.sil (876 of 2194) | |
UNSUPPORTED: Swift :: IRGen/vector_reduction.swift (877 of 2194) | |
UNSUPPORTED: Swift :: IRGen/vtable.sil (878 of 2194) | |
UNSUPPORTED: Swift :: IRGen/vtable_multi_file.swift (879 of 2194) | |
UNSUPPORTED: Swift :: IRGen/weak.sil (880 of 2194) | |
UNSUPPORTED: Swift :: IRGen/weak_class_protocol.sil (881 of 2194) | |
UNSUPPORTED: Swift :: IRGen/weak_import.swift (882 of 2194) | |
UNSUPPORTED: Swift :: IRGen/weak_value_witnesses.sil (883 of 2194) | |
UNSUPPORTED: Swift :: IRGen/witness_method.sil (884 of 2194) | |
PASS: Swift :: IRGen/upcast.sil (885 of 2194) | |
PASS: Swift :: IRGen/witness_table_multifile.swift (886 of 2194) | |
PASS: Swift :: IRGen/witness_table_objc_associated_type.swift (887 of 2194) | |
PASS: Swift :: IRGen/meta_meta_type.swift (888 of 2194) | |
PASS: Swift :: IRGen/zombies.swift (889 of 2194) | |
PASS: Swift :: InterfaceHash/added_method.swift (890 of 2194) | |
PASS: Swift :: InterfaceHash/added_function.swift (891 of 2194) | |
PASS: Swift :: InterfaceHash/added_private_class_property.swift (892 of 2194) | |
PASS: Swift :: InterfaceHash/added_private_struct_property.swift (893 of 2194) | |
PASS: Swift :: InterfaceHash/added_private_method.swift (894 of 2194) | |
PASS: Swift :: InterfaceHash/changed_private_var_type.swift (895 of 2194) | |
PASS: Swift :: InterfaceHash/changed_var_type.swift (896 of 2194) | |
PASS: Swift :: InterfaceHash/changed_var_name.swift (897 of 2194) | |
PASS: Swift :: InterfaceHash/edited_function_body.swift (898 of 2194) | |
PASS: Swift :: InterfaceHash/edited_method_body.swift (899 of 2194) | |
PASS: Swift :: InterfaceHash/edited_property_getter.swift (900 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Accelerate.swift (901 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/AnyObject_native_interop.swift (902 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/CALayer.swift (903 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Cocoa_enums.swift (904 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Cocoa_repl.swift (905 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Cocoa_transitive.swift (906 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/CoreFoundation_casting.swift (907 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/CoreGraphics_CGFloat.swift (908 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/CoreImage_without_Foundation.swift (909 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/FoundationDiagnostics.swift (910 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_CFString.swift (911 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_NSExpression.swift (912 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_NSLocalizedString.swift (913 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_NSLog.swift (914 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_NSPredicate.swift (915 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_NSRect.swift (916 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_NSString.swift (917 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_bridge.swift (918 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_printing.swift (919 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Foundation_test.swift (920 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/GLKit.swift (921 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/GLKit_jit.swift (922 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/GLKit_parse.swift (923 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/KVO.swift (924 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/NSApplicationMain.swift (925 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/NSDecimal.swift (926 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Quartz_without_Foundation.swift (927 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/Reflection_KVO.swift (928 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/UIActionSheetHack.swift (929 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/archiving_generic_swift_class.swift (930 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/autolinking.swift (931 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/autorelease.swift (932 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/block_calls.swift (933 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/c_function_pointer_compile.swift (934 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/c_pointers.swift (935 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/cf_extensions.swift (936 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/cf_type_bridging.swift (937 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/class_as_object.swift (938 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/dictionary_pattern_matching.swift (939 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/equatable_hashable.swift (940 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/glob.swift (941 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/header_static.swift (942 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/interpret_with_options.swift (943 of 2194) | |
PASS: Swift :: IRGen/multithread_module.swift (944 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/mapkit_header_static.swift (945 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/misc_osx.swift (946 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/missing_imports_repl.swift (947 of 2194) | |
XFAIL: Swift :: Interpreter/SDK/multi-file-imported-enum.swift (948 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_array_of_classes.swift (949 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_block_generic.swift (950 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_bridge_cast.swift (951 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_cast.swift (952 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_currying.swift (953 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_dealloc.swift (954 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_dynamic_lookup.swift (955 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_extensions.swift (956 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_factory_method.swift (957 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_fast_enumeration.swift (958 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_implicit_unwrapped_bridge.swift (959 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_inner_pointer.swift (960 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_mangling.swift (961 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_nil.swift (962 of 2194) | |
XFAIL: Swift :: Interpreter/SDK/libc.swift (963 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_nsstring_bridge.swift (964 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_protocol_lookup.swift (965 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_protocol_lookup_jit.swift (966 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_subclass.swift (967 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_switch.swift (968 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_unowned.swift (969 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/objc_witness_to_swift_protocol.swift (970 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/protocol_lookup_foreign.swift (971 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/submodules_smoke_test.swift (972 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/SDK/weak_objc_interop.swift (973 of 2194) | |
PASS: Swift :: Interpreter/RosettaCode.swift (974 of 2194) | |
PASS: Swift :: Interpreter/SDK/objc_ns_enum.swift (975 of 2194) | |
PASS: Swift :: Interpreter/FunctionConversion.swift (976 of 2194) | |
PASS: Swift :: Interpreter/archetype_casts.swift (977 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/availability_weak_linking.swift (978 of 2194) | |
PASS: Swift :: Interpreter/array_of_optional.swift (979 of 2194) | |
PASS: Swift :: IRGen/report_dead_method_call.swift (980 of 2194) | |
PASS: Swift :: Interpreter/algorithms.swift (981 of 2194) | |
PASS: Swift :: Interpreter/bitvector.swift (982 of 2194) | |
PASS: Swift :: Interpreter/bool_as_generic.swift (983 of 2194) | |
XFAIL: Swift :: Interpreter/builtin_bridge_object.swift (984 of 2194) | |
PASS: Swift :: Interpreter/break_continue.swift (985 of 2194) | |
PASS: Swift :: Interpreter/builtin.swift (986 of 2194) | |
PASS: Swift :: Interpreter/builtin_protocol_conversion.swift (987 of 2194) | |
PASS: Swift :: IDE/complete_value_expr.swift (988 of 2194) | |
PASS: Swift :: Interpreter/arrays.swift (989 of 2194) | |
PASS: Swift :: Interpreter/c_bitfields.swift (990 of 2194) | |
PASS: Swift :: Interpreter/capture_inout.swift (991 of 2194) | |
PASS: Swift :: Interpreter/capture_top_level.swift (992 of 2194) | |
PASS: Swift :: Interpreter/c_unions.swift (993 of 2194) | |
PASS: Swift :: Interpreter/complex.swift (994 of 2194) | |
PASS: Swift :: Interpreter/capture_unowned.swift (995 of 2194) | |
PASS: Swift :: Interpreter/closures.swift (996 of 2194) | |
PASS: Swift :: Interpreter/conversions.swift (997 of 2194) | |
PASS: Swift :: Interpreter/classes.swift (998 of 2194) | |
PASS: Swift :: Interpreter/constructor.swift (999 of 2194) | |
PASS: Swift :: Interpreter/class_resilience.swift (1000 of 2194) | |
PASS: Swift :: Interpreter/defer.swift (1001 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/dynamic_lookup.swift (1002 of 2194) | |
PASS: Swift :: Interpreter/currying_protocols.swift (1003 of 2194) | |
PASS: Swift :: Interpreter/dependent_reabstraction.swift (1004 of 2194) | |
PASS: Swift :: Interpreter/destructors.swift (1005 of 2194) | |
PASS: Swift :: Interpreter/currying_generics.swift (1006 of 2194) | |
PASS: Swift :: IRGen/generic_metatypes.swift (1007 of 2194) | |
PASS: Swift :: Interpreter/dynamic_self.swift (1008 of 2194) | |
PASS: Swift :: Interpreter/enum_runtime_alignment.swift (1009 of 2194) | |
PASS: Swift :: Interpreter/enum_errortype.swift (1010 of 2194) | |
FAIL: Swift :: Interpreter/fractal.swift (1011 of 2194) | |
******************** TEST 'Swift :: Interpreter/fractal.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Interpreter/Output/fractal.swift.tmp && mkdir /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Interpreter/Output/fractal.swift.tmp | |
ulimit -c unlimited && /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -interpret /home/modocache/GitHub/apple/swift/test/Interpreter/fractal.swift -I /home/modocache/GitHub/apple/swift/test/Interpreter -enable-source-import | FileCheck /home/modocache/GitHub/apple/swift/test/Interpreter/fractal.swift | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/Interpreter/fractal.swift:43:14: warning: curried function declaration syntax will be removed in a future version of Swift; use a single parameter list | |
func fractal (densityFunc:(c: Complex, maxIterations: Int) -> Int) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
, | |
/home/modocache/GitHub/apple/swift/test/Interpreter/fractal.swift:54:5: warning: C-style for statement is deprecated and will be removed in a future version of Swift | |
for var col = yMin; col < yMax; col += dY { | |
^ | |
/home/modocache/GitHub/apple/swift/test/Interpreter/fractal.swift:53:3: warning: C-style for statement is deprecated and will be removed in a future version of Swift | |
for var row = xMin; row < xMax ; row += dX { | |
^ | |
/home/modocache/GitHub/apple/swift/test/Interpreter/fractal.swift:49:7: warning: variable 'dX' was never mutated; consider changing to 'let' constant | |
var dX = (xMax - xMin) / Double(rows) | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/Interpreter/fractal.swift:50:7: warning: variable 'dY' was never mutated; consider changing to 'let' constant | |
var dY = (yMax - yMin) / Double(cols) | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/Interpreter/fractal.swift:55:11: warning: variable 'c' was never mutated; consider changing to 'let' constant | |
var c = Complex(real: col, imag: row) | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/Interpreter/fractal.swift:112:9: warning: variable 'zTmp' was never mutated; consider changing to 'let' constant | |
var zTmp = Complex(real: z.real.abs(), imag: z.imag.abs()) | |
~~~ ^ | |
let | |
<unknown>:0: error: could not load the swift standard library | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
PASS: Swift :: Interpreter/function_metatypes.swift (1012 of 2194) | |
PASS: Swift :: Interpreter/failable_initializers.swift (1013 of 2194) | |
PASS: Swift :: Interpreter/formal_access.swift (1014 of 2194) | |
XFAIL: Swift :: Interpreter/generic_casts.swift (1015 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/generic_objc_subclass.swift (1016 of 2194) | |
PASS: Swift :: Interpreter/functions.swift (1017 of 2194) | |
PASS: Swift :: Interpreter/enum.swift (1018 of 2194) | |
PASS: Swift :: Interpreter/generic_implicit_closure.swift (1019 of 2194) | |
PASS: Swift :: Interpreter/generic_ref_counts.swift (1020 of 2194) | |
PASS: Swift :: Interpreter/enum_resilience.swift (1021 of 2194) | |
PASS: Swift :: Interpreter/generic_struct.swift (1022 of 2194) | |
PASS: Swift :: Interpreter/generic_class.swift (1023 of 2194) | |
PASS: Swift :: Interpreter/generic_tuple.swift (1024 of 2194) | |
PASS: Swift :: Interpreter/import.swift (1025 of 2194) | |
PASS: Swift :: Interpreter/hello_func.swift (1026 of 2194) | |
PASS: Swift :: Interpreter/hello_toplevel.swift (1027 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/interpret_load_framework.swift (1028 of 2194) | |
XFAIL: Swift :: Interpreter/interpolation.swift (1029 of 2194) | |
PASS: Swift :: Interpreter/generics.swift (1030 of 2194) | |
PASS: Swift :: Interpreter/if_expr.swift (1031 of 2194) | |
XFAIL: Swift :: Interpreter/nil_error_value.swift (1032 of 2194) | |
FAIL: Swift :: Interpreter/mandelbrot.swift (1033 of 2194) | |
******************** TEST 'Swift :: Interpreter/mandelbrot.swift' FAILED ******************** | |
Script: | |
-- | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -interpret -I /home/modocache/GitHub/apple/swift/test/Interpreter -enable-source-import /home/modocache/GitHub/apple/swift/test/Interpreter/mandelbrot.swift | FileCheck /home/modocache/GitHub/apple/swift/test/Interpreter/mandelbrot.swift | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/Interpreter/mandelbrot.swift:43:5: warning: C-style for statement is deprecated and will be removed in a future version of Swift | |
for var col = yMin; col < yMax; col += dY { | |
^ | |
/home/modocache/GitHub/apple/swift/test/Interpreter/mandelbrot.swift:42:3: warning: C-style for statement is deprecated and will be removed in a future version of Swift | |
for var row = xMin; row < xMax ; row += dX { | |
^ | |
/home/modocache/GitHub/apple/swift/test/Interpreter/mandelbrot.swift:38:7: warning: variable 'dX' was never mutated; consider changing to 'let' constant | |
var dX = (xMax - xMin) / Double(rows) | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/Interpreter/mandelbrot.swift:39:7: warning: variable 'dY' was never mutated; consider changing to 'let' constant | |
var dY = (yMax - yMin) / Double(cols) | |
~~~ ^ | |
let | |
/home/modocache/GitHub/apple/swift/test/Interpreter/mandelbrot.swift:44:11: warning: variable 'c' was never mutated; consider changing to 'let' constant | |
var c = Complex(real: col, imag: row) | |
~~~ ^ | |
let | |
<unknown>:0: error: could not load the swift standard library | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
PASS: Swift :: Interpreter/global_resilience.swift (1034 of 2194) | |
PASS: Swift :: Interpreter/initializers.swift (1035 of 2194) | |
PASS: Swift :: Interpreter/nested_generics.swift (1036 of 2194) | |
PASS: Swift :: Interpreter/object.swift (1037 of 2194) | |
PASS: Swift :: Interpreter/layout_reabstraction.swift (1038 of 2194) | |
PASS: Swift :: Interpreter/pinning.swift (1039 of 2194) | |
PASS: Swift :: Interpreter/optional.swift (1040 of 2194) | |
PASS: Swift :: Interpreter/process_arguments.swift (1041 of 2194) | |
PASS: Swift :: Interpreter/optional_lvalues.swift (1042 of 2194) | |
PASS: Swift :: Interpreter/protocol_lookup_jit.swift (1043 of 2194) | |
PASS: Swift :: Interpreter/properties.swift (1044 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/repl.swift (1045 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/repl_13695499.swift (1046 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/repl_17597453.swift (1047 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/repl_autolinking.swift (1048 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/repl_conformance_lookup.swift (1049 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/repl_diagnostics.swift (1050 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/repl_hashbang.swift (1051 of 2194) | |
FAIL: Swift :: Interpreter/return_from_main.swift (1052 of 2194) | |
******************** TEST 'Swift :: Interpreter/return_from_main.swift' FAILED ******************** | |
Script: | |
-- | |
not --crash /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -interpret /home/modocache/GitHub/apple/swift/test/Interpreter/return_from_main.swift 2>&1 | FileCheck /home/modocache/GitHub/apple/swift/test/Interpreter/return_from_main.swift | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/Interpreter/return_from_main.swift:6:11: error: expected string not found in input | |
// CHECK: Error raised at top level: return_from_main.Error.Foo | |
^ | |
<stdin>:1:1: note: scanning from here | |
<unknown>:0: error: could not load the swift standard library | |
^ | |
<stdin>:1:14: note: possible intended match here | |
<unknown>:0: error: could not load the swift standard library | |
^ | |
-- | |
******************** | |
PASS: Swift :: Interpreter/protocols.swift (1053 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/shebang-direct.swift (1054 of 2194) | |
PASS: Swift :: Interpreter/rdar15674812.swift (1055 of 2194) | |
PASS: Swift :: Interpreter/protocol_lookup.swift (1056 of 2194) | |
PASS: Swift :: Interpreter/recursive_generics.swift (1057 of 2194) | |
PASS: Swift :: Interpreter/shebang-env.swift (1058 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/static_objc_var.swift (1059 of 2194) | |
PASS: Swift :: Interpreter/selector_arguments.swift (1060 of 2194) | |
PASS: Swift :: Interpreter/simple.swift (1061 of 2194) | |
PASS: Swift :: Interpreter/submodules_smoke_test.swift (1062 of 2194) | |
PASS: Swift :: Interpreter/protocol_extensions.swift (1063 of 2194) | |
PASS: Swift :: Interpreter/slices.swift (1064 of 2194) | |
PASS: Swift :: Interpreter/statements.swift (1065 of 2194) | |
PASS: Swift :: Interpreter/structs.swift (1066 of 2194) | |
PASS: Swift :: Interpreter/super_constructor.swift (1067 of 2194) | |
XFAIL: Swift :: Interpreter/varargs.swift (1068 of 2194) | |
PASS: Swift :: Interpreter/testability.swift (1069 of 2194) | |
UNSUPPORTED: Swift :: Interpreter/weak_objc.swift (1070 of 2194) | |
PASS: Swift :: Interpreter/struct_resilience.swift (1071 of 2194) | |
PASS: Swift :: LLVMPasses/allocation-deletion.ll (1072 of 2194) | |
PASS: Swift :: LLVMPasses/basic.ll (1073 of 2194) | |
PASS: Swift :: LLVMPasses/contract.ll (1074 of 2194) | |
PASS: Swift :: LLVMPasses/crash.ll (1075 of 2194) | |
PASS: Swift :: LLVMPasses/llvm-aa.ll (1076 of 2194) | |
PASS: Swift :: LLVMPasses/stack_promotion.ll (1077 of 2194) | |
PASS: Swift :: Misc/dump_api.swift (1078 of 2194) | |
PASS: Swift :: Misc/expression_too_complex.swift (1079 of 2194) | |
PASS: Swift :: Misc/fatal_error.swift (1080 of 2194) | |
UNSUPPORTED: Swift :: Misc/misc_diagnostics.swift (1081 of 2194) | |
PASS: Swift :: Misc/opt-debug-forbid-typecheck-prefix.swift (1082 of 2194) | |
PASS: Swift :: Misc/serialized-diagnostics.swift (1083 of 2194) | |
PASS: Swift :: Interpreter/tuples.swift (1084 of 2194) | |
PASS: Swift :: Misc/single_expr_closure_conversion.swift (1085 of 2194) | |
UNSUPPORTED: Swift :: Misc/tbi.swift (1086 of 2194) | |
PASS: Swift :: Interpreter/throwing_initializers.swift (1087 of 2194) | |
PASS: Swift :: NameBinding/MutualDependency.swift (1088 of 2194) | |
PASS: Swift :: Interpreter/typeof.swift (1089 of 2194) | |
PASS: Swift :: Misc/target-cpu.swift (1090 of 2194) | |
PASS: Swift :: NameBinding/import-command-line.swift (1091 of 2194) | |
PASS: Swift :: NameBinding/debug-client-discriminator.swift (1092 of 2194) | |
PASS: Swift :: NameBinding/accessibility.swift (1093 of 2194) | |
PASS: Swift :: NameBinding/import-multiple-command-line.swift (1094 of 2194) | |
PASS: Swift :: Interpreter/weak.swift (1095 of 2194) | |
PASS: Swift :: NameBinding/import-resolution-2.swift (1096 of 2194) | |
PASS: Swift :: NameBinding/library.swift (1097 of 2194) | |
PASS: Swift :: Interpreter/writeback.swift (1098 of 2194) | |
PASS: Swift :: NameBinding/import-specific-decl.swift (1099 of 2194) | |
PASS: Swift :: NameBinding/multi-file-with-main.swift (1100 of 2194) | |
PASS: Swift :: NameBinding/import-resolution-overload.swift (1101 of 2194) | |
UNSUPPORTED: Swift :: NameBinding/objc_multi_file.swift (1102 of 2194) | |
UNSUPPORTED: Swift :: NameBinding/reference-dependencies-dynamic-lookup.swift (1103 of 2194) | |
PASS: Swift :: NameBinding/multi-file.swift (1104 of 2194) | |
PASS: Swift :: NameBinding/reference-dependencies-errors.swift (1105 of 2194) | |
PASS: Swift :: NameBinding/import-resolution.swift (1106 of 2194) | |
PASS: Swift :: NameBinding/name_lookup.swift (1107 of 2194) | |
PASS: Swift :: NameBinding/import-specific-fixits.swift (1108 of 2194) | |
PASS: Swift :: NameBinding/stdlib.swift (1109 of 2194) | |
PASS: Swift :: NameBinding/reference-dependencies-members.swift (1110 of 2194) | |
PASS: Swift :: Parse/BOM.swift (1111 of 2194) | |
PASS: Swift :: Parse/EOF/block-comment-missing-newline.swift (1112 of 2194) | |
PASS: Swift :: NameBinding/stdlib-case-sensitive.swift (1113 of 2194) | |
PASS: Swift :: Parse/EOF/block-comment-nested.swift (1114 of 2194) | |
PASS: Swift :: NameBinding/name-binding.swift (1115 of 2194) | |
PASS: Swift :: Parse/EOF/block-comment.swift (1116 of 2194) | |
UNSUPPORTED: Swift :: Parse/availability_query.swift (1117 of 2194) | |
PASS: Swift :: Parse/EOF/unfinished-for-at-eof.swift (1118 of 2194) | |
PASS: Swift :: Parse/EOF/interpolated-string-literal.swift (1119 of 2194) | |
PASS: Swift :: Parse/EOF/unterminated-string-literal-missing-newline.swift (1120 of 2194) | |
PASS: Swift :: Parse/builtin_bridge_object.swift (1121 of 2194) | |
PASS: Swift :: Parse/builtin_word.swift (1122 of 2194) | |
PASS: Swift :: Parse/c_function_pointers.swift (1123 of 2194) | |
PASS: Swift :: Parse/brace_recovery_eof.swift (1124 of 2194) | |
UNSUPPORTED: Swift :: Parse/enum.swift (1125 of 2194) | |
PASS: Swift :: Parse/compiler_version.swift (1126 of 2194) | |
PASS: Swift :: Parse/debugger.swift (1127 of 2194) | |
PASS: Swift :: Parse/diagnostic_points_to_first_bad_token.swift (1128 of 2194) | |
PASS: Swift :: Parse/consecutive_statements.swift (1129 of 2194) | |
PASS: Swift :: Parse/errors.swift (1130 of 2194) | |
PASS: Swift :: Parse/escaped_identifiers.swift (1131 of 2194) | |
PASS: Swift :: Parse/form_feed_char.swift (1132 of 2194) | |
PASS: Swift :: Parse/guard-top-level.swift (1133 of 2194) | |
PASS: Swift :: Parse/hashbang_library.swift (1134 of 2194) | |
PASS: Swift :: Parse/foreach.swift (1135 of 2194) | |
PASS: Swift :: Parse/hashbang_main.swift (1136 of 2194) | |
PASS: Swift :: Parse/generic_disambiguation.swift (1137 of 2194) | |
PASS: Swift :: Parse/identifiers.swift (1138 of 2194) | |
PASS: Swift :: Parse/implicit_getter_incomplete.swift (1139 of 2194) | |
PASS: Swift :: Parse/if_expr.swift (1140 of 2194) | |
PASS: Swift :: Parse/init_deinit.swift (1141 of 2194) | |
PASS: Swift :: Parse/invalid-utf8.swift (1142 of 2194) | |
PASS: Swift :: Parse/invalid.swift (1143 of 2194) | |
UNSUPPORTED: Swift :: Parse/metatype_object_conversion.swift (1144 of 2194) | |
PASS: Swift :: Parse/invalid_if_expr.swift (1145 of 2194) | |
PASS: Swift :: Parse/line-directive.swift (1146 of 2194) | |
PASS: Swift :: Parse/invalid_nested_types.swift (1147 of 2194) | |
PASS: Swift :: Parse/object_literals.swift (1148 of 2194) | |
PASS: Swift :: Parse/operator_decl.swift (1149 of 2194) | |
PASS: Swift :: Parse/operators.swift (1150 of 2194) | |
PASS: Swift :: Parse/objc_enum.swift (1151 of 2194) | |
PASS: Swift :: Parse/optional.swift (1152 of 2194) | |
PASS: Swift :: Parse/optional_lvalues.swift (1153 of 2194) | |
PASS: Swift :: Parse/pattern_without_variables.swift (1154 of 2194) | |
PASS: Swift :: Parse/pattern_without_variables_script.swift (1155 of 2194) | |
PASS: Swift :: Parse/playground_lvalues.swift (1156 of 2194) | |
PASS: Swift :: Parse/optional_chain_lvalues.swift (1157 of 2194) | |
PASS: Swift :: Parse/rdar19548610.swift (1158 of 2194) | |
PASS: Swift :: NameBinding/reference-dependencies.swift (1159 of 2194) | |
PASS: Swift :: Parse/recovery_library.swift (1160 of 2194) | |
PASS: Swift :: Parse/strange-characters.swift (1161 of 2194) | |
XFAIL: Swift :: Parse/pointer_conversion.swift (1162 of 2194) | |
PASS: Swift :: Parse/subscripting.swift (1163 of 2194) | |
PASS: Swift :: Parse/super.swift (1164 of 2194) | |
PASS: Swift :: Parse/switch_incomplete.swift (1165 of 2194) | |
PASS: Swift :: Parse/matching_patterns.swift (1166 of 2194) | |
PASS: Swift :: Parse/toplevel_library.swift (1167 of 2194) | |
PASS: Swift :: Parse/trailing-semi.swift (1168 of 2194) | |
PASS: Swift :: Parse/toplevel_library_invalid.swift (1169 of 2194) | |
PASS: Swift :: Parse/semicolon.swift (1170 of 2194) | |
PASS: Swift :: Parse/typealias.swift (1171 of 2194) | |
PASS: Swift :: Parse/type_expr.swift (1172 of 2194) | |
PASS: Swift :: Parse/switch.swift (1173 of 2194) | |
PASS: Swift :: Parse/recovery.swift (1174 of 2194) | |
PASS: Swift :: Parse/try.swift (1175 of 2194) | |
XFAIL: Swift :: PlaygroundTransform/array_in_struct.swift (1176 of 2194) | |
PASS: Swift :: PlaygroundTransform/array.swift (1177 of 2194) | |
PASS: Swift :: PlaygroundTransform/array_did_set.swift (1178 of 2194) | |
PASS: Swift :: PlaygroundTransform/declarations_error.swift (1179 of 2194) | |
PASS: Swift :: PlaygroundTransform/bare_value.swift (1180 of 2194) | |
PASS: Swift :: PlaygroundTransform/control-flow.swift (1181 of 2194) | |
PASS: Swift :: PlaygroundTransform/declarations.swift (1182 of 2194) | |
PASS: Swift :: PlaygroundTransform/for_crash.swift (1183 of 2194) | |
PASS: Swift :: PlaygroundTransform/import_error.swift (1184 of 2194) | |
PASS: Swift :: PlaygroundTransform/disable_transform_only.swift (1185 of 2194) | |
PASS: Swift :: PlaygroundTransform/do-catch.swift (1186 of 2194) | |
PASS: Swift :: PlaygroundTransform/high_performance.swift (1187 of 2194) | |
PASS: Swift :: PlaygroundTransform/do.swift (1188 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/accessibility.swift (1189 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/blocks.swift (1190 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/classes.swift (1191 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/comments.swift (1192 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/empty.swift (1193 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/enums.swift (1194 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/extensions.swift (1195 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/generic-ancestry.swift (1196 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/imports.swift (1197 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/local-types.swift (1198 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/mixed-framework-fwd.swift (1199 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/mixed-framework.swift (1200 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/override.swift (1201 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/pragma-clang.swift (1202 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/protocols.swift (1203 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/simd.swift (1204 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/swift_name.m (1205 of 2194) | |
UNSUPPORTED: Swift :: PrintAsObjC/unmodified.swift (1206 of 2194) | |
PASS: Swift :: PlaygroundTransform/init.swift (1207 of 2194) | |
PASS: Swift :: PlaygroundTransform/mutation.swift (1208 of 2194) | |
XFAIL: Swift :: Prototypes/CollectionTransformers.swift (1209 of 2194) | |
UNSUPPORTED: Swift :: Prototypes/Integers.swift.gyb (1210 of 2194) | |
PASS: Swift :: Prototypes/GenericDispatch.swift (1211 of 2194) | |
PASS: Swift :: PlaygroundTransform/print.swift (1212 of 2194) | |
FAIL: Swift :: Prototypes/FloatingPoint.swift (1213 of 2194) | |
******************** TEST 'Swift :: Prototypes/FloatingPoint.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Prototypes/Output/FloatingPoint.swift.tmp && mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Prototypes/Output/FloatingPoint.swift.tmp | |
/home/modocache/GitHub/apple/swift/test/Prototypes/../../utils/line-directive /home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift -- /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swiftc -target armv7-none-linux-androideabi -Xlinker --allow-shlib-undefined -Xlinker -pie -module-cache-path '/tmp/swift-testsuite-clang-module-cacheJbvzYN' -parse-stdlib /home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Prototypes/Output/FloatingPoint.swift.tmp/a.out | |
/home/modocache/GitHub/apple/swift/test/Prototypes/../../utils/line-directive /home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift -- /home/modocache/GitHub/apple/swift/test/../../swift-android-extras/rundroid /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Prototypes/Output/FloatingPoint.swift.tmp/a.out | |
-- | |
Exit Code: 1 | |
Command Output (stdout): | |
-- | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:39:3: warning: use of 'typealias' to declare associated types is deprecated; use 'associatedtype' instead | |
typealias SignificandBits: FloatingPointRepresentationType | |
^~~~~~~~~ | |
associatedtype | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:844:3: warning: use of 'typealias' to declare associated types is deprecated; use 'associatedtype' instead | |
typealias BitPattern: FloatingPointRepresentationType | |
^~~~~~~~~ | |
associatedtype | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:921:61: error: use of unresolved identifier 'roundf' | |
public func roundToIntegralTiesToAway() -> Float { return roundf(self) } | |
^~~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:922:61: error: use of unresolved identifier 'truncf' | |
public func roundToIntegralTowardZero() -> Float { return truncf(self) } | |
^~~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:923:65: error: use of unresolved identifier 'ceilf' | |
public func roundToIntegralTowardPositive() -> Float { return ceilf(self) } | |
^~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:924:65: error: use of unresolved identifier 'floorf' | |
public func roundToIntegralTowardNegative() -> Float { return floorf(self) } | |
^~~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:925:79: error: use of unresolved identifier 'remainderf' | |
public static func remainder(left: Float, _ right: Float) -> Float { return remainderf(left, right) } | |
^~~~~~~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:926:73: error: use of unresolved identifier 'fminf' | |
public static func min(left: Float, _ right: Float) -> Float { return fminf(left, right) } | |
^~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:927:73: error: use of unresolved identifier 'fmaxf' | |
public static func max(left: Float, _ right: Float) -> Float { return fmaxf(left, right) } | |
^~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:928:55: error: use of unresolved identifier 'sqrtf' | |
public static func sqrt(x: Float) -> Float { return sqrtf(x) } | |
^~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:969:62: error: use of unresolved identifier 'round' | |
public func roundToIntegralTiesToAway() -> Double { return round(self) } | |
^~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:970:62: error: use of unresolved identifier 'trunc' | |
public func roundToIntegralTowardZero() -> Double { return trunc(self) } | |
^~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:971:66: error: use of unresolved identifier 'ceil' | |
public func roundToIntegralTowardPositive() -> Double { return ceil(self) } | |
^~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:972:66: error: use of unresolved identifier 'floor' | |
public func roundToIntegralTowardNegative() -> Double { return floor(self) } | |
^~~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:974:76: error: use of unresolved identifier 'fmin' | |
public static func min(left: Double, _ right: Double) -> Double { return fmin(left, right) } | |
^~~~ | |
/home/modocache/GitHub/apple/swift/test/Prototypes/FloatingPoint.swift:975:76: error: use of unresolved identifier 'fmax' | |
public static func max(left: Double, _ right: Double) -> Double { return fmax(left, right) } | |
^~~~ | |
-- | |
******************** | |
PASS: Swift :: SIL/Parser/apply_with_conformance.sil (1214 of 2194) | |
PASS: Swift :: SIL/Parser/apply_with_substitution.sil (1215 of 2194) | |
PASS: Swift :: PlaygroundTransform/placeholder.swift (1216 of 2194) | |
PASS: Swift :: SIL/Parser/attributes.sil (1217 of 2194) | |
PASS: Swift :: SIL/Parser/available.sil (1218 of 2194) | |
PASS: Swift :: SIL/Parser/array_roundtrip.swift (1219 of 2194) | |
UNSUPPORTED: Swift :: SIL/Parser/basic_objc.sil (1220 of 2194) | |
PASS: Swift :: SIL/Parser/bound_generic.sil (1221 of 2194) | |
PASS: Swift :: SIL/Parser/coverage_maps.sil (1222 of 2194) | |
PASS: Swift :: SIL/Parser/enum_in_class.sil (1223 of 2194) | |
PASS: Swift :: SIL/Parser/errors.sil (1224 of 2194) | |
PASS: Swift :: SIL/Parser/basic.sil (1225 of 2194) | |
PASS: Swift :: SIL/Parser/extension.swift (1226 of 2194) | |
PASS: Swift :: SIL/Parser/final.swift (1227 of 2194) | |
PASS: Swift :: SIL/Parser/generic_signature_with_depth.swift (1228 of 2194) | |
PASS: Swift :: SIL/Parser/generics.sil (1229 of 2194) | |
PASS: Swift :: SIL/Parser/global_init_attribute.sil (1230 of 2194) | |
PASS: Swift :: SIL/Parser/indirect_enum.sil (1231 of 2194) | |
PASS: Swift :: SIL/Parser/overloaded_member.sil (1232 of 2194) | |
PASS: Swift :: SIL/Parser/polymorphic_function.sil (1233 of 2194) | |
PASS: Swift :: SIL/Parser/projection_lowered_type_parse.sil (1234 of 2194) | |
PASS: Swift :: SIL/Parser/protocol_getter.sil (1235 of 2194) | |
PASS: Swift :: SIL/Parser/question_mark.swift (1236 of 2194) | |
PASS: Swift :: SIL/Parser/self.swift (1237 of 2194) | |
PASS: Swift :: SIL/Parser/self_substitution.sil (1238 of 2194) | |
PASS: Swift :: SIL/Parser/stored_property.sil (1239 of 2194) | |
PASS: Swift :: SIL/Parser/static_initializer.sil (1240 of 2194) | |
PASS: Swift :: SIL/Parser/string_literal.sil (1241 of 2194) | |
PASS: Swift :: SIL/Parser/typed_boxes.sil (1242 of 2194) | |
PASS: Swift :: SIL/Parser/undef.sil (1243 of 2194) | |
PASS: Swift :: SIL/Parser/unmanaged.sil (1244 of 2194) | |
PASS: Swift :: SIL/Parser/unnamed_struct_identifiers.sil (1245 of 2194) | |
PASS: Swift :: SIL/Parser/where.swift (1246 of 2194) | |
PASS: Swift :: SIL/Parser/where_clause.sil (1247 of 2194) | |
PASS: Swift :: SIL/Parser/witness_bug.sil (1248 of 2194) | |
PASS: Swift :: Prototypes/Result.swift (1249 of 2194) | |
PASS: Swift :: Prototypes/MutableIndexableDict.swift (1250 of 2194) | |
UNSUPPORTED: Swift :: SIL/Parser/witness_with_inherited_gp.sil (1251 of 2194) | |
UNSUPPORTED: Swift :: SIL/Serialization/clang_conformances.swift (1252 of 2194) | |
UNSUPPORTED: Swift :: SIL/Serialization/clang_sib.swift (1253 of 2194) | |
UNSUPPORTED: Swift :: SIL/Serialization/deserialize_appkit.sil (1254 of 2194) | |
UNSUPPORTED: Swift :: SIL/Serialization/deserialize_coregraphics.swift (1255 of 2194) | |
UNSUPPORTED: Swift :: SIL/Serialization/deserialize_darwin.sil (1256 of 2194) | |
UNSUPPORTED: Swift :: SIL/Serialization/deserialize_foundation.sil (1257 of 2194) | |
PASS: Swift :: SIL/Parser/witness_specialize.sil (1258 of 2194) | |
PASS: Swift :: SIL/Parser/witness_protocol_from_import.sil (1259 of 2194) | |
UNSUPPORTED: Swift :: SIL/Serialization/deserialize_objectivec.sil (1260 of 2194) | |
PASS: Swift :: SIL/Parser/witness_tables.sil (1261 of 2194) | |
PASS: Swift :: SIL/Serialization/effectsattr.sil (1262 of 2194) | |
PASS: Swift :: Prototypes/TextFormatting.swift (1263 of 2194) | |
PASS: Swift :: SIL/Serialization/deserialize_generic.sil (1264 of 2194) | |
PASS: Swift :: SIL/Serialization/deserialize_generic_marker.sil (1265 of 2194) | |
PASS: Swift :: SIL/Serialization/init_existential_inst_deserializes_witness_tables.swift (1266 of 2194) | |
PASS: Swift :: SIL/Serialization/function_param_convention.sil (1267 of 2194) | |
PASS: Swift :: SIL/Serialization/metatype_casts.sil (1268 of 2194) | |
PASS: Swift :: SIL/Serialization/projection_lowered_type_parse.sil (1269 of 2194) | |
PASS: Swift :: SIL/Serialization/public_external.sil (1270 of 2194) | |
PASS: Swift :: SIL/Serialization/perf_inline_without_inline_all.swift (1271 of 2194) | |
PASS: Swift :: SIL/Serialization/semanticsattr.sil (1272 of 2194) | |
PASS: Swift :: SIL/Serialization/generic_shared_function.swift (1273 of 2194) | |
PASS: Swift :: SIL/Serialization/specializer_can_deserialize.swift (1274 of 2194) | |
PASS: Swift :: SIL/Serialization/shared_function_serialization.sil (1275 of 2194) | |
PASS: Swift :: SIL/Serialization/vtable_deserialization.swift (1276 of 2194) | |
PASS: Swift :: SIL/clone_init_existential.sil (1277 of 2194) | |
PASS: Swift :: SIL/cloning.sil (1278 of 2194) | |
PASS: Swift :: SIL/Serialization/witness_tables.sil (1279 of 2194) | |
PASS: Swift :: SIL/Serialization/visibility.sil (1280 of 2194) | |
PASS: Swift :: SIL/parse_swift_decls_in_sil_mode.sil (1281 of 2194) | |
PASS: Swift :: SIL/clone_select_switch_value.sil (1282 of 2194) | |
XFAIL: Swift :: SIL/unimplemented_initializer.swift (1283 of 2194) | |
PASS: Swift :: SIL/printer_include_decls.swift (1284 of 2194) | |
PASS: Swift :: SIL/verifier-init-existential.sil (1285 of 2194) | |
UNSUPPORTED: Swift :: SILGen/NSApplicationMain.swift (1286 of 2194) | |
UNSUPPORTED: Swift :: SILGen/UIApplicationMain.swift (1287 of 2194) | |
PASS: Swift :: SILGen/accessibility_vtables.swift (1288 of 2194) | |
PASS: Swift :: SIL/whole_module_optimization.swift (1289 of 2194) | |
PASS: Swift :: SILGen/accessibility_warnings.swift (1290 of 2194) | |
PASS: Swift :: SILGen/accessors.swift (1291 of 2194) | |
PASS: Swift :: SILGen/address_only_types.swift (1292 of 2194) | |
PASS: Swift :: SILGen/apply_abstraction_nested.swift (1293 of 2194) | |
PASS: Swift :: SIL/verifier-fail-bb.sil (1294 of 2194) | |
PASS: Swift :: SILGen/arguments.swift (1295 of 2194) | |
PASS: Swift :: SIL/verifier-fail-instruction.sil (1296 of 2194) | |
PASS: Swift :: SILGen/auto_closures.swift (1297 of 2194) | |
PASS: Swift :: SILGen/array_literal_abstraction.swift (1298 of 2194) | |
PASS: Swift :: SILGen/assignment.swift (1299 of 2194) | |
UNSUPPORTED: Swift :: SILGen/availability_query.swift (1300 of 2194) | |
PASS: Swift :: SILGen/break_continue.swift (1301 of 2194) | |
PASS: Swift :: SILGen/boxed_existentials.swift (1302 of 2194) | |
PASS: Swift :: SILGen/auto_generated_super_init_call.swift (1303 of 2194) | |
UNSUPPORTED: Swift :: SILGen/c_materializeForSet_linkage.swift (1304 of 2194) | |
PASS: Swift :: SILGen/c_function_pointers.swift (1305 of 2194) | |
PASS: Swift :: SILGen/call_chain_reabstraction.swift (1306 of 2194) | |
PASS: Swift :: SILGen/capture_inout.swift (1307 of 2194) | |
PASS: Swift :: SILGen/addressors.swift (1308 of 2194) | |
PASS: Swift :: SILGen/capture_typealias.swift (1309 of 2194) | |
UNSUPPORTED: Swift :: SILGen/cf.swift (1310 of 2194) | |
PASS: Swift :: SILGen/casts.swift (1311 of 2194) | |
PASS: Swift :: SILGen/capture_typed_boxes.swift (1312 of 2194) | |
PASS: Swift :: SILGen/builtins.swift (1313 of 2194) | |
PASS: Swift :: SILGen/class_bound_protocols.swift (1314 of 2194) | |
PASS: Swift :: SILGen/closure_inline_initializer.swift (1315 of 2194) | |
UNSUPPORTED: Swift :: SILGen/collection_downcast.swift (1316 of 2194) | |
PASS: Swift :: SILGen/class_resilience.swift (1317 of 2194) | |
PASS: Swift :: SILGen/complete_object_init.swift (1318 of 2194) | |
XFAIL: Swift :: SILGen/collection_upcast.swift (1319 of 2194) | |
PASS: Swift :: SILGen/closures.swift (1320 of 2194) | |
PASS: Swift :: SILGen/copy_lvalue_peepholes.swift (1321 of 2194) | |
PASS: Swift :: SILGen/coverage_class.swift (1322 of 2194) | |
PASS: Swift :: SILGen/coverage_closures.swift (1323 of 2194) | |
PASS: Swift :: SILGen/coverage_default_args.swift (1324 of 2194) | |
PASS: Swift :: SILGen/coverage_exceptions.swift (1325 of 2194) | |
PASS: Swift :: SILGen/coverage_guard.swift (1326 of 2194) | |
PASS: Swift :: SILGen/conditionally_unreachable.swift (1327 of 2194) | |
PASS: Swift :: SILGen/coverage_if.swift (1328 of 2194) | |
PASS: Swift :: SILGen/coverage_member_closure.swift (1329 of 2194) | |
PASS: Swift :: SILGen/coverage_ternary.swift (1330 of 2194) | |
PASS: Swift :: SILGen/crashers_silgen.swift (1331 of 2194) | |
PASS: Swift :: SILGen/coverage_switch.swift (1332 of 2194) | |
PASS: Swift :: SILGen/coverage_while.swift (1333 of 2194) | |
PASS: Swift :: SILGen/decls.swift (1334 of 2194) | |
UNSUPPORTED: Swift :: SILGen/default_arguments_imported.swift (1335 of 2194) | |
PASS: Swift :: SILGen/default_arguments_generic.swift (1336 of 2194) | |
PASS: Swift :: SILGen/default_arguments.swift (1337 of 2194) | |
PASS: Swift :: SILGen/default_constructor.swift (1338 of 2194) | |
PASS: Swift :: SILGen/dependent_member_lowering.swift (1339 of 2194) | |
UNSUPPORTED: Swift :: SILGen/dynamic.swift (1340 of 2194) | |
PASS: Swift :: SILGen/downcast_reabstraction.swift (1341 of 2194) | |
UNSUPPORTED: Swift :: SILGen/dynamic_lookup.swift (1342 of 2194) | |
PASS: Swift :: SILGen/deinit_in_vtable.swift (1343 of 2194) | |
PASS: Swift :: SILGen/dynamic_init.swift (1344 of 2194) | |
PASS: Swift :: SILGen/effectsattr.swift (1345 of 2194) | |
XFAIL: Swift :: SILGen/collection_cast_crash.swift (1346 of 2194) | |
PASS: Swift :: SILGen/dynamic_self_reference_storage.swift (1347 of 2194) | |
PASS: Swift :: SILGen/enum.swift (1348 of 2194) | |
PASS: Swift :: SILGen/enum_generic_raw_value.swift (1349 of 2194) | |
PASS: Swift :: SILGen/dynamic_self.swift (1350 of 2194) | |
PASS: Swift :: SILGen/enum_resilience.swift (1351 of 2194) | |
PASS: Swift :: SILGen/erasure_reabstraction.swift (1352 of 2194) | |
PASS: Swift :: SILGen/existential_metatypes.swift (1353 of 2194) | |
PASS: Swift :: SILGen/existential_erasure.swift (1354 of 2194) | |
PASS: Swift :: SILGen/extensions.swift (1355 of 2194) | |
UNSUPPORTED: Swift :: SILGen/extensions_objc.swift (1356 of 2194) | |
UNSUPPORTED: Swift :: SILGen/external_definitions.swift (1357 of 2194) | |
PASS: Swift :: SILGen/final.swift (1358 of 2194) | |
PASS: Swift :: SILGen/force_cast_chained_optional.swift (1359 of 2194) | |
PASS: Swift :: SILGen/errors.swift (1360 of 2194) | |
UNSUPPORTED: Swift :: SILGen/foreign_errors.swift (1361 of 2194) | |
PASS: Swift :: Prototypes/CollectionsMoveIndices.swift (1362 of 2194) | |
PASS: Swift :: SILGen/expressions.swift (1363 of 2194) | |
UNSUPPORTED: Swift :: SILGen/function_conversion_objc.swift (1364 of 2194) | |
PASS: Swift :: SILGen/function_conversion.swift (1365 of 2194) | |
PASS: Swift :: SILGen/foreach.swift (1366 of 2194) | |
PASS: Swift :: SILGen/fragile_globals.swift (1367 of 2194) | |
PASS: Swift :: SILGen/generic_casts.swift (1368 of 2194) | |
UNSUPPORTED: Swift :: SILGen/generic_objc_block_bridge.swift (1369 of 2194) | |
PASS: Swift :: SILGen/generic_literals.swift (1370 of 2194) | |
PASS: Swift :: SILGen/generic_property_base_lifetime.swift (1371 of 2194) | |
PASS: Swift :: SILGen/generic_signatures.swift (1372 of 2194) | |
PASS: Swift :: SILGen/generic_tuples.swift (1373 of 2194) | |
PASS: Swift :: SILGen/generic_closures.swift (1374 of 2194) | |
PASS: Swift :: SILGen/generic_witness.swift (1375 of 2194) | |
PASS: Swift :: SILGen/enum_derived.swift (1376 of 2194) | |
PASS: Swift :: SILGen/global_resilience.swift (1377 of 2194) | |
PASS: Swift :: SILGen/global_init_attribute.swift (1378 of 2194) | |
PASS: Swift :: SILGen/guaranteed_closure_context.swift (1379 of 2194) | |
PASS: Swift :: SILGen/implicitly_unwrapped_optional.swift (1380 of 2194) | |
PASS: Swift :: SILGen/if_expr.swift (1381 of 2194) | |
PASS: Swift :: SILGen/if_while_binding.swift (1382 of 2194) | |
PASS: Swift :: SILGen/imported_struct_array_field.swift (1383 of 2194) | |
PASS: Swift :: SILGen/functions.swift (1384 of 2194) | |
PASS: Swift :: SILGen/indirect_enum.swift (1385 of 2194) | |
PASS: Swift :: SILGen/inherited_protocol_conformance_multi_file.swift (1386 of 2194) | |
PASS: Swift :: SILGen/init_ref_delegation.swift (1387 of 2194) | |
PASS: Swift :: SILGen/instrprof_operators.swift (1388 of 2194) | |
PASS: Swift :: SILGen/instrprof_basic.swift (1389 of 2194) | |
PASS: Swift :: SILGen/interface_type_mangling.swift (1390 of 2194) | |
PASS: Swift :: SILGen/ivar_destroyer.swift (1391 of 2194) | |
PASS: Swift :: SILGen/lazy_global_access.swift (1392 of 2194) | |
PASS: Swift :: SILGen/lazy_globals.swift (1393 of 2194) | |
UNSUPPORTED: Swift :: SILGen/let_decls_objc.swift (1394 of 2194) | |
PASS: Swift :: SILGen/lazy_globals_multiple_vars.swift (1395 of 2194) | |
PASS: Swift :: SILGen/guaranteed_self.swift (1396 of 2194) | |
PASS: Swift :: SILGen/lifetime_unions.swift (1397 of 2194) | |
PASS: Swift :: SILGen/local_captures.swift (1398 of 2194) | |
UNSUPPORTED: Swift :: SILGen/mangling.swift (1399 of 2194) | |
PASS: Swift :: SILGen/local_recursion.swift (1400 of 2194) | |
PASS: Swift :: SILGen/mangling_generic_extensions.swift (1401 of 2194) | |
PASS: Swift :: SILGen/mangling_ext_structA.swift (1402 of 2194) | |
PASS: Swift :: SILGen/lifetime.swift (1403 of 2194) | |
PASS: Swift :: SILGen/let_decls.swift (1404 of 2194) | |
PASS: Swift :: SILGen/metatype_abstraction.swift (1405 of 2194) | |
UNSUPPORTED: Swift :: SILGen/metatype_object_conversion.swift (1406 of 2194) | |
PASS: Swift :: SILGen/metatype_casts.swift (1407 of 2194) | |
PASS: Swift :: SILGen/inherited_protocol_conformance_multi_file_2.swift (1408 of 2194) | |
PASS: Swift :: SILGen/metatypes.swift (1409 of 2194) | |
UNSUPPORTED: Swift :: SILGen/nsmanaged-witness.swift (1410 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_attr_NSManaged.swift (1411 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_attr_NSManaged_multi.swift (1412 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_blocks_bridging.swift (1413 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_bool_bridging.swift (1414 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_bridged_results.swift (1415 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_bridging.swift (1416 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_currying.swift (1417 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_dealloc.swift (1418 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_dictionary_bridging.swift (1419 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_enum.swift (1420 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_enum_unused_witnesses.swift (1421 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_error.swift (1422 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_extensions.swift (1423 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_final.swift (1424 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_generic_class.swift (1425 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_implicitly_unwrapped_optional.swift (1426 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_imported_init.swift (1427 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_init_ref_delegation.swift (1428 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_local.swift (1429 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_metatypes.swift (1430 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_nonnull_lie_hack.swift (1431 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_ownership_conventions.swift (1432 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_properties.swift (1433 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_protocols.swift (1434 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_set_bridging.swift (1435 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_subscript.swift (1436 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_super.swift (1437 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_thunks.swift (1438 of 2194) | |
UNSUPPORTED: Swift :: SILGen/objc_witnesses.swift (1439 of 2194) | |
PASS: Swift :: SILGen/multi_file.swift (1440 of 2194) | |
PASS: Swift :: SILGen/noescape_reabstraction.swift (1441 of 2194) | |
PASS: Swift :: SILGen/optional-cast.swift (1442 of 2194) | |
PASS: Swift :: SILGen/mangling_private.swift (1443 of 2194) | |
PASS: Swift :: SILGen/optional_lvalue.swift (1444 of 2194) | |
PASS: Swift :: SILGen/partial_apply_generic.swift (1445 of 2194) | |
PASS: Swift :: SILGen/partial_apply_init.swift (1446 of 2194) | |
PASS: Swift :: SILGen/optional.swift (1447 of 2194) | |
XFAIL: Swift :: SILGen/pointer_conversion.swift (1448 of 2194) | |
UNSUPPORTED: Swift :: SILGen/protocol_cast_toplevel.swift (1449 of 2194) | |
PASS: Swift :: SILGen/property_abstraction.swift (1450 of 2194) | |
PASS: Swift :: SILGen/polymorphic_inout_aliasing.swift (1451 of 2194) | |
PASS: Swift :: SILGen/materializeForSet.swift (1452 of 2194) | |
PASS: Swift :: SILGen/protocol_class_refinement.swift (1453 of 2194) | |
PASS: Swift :: SILGen/protocol_optional.swift (1454 of 2194) | |
PASS: Swift :: SILGen/reabstract_lvalue.swift (1455 of 2194) | |
PASS: Swift :: SILGen/reabstract.swift (1456 of 2194) | |
PASS: Swift :: SILGen/required_init.swift (1457 of 2194) | |
PASS: Swift :: SILGen/properties.swift (1458 of 2194) | |
PASS: Swift :: SILGen/protocols.swift (1459 of 2194) | |
PASS: Swift :: SILGen/result_abstraction.swift (1460 of 2194) | |
PASS: Swift :: SILGen/same_type_abstraction.swift (1461 of 2194) | |
PASS: Swift :: SILGen/rethrows.swift (1462 of 2194) | |
PASS: Swift :: SILGen/semanticsattr.swift (1463 of 2194) | |
PASS: Swift :: SILGen/protocol_extensions.swift (1464 of 2194) | |
PASS: Swift :: SILGen/sil_locations_top_level.swift (1465 of 2194) | |
PASS: Swift :: SILGen/scalar_to_tuple_args.swift (1466 of 2194) | |
PASS: Swift :: SILGen/struct_resilience.swift (1467 of 2194) | |
UNSUPPORTED: Swift :: SILGen/super_objc_class_method.swift (1468 of 2194) | |
PASS: Swift :: SILGen/super_init_refcounting.swift (1469 of 2194) | |
PASS: Swift :: SILGen/switch_abstraction.swift (1470 of 2194) | |
PASS: Swift :: SILGen/switch_fallthrough.swift (1471 of 2194) | |
PASS: Swift :: SILGen/statements.swift (1472 of 2194) | |
UNSUPPORTED: Swift :: SILGen/switch_objc.swift (1473 of 2194) | |
PASS: Swift :: SILGen/sil_locations.swift (1474 of 2194) | |
PASS: Swift :: SILGen/switch_isa.swift (1475 of 2194) | |
PASS: Swift :: SILGen/switch_var.swift (1476 of 2194) | |
PASS: Swift :: SILGen/super.swift (1477 of 2194) | |
PASS: Swift :: SILGen/toplevel_errors.swift (1478 of 2194) | |
PASS: Swift :: SILGen/switch.swift (1479 of 2194) | |
PASS: Swift :: SILGen/toplevel.swift (1480 of 2194) | |
PASS: Swift :: SILGen/unicode_scalar_concat.swift (1481 of 2194) | |
PASS: Swift :: SILGen/tuples.swift (1482 of 2194) | |
PASS: Swift :: SILGen/transparent_attribute.swift (1483 of 2194) | |
PASS: Swift :: SILGen/types.swift (1484 of 2194) | |
PASS: Swift :: SILGen/unmanaged.swift (1485 of 2194) | |
PASS: Swift :: SILGen/unsupported_recursive_value_type.swift (1486 of 2194) | |
PASS: Swift :: SILGen/unowned.swift (1487 of 2194) | |
PASS: Swift :: SILGen/unreachable_code.swift (1488 of 2194) | |
PASS: Swift :: SILGen/vtable_thunks_reabstraction_final.swift (1489 of 2194) | |
PASS: Swift :: SILGen/vtable_thunks_reabstraction.swift (1490 of 2194) | |
XFAIL: Swift :: SILGen/vtables.swift (1491 of 2194) | |
PASS: Swift :: SILGen/weak.swift (1492 of 2194) | |
PASS: Swift :: SILGen/witness_single_tuple.swift (1493 of 2194) | |
PASS: Swift :: SILGen/witness_same_type.swift (1494 of 2194) | |
PASS: Swift :: SILGen/witness_tables_multifile.swift (1495 of 2194) | |
PASS: Swift :: SILGen/witnesses_canonical.swift (1496 of 2194) | |
PASS: Swift :: SILGen/vtable_thunks.swift (1497 of 2194) | |
PASS: Swift :: SILGen/witnesses_class.swift (1498 of 2194) | |
PASS: Swift :: SILGen/witnesses_inheritance.swift (1499 of 2194) | |
PASS: Swift :: SILGen/witnesses_refinement.swift (1500 of 2194) | |
PASS: Swift :: SILGen/writeback.swift (1501 of 2194) | |
PASS: Swift :: SILGen/writeback_conflict_diagnostics.swift (1502 of 2194) | |
PASS: Swift :: SILOptimizer/alias-crash.sil (1503 of 2194) | |
PASS: Swift :: SILOptimizer/allocbox_to_stack.sil (1504 of 2194) | |
PASS: Swift :: SILOptimizer/allocbox_to_stack_with_false.swift (1505 of 2194) | |
PASS: Swift :: SILOptimizer/always_inline.sil (1506 of 2194) | |
PASS: Swift :: SILOptimizer/abcopts.sil (1507 of 2194) | |
PASS: Swift :: SILOptimizer/arcsequenceopts_casts.sil (1508 of 2194) | |
PASS: Swift :: SILOptimizer/arcsequenceopts_loops.sil (1509 of 2194) | |
PASS: Swift :: SILGen/witness_tables.swift (1510 of 2194) | |
PASS: Swift :: SILOptimizer/arcsequenceopts.sil (1511 of 2194) | |
PASS: Swift :: SILOptimizer/arcsequenceopts_loops.sil.gyb (1512 of 2194) | |
PASS: Swift :: SILGen/witnesses.swift (1513 of 2194) | |
PASS: Swift :: SILOptimizer/arcsequenceopts_rcidentityanalysis.sil (1514 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/array_mutable_assertonly.swift (1515 of 2194) | |
PASS: Swift :: SILOptimizer/array_count_propagation.sil (1516 of 2194) | |
PASS: Swift :: SILOptimizer/array_element_propagation.sil (1517 of 2194) | |
PASS: Swift :: SILOptimizer/array_specialize.sil (1518 of 2194) | |
PASS: Swift :: SILOptimizer/arcsequenceopts_uniquecheck.sil (1519 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/bridged_casts_folding.swift (1520 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/bridging_checked_cast.sil (1521 of 2194) | |
PASS: Swift :: SILOptimizer/basic-aa.sil (1522 of 2194) | |
PASS: Swift :: SILOptimizer/assert_configuration.sil (1523 of 2194) | |
PASS: Swift :: SILOptimizer/canonicalize_switch_enum.sil (1524 of 2194) | |
PASS: Swift :: SILOptimizer/capture_promotion.sil (1525 of 2194) | |
PASS: Swift :: SILOptimizer/basic-callee-printer.sil (1526 of 2194) | |
PASS: Swift :: SILOptimizer/capture_promotion.swift (1527 of 2194) | |
PASS: Swift :: SILOptimizer/capture_promotion_reachability.sil (1528 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/cast_folding_no_bridging.sil (1529 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/cast_folding_objc.swift (1530 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/cast_folding_objc_no_foundation.swift (1531 of 2194) | |
PASS: Swift :: SILOptimizer/capture_propagation.sil (1532 of 2194) | |
PASS: Swift :: SILOptimizer/cast_foldings.sil (1533 of 2194) | |
PASS: Swift :: SILOptimizer/cast_promote.sil (1534 of 2194) | |
PASS: Swift :: SILOptimizer/closure_specialize.sil (1535 of 2194) | |
PASS: Swift :: SILOptimizer/closure_specialize_simple.sil (1536 of 2194) | |
PASS: Swift :: SILOptimizer/closure_specialize_consolidated.sil (1537 of 2194) | |
PASS: Swift :: SILOptimizer/constant_propagation.sil (1538 of 2194) | |
PASS: Swift :: SILOptimizer/constant_propagation2.sil (1539 of 2194) | |
PASS: Swift :: SILOptimizer/constant_propagation_castopt_analysis_invalidation.sil (1540 of 2194) | |
PASS: Swift :: SILOptimizer/constant_propagation_diagnostics.swift (1541 of 2194) | |
PASS: Swift :: SILOptimizer/copyforward.sil (1542 of 2194) | |
PASS: Swift :: SILOptimizer/cowarray_opt.sil (1543 of 2194) | |
PASS: Swift :: SILOptimizer/cropoverflow.sil (1544 of 2194) | |
PASS: Swift :: SIL/Serialization/deserialize_stdlib.sil (1545 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/cse_objc.sil (1546 of 2194) | |
PASS: Swift :: SILOptimizer/dead_alloc_elim.sil (1547 of 2194) | |
PASS: Swift :: SILOptimizer/cse_apply.sil (1548 of 2194) | |
XFAIL: Swift :: SILOptimizer/dead_array_elim.sil (1549 of 2194) | |
PASS: Swift :: SILOptimizer/dead_code_elimination.sil (1550 of 2194) | |
PASS: Swift :: SILOptimizer/dead_func_init_method.sil (1551 of 2194) | |
PASS: Swift :: SILOptimizer/dead_function_elimination.swift (1552 of 2194) | |
PASS: Swift :: SILOptimizer/dead_inlined_func.swift (1553 of 2194) | |
PASS: Swift :: SILOptimizer/cse.sil (1554 of 2194) | |
PASS: Swift :: SILOptimizer/dead_internal_func.swift (1555 of 2194) | |
PASS: Swift :: SILOptimizer/dead_method.swift (1556 of 2194) | |
PASS: Swift :: SILOptimizer/dead_store_elim.sil (1557 of 2194) | |
PASS: Swift :: SILOptimizer/dead_witness_module.swift (1558 of 2194) | |
PASS: Swift :: SILOptimizer/dead_func.swift (1559 of 2194) | |
PASS: Swift :: SILOptimizer/definite_init.swift (1560 of 2194) | |
PASS: Swift :: SILOptimizer/definite_init_crashes.sil (1561 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/definite_init_diagnostics_objc.swift (1562 of 2194) | |
PASS: Swift :: SILOptimizer/definite_init.sil (1563 of 2194) | |
PASS: Swift :: SILOptimizer/definite_init_failable_initializers_diagnostics.swift (1564 of 2194) | |
PASS: Swift :: SILOptimizer/definite_init_hang.swift (1565 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/definite_init_objc_factory_init.swift (1566 of 2194) | |
PASS: Swift :: SILOptimizer/destructor_analysis.sil (1567 of 2194) | |
PASS: Swift :: SILOptimizer/DestructorAnalysis.swift (1568 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_access.sil (1569 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_access_other_module.swift (1570 of 2194) | |
PASS: Swift :: SILOptimizer/definite_init_failable_initializers.swift (1571 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_alloc_ref_dynamic.sil (1572 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_archetype_method.swift (1573 of 2194) | |
PASS: Swift :: SILOptimizer/definite_init_diagnostics.swift (1574 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_access.swift (1575 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_bound_generic.swift (1576 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_contravariant_args.swift (1577 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_ctors.sil (1578 of 2194) | |
PASS: Swift :: SILOptimizer/capture_propagation_linkage.swift (1579 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_concrete_subclass_of_generic_class.swift (1580 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_extension.swift (1581 of 2194) | |
PASS: Swift :: Interpreter/binary_operator_perf.swift (1582 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_dependent_types.swift (1583 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/devirt_jump_thread_crasher.sil (1584 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_inherited_conformance.swift (1585 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_jump_thread.sil (1586 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_covariant_return.swift (1587 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_method_with_generic_params.swift (1588 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_override.sil (1589 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_release.sil (1590 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_default_case.swift (1591 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_protocol_method_invocations.swift (1592 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_speculate.swift (1593 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_specialized_conformance.swift (1594 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_static_witness_method.sil (1595 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_specialized_inherited_interplay.swift (1596 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_unbound_generic.swift (1597 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_value_metatypes.swift (1598 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_materializeForSet.swift (1599 of 2194) | |
PASS: Swift :: SILOptimizer/devirtualize.sil (1600 of 2194) | |
PASS: Swift :: SILOptimizer/devirtualize2.sil (1601 of 2194) | |
PASS: Swift :: SILOptimizer/devirtualize_cast.swift (1602 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_try_apply.sil (1603 of 2194) | |
PASS: Swift :: SILOptimizer/devirtualize_existential.swift (1604 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/diagnostic_constant_propagation.swift (1605 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_base_class.swift (1606 of 2194) | |
PASS: Swift :: SILOptimizer/diagnose_unreachable.sil (1607 of 2194) | |
PASS: Swift :: SILOptimizer/devirtualize1.swift (1608 of 2194) | |
PASS: Swift :: SILOptimizer/enum_jump_thread.sil (1609 of 2194) | |
PASS: Swift :: SILOptimizer/earlycodemotion.sil (1610 of 2194) | |
PASS: Swift :: SILOptimizer/external_defs_to_decls.sil (1611 of 2194) | |
PASS: Swift :: SILOptimizer/escape_analysis.sil (1612 of 2194) | |
PASS: Swift :: SILOptimizer/existential_type_propagation.sil (1613 of 2194) | |
PASS: Swift :: SILOptimizer/fold_enums.sil (1614 of 2194) | |
PASS: Swift :: SILOptimizer/function-order.sil (1615 of 2194) | |
PASS: Swift :: SILOptimizer/functionsigopts_self.swift (1616 of 2194) | |
PASS: Swift :: SILOptimizer/functionsigopts.sil (1617 of 2194) | |
PASS: Swift :: SILOptimizer/global_lsopts_crash.sil (1618 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/global_property_opt_objc.sil (1619 of 2194) | |
PASS: Swift :: SILOptimizer/globalloadstoreopts_self_cycle_bug.sil (1620 of 2194) | |
PASS: Swift :: SILOptimizer/globalopt.sil (1621 of 2194) | |
PASS: Swift :: SILOptimizer/functionsigopts_sroa.sil (1622 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/globalopt_let_propagation.swift (1623 of 2194) | |
PASS: Swift :: SILOptimizer/globalredundantloadelimination.sil (1624 of 2194) | |
PASS: Swift :: SILOptimizer/high_level_cse.sil (1625 of 2194) | |
PASS: Swift :: SILOptimizer/global_property_opt.sil (1626 of 2194) | |
PASS: Swift :: SILOptimizer/high_level_licm.sil (1627 of 2194) | |
PASS: Swift :: SILOptimizer/globalopt_global_propagation.swift (1628 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_type_subst_bug.swift (1629 of 2194) | |
PASS: Swift :: SILOptimizer/inline_caches.sil (1630 of 2194) | |
PASS: Swift :: SILOptimizer/inline_addressor.swift (1631 of 2194) | |
PASS: Swift :: SILOptimizer/inline_deep.sil (1632 of 2194) | |
PASS: Swift :: SILOptimizer/inline_devirtualize_specialize.sil (1633 of 2194) | |
PASS: Swift :: SILOptimizer/inline_self.swift (1634 of 2194) | |
PASS: Swift :: SILOptimizer/inline_recursive.swift (1635 of 2194) | |
PASS: Swift :: SILOptimizer/inline_semantics.sil (1636 of 2194) | |
PASS: Swift :: SILOptimizer/inline_heuristics.sil (1637 of 2194) | |
PASS: Swift :: SILOptimizer/inline_tryApply.sil (1638 of 2194) | |
PASS: Swift :: SILOptimizer/inlinecaches_invalidate_failure.sil (1639 of 2194) | |
PASS: Swift :: SILOptimizer/inlinecaches_objc.sil (1640 of 2194) | |
PASS: Swift :: SILOptimizer/inlinecaches_arc.sil (1641 of 2194) | |
PASS: Swift :: SILOptimizer/inline_thunk.swift (1642 of 2194) | |
PASS: Swift :: SILOptimizer/inout_deshadow.sil (1643 of 2194) | |
PASS: Swift :: SILOptimizer/iv_info_printer.sil (1644 of 2194) | |
PASS: Swift :: SILOptimizer/inout_deshadow_integration.swift (1645 of 2194) | |
PASS: Swift :: SILOptimizer/diagnostic_constant_propagation_int.swift (1646 of 2194) | |
PASS: Swift :: SILOptimizer/licm.sil (1647 of 2194) | |
PASS: Swift :: SILOptimizer/let_properties_opts.swift (1648 of 2194) | |
PASS: Swift :: SILOptimizer/inliner_loop.swift (1649 of 2194) | |
PASS: Swift :: SILOptimizer/licm_apply.sil (1650 of 2194) | |
PASS: Swift :: SILOptimizer/loop-region-analysis.sil (1651 of 2194) | |
PASS: Swift :: SILOptimizer/loop_canonicalizer.sil (1652 of 2194) | |
PASS: Swift :: SILOptimizer/linker.swift (1653 of 2194) | |
PASS: Swift :: SILOptimizer/loop_info_printer.sil (1654 of 2194) | |
PASS: Swift :: SILOptimizer/loop_unroll.sil (1655 of 2194) | |
PASS: Swift :: SILOptimizer/loweraggregateinstrs.sil (1656 of 2194) | |
PASS: Swift :: SILOptimizer/lslocation_expansion.sil (1657 of 2194) | |
PASS: Swift :: SILOptimizer/looprotate.sil (1658 of 2194) | |
PASS: Swift :: SILOptimizer/latecodemotion.sil (1659 of 2194) | |
PASS: Swift :: SILOptimizer/lslocation_type_only_expansion.sil (1660 of 2194) | |
PASS: Swift :: SILOptimizer/lslocation_reduction.sil (1661 of 2194) | |
PASS: Swift :: SILOptimizer/devirt_single_module_in_multiple_files.swift (1662 of 2194) | |
PASS: Swift :: SILOptimizer/mandatory_inlining_circular.sil (1663 of 2194) | |
PASS: Swift :: SILOptimizer/mem-behavior.sil (1664 of 2194) | |
PASS: Swift :: SILOptimizer/mandatory_inlining_circular.swift (1665 of 2194) | |
PASS: Swift :: SILOptimizer/mandatory_inlining.swift (1666 of 2194) | |
PASS: Swift :: SILOptimizer/mem2reg_liveness.sil (1667 of 2194) | |
PASS: Swift :: SILOptimizer/let_propagation.swift (1668 of 2194) | |
PASS: Swift :: SILOptimizer/mem2reg.sil (1669 of 2194) | |
PASS: Swift :: SILOptimizer/mem2reg_unreachable.sil (1670 of 2194) | |
PASS: Swift :: SILOptimizer/merge_cond_fail.sil (1671 of 2194) | |
PASS: Swift :: SILOptimizer/move_cond_fail.sil (1672 of 2194) | |
PASS: Swift :: SILOptimizer/no-external-defs-onone.sil (1673 of 2194) | |
PASS: Swift :: SILOptimizer/mem2reg_simple.sil (1674 of 2194) | |
PASS: Swift :: SILOptimizer/mandatory_inlining.sil (1675 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/peephole_thick_to_objc_metatype.sil (1676 of 2194) | |
PASS: Swift :: SILOptimizer/mm_inlinecaches_multiple.sil (1677 of 2194) | |
PASS: Swift :: SILOptimizer/noreturn_folding.sil (1678 of 2194) | |
PASS: Swift :: SILOptimizer/no_opt.swift (1679 of 2194) | |
PASS: Swift :: SILOptimizer/pa_removal.sil (1680 of 2194) | |
PASS: Swift :: SILOptimizer/postdomtree_verification_crash.sil (1681 of 2194) | |
PASS: Swift :: SILOptimizer/polymorphic_inline_caches.sil (1682 of 2194) | |
PASS: Swift :: SILOptimizer/optimize_never.sil (1683 of 2194) | |
PASS: Swift :: SILOptimizer/predictable_memopt_unreferenceable_storage.swift (1684 of 2194) | |
PASS: Swift :: SILOptimizer/predictable_memopt.sil (1685 of 2194) | |
PASS: Swift :: SILOptimizer/peephole_trunc_and_ext.sil (1686 of 2194) | |
PASS: Swift :: SILOptimizer/pure_apply.swift (1687 of 2194) | |
PASS: Swift :: SILOptimizer/rcidentity.sil (1688 of 2194) | |
PASS: Swift :: SILOptimizer/recursive_func.sil (1689 of 2194) | |
PASS: Swift :: SILOptimizer/redundantloadelimination.sil (1690 of 2194) | |
PASS: Swift :: SILOptimizer/performance_inliner.sil (1691 of 2194) | |
PASS: Swift :: SILOptimizer/prespecialize.swift (1692 of 2194) | |
PASS: Swift :: SILOptimizer/recursive_single.sil (1693 of 2194) | |
PASS: Swift :: SILOptimizer/ref_elt_addr.sil (1694 of 2194) | |
PASS: Swift :: SILOptimizer/remove_unused_func.sil (1695 of 2194) | |
PASS: Swift :: SILOptimizer/select_enum_addr_reads_memory.sil (1696 of 2194) | |
PASS: Swift :: SILOptimizer/remove_pins.sil (1697 of 2194) | |
PASS: Swift :: SILOptimizer/sil_combine_bitops.sil (1698 of 2194) | |
PASS: Swift :: SILOptimizer/side-effect.sil (1699 of 2194) | |
PASS: Swift :: SILOptimizer/return.swift (1700 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/sil_combine_objc.sil (1701 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/sil_combine_objc_bridge.sil (1702 of 2194) | |
PASS: Swift :: SILOptimizer/sil_combine_enum_addr.sil (1703 of 2194) | |
PASS: Swift :: SILOptimizer/sil_combine_devirt.sil (1704 of 2194) | |
PASS: Swift :: SILOptimizer/sil_combine_uncheck.sil (1705 of 2194) | |
PASS: Swift :: SILOptimizer/sil_combine_enums.sil (1706 of 2194) | |
PASS: Swift :: SILOptimizer/sil_combine_same_ops.sil (1707 of 2194) | |
PASS: Swift :: SILOptimizer/sil_concat_string_literals.sil (1708 of 2194) | |
PASS: Swift :: SILOptimizer/sil_locations.sil (1709 of 2194) | |
PASS: Swift :: SILOptimizer/sil_locations.swift (1710 of 2194) | |
PASS: Swift :: SILOptimizer/simp_enum.sil (1711 of 2194) | |
PASS: Swift :: SILOptimizer/sil_witness_tables_external_witnesstable.swift (1712 of 2194) | |
PASS: Swift :: SILOptimizer/sil_simplify_instrs.sil (1713 of 2194) | |
PASS: Swift :: SILOptimizer/simplify_cfg_and_combine.sil (1714 of 2194) | |
PASS: Swift :: SILOptimizer/simplify_cfg_jump_thread_crash.sil (1715 of 2194) | |
PASS: Swift :: SILOptimizer/simplify_cfg_args_crash.sil (1716 of 2194) | |
PASS: Swift :: SILOptimizer/simplify_cfg_select_enum.sil (1717 of 2194) | |
PASS: Swift :: SILOptimizer/sink.sil (1718 of 2194) | |
PASS: Swift :: SILOptimizer/protocol_lookup.swift (1719 of 2194) | |
PASS: Swift :: SILOptimizer/spec_conf1.swift (1720 of 2194) | |
PASS: Swift :: SILOptimizer/spec_archetype_method.swift (1721 of 2194) | |
PASS: Swift :: SILOptimizer/specialization_of_stdlib_binary_only.swift (1722 of 2194) | |
PASS: Swift :: SILOptimizer/spec_conf2.swift (1723 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_anyobject.swift (1724 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_apply_conf.swift (1725 of 2194) | |
PASS: Swift :: SILOptimizer/simplify_cfg_args.sil (1726 of 2194) | |
PASS: Swift :: SILOptimizer/specialize.sil (1727 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_cg_update_crash.sil (1728 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_ext.swift (1729 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_inherited.sil (1730 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/specialize_metatypes_with_nondefault_representation.sil (1731 of 2194) | |
PASS: Swift :: SILOptimizer/spec_recursion.swift (1732 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_recursive_generics.sil (1733 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_self.swift (1734 of 2194) | |
PASS: Swift :: SILOptimizer/split_critical_edges.sil (1735 of 2194) | |
PASS: Swift :: SILOptimizer/sroa.sil (1736 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_chain.swift (1737 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_checked_cast_branch.swift (1738 of 2194) | |
PASS: Swift :: SILOptimizer/simplify_cfg.sil (1739 of 2194) | |
PASS: Swift :: SILOptimizer/sroa_unreferenced_members.swift (1740 of 2194) | |
PASS: Swift :: SILOptimizer/stack_promotion.sil (1741 of 2194) | |
PASS: Swift :: SILOptimizer/static_initializer.sil (1742 of 2194) | |
PASS: Swift :: SILOptimizer/static_report.sil (1743 of 2194) | |
PASS: Swift :: SILOptimizer/strip_debug_info.sil (1744 of 2194) | |
PASS: Swift :: SILOptimizer/super_class_method.swift (1745 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/super_objc_class_method.swift (1746 of 2194) | |
PASS: Swift :: SILOptimizer/specialize_unconditional_checked_cast.swift (1747 of 2194) | |
PASS: Swift :: SILOptimizer/super_init.swift (1748 of 2194) | |
PASS: Swift :: SILOptimizer/super_method.swift (1749 of 2194) | |
PASS: Swift :: SILOptimizer/throw_inline.swift (1750 of 2194) | |
PASS: Swift :: SILOptimizer/switch.swift (1751 of 2194) | |
PASS: Swift :: SILOptimizer/unexpected_error.sil (1752 of 2194) | |
UNSUPPORTED: Swift :: SILOptimizer/unused_containers.swift (1753 of 2194) | |
PASS: Swift :: SILOptimizer/typed-access-tb-aa.sil (1754 of 2194) | |
PASS: Swift :: SILOptimizer/verifier.sil (1755 of 2194) | |
PASS: Swift :: SILOptimizer/sil_combine.sil (1756 of 2194) | |
PASS: Swift :: Sema/accessibility_multi.swift (1757 of 2194) | |
UNSUPPORTED: Swift :: Sema/availability.swift (1758 of 2194) | |
UNSUPPORTED: Swift :: Sema/availability_refinement_contexts.swift (1759 of 2194) | |
UNSUPPORTED: Swift :: Sema/availability_versions.swift (1760 of 2194) | |
UNSUPPORTED: Swift :: Sema/availability_versions_multi.swift (1761 of 2194) | |
UNSUPPORTED: Swift :: Sema/availability_versions_objc_api.swift (1762 of 2194) | |
UNSUPPORTED: Swift :: Sema/availability_versions_playgrounds.swift (1763 of 2194) | |
PASS: Swift :: SILOptimizer/sroa_bbargs.sil (1764 of 2194) | |
PASS: Swift :: SILOptimizer/unreachable_code.swift (1765 of 2194) | |
UNSUPPORTED: Swift :: Sema/deprecation_osx.swift (1766 of 2194) | |
PASS: Swift :: Sema/check_unnecessary_typecheck.swift (1767 of 2194) | |
PASS: Swift :: Sema/circular_decl_checking.swift (1768 of 2194) | |
PASS: Swift :: Sema/diag_metatype_cast_to_reference_no_objc.swift (1769 of 2194) | |
PASS: Swift :: Sema/accessibility.swift (1770 of 2194) | |
PASS: Swift :: Sema/diag_self_assign.swift (1771 of 2194) | |
PASS: Swift :: Sema/diag_unreachable_after_return.swift (1772 of 2194) | |
PASS: Swift :: Sema/diag_c_style_for.swift (1773 of 2194) | |
PASS: Swift :: Sema/diag_values_of_module_type.swift (1774 of 2194) | |
PASS: Swift :: Sema/editor_placeholders.swift (1775 of 2194) | |
PASS: Swift :: Sema/dynamic_attr_requires_module.swift (1776 of 2194) | |
PASS: Swift :: SILOptimizer/swap_refcnt.swift (1777 of 2194) | |
PASS: Swift :: Sema/enum_raw_multi.swift (1778 of 2194) | |
PASS: Swift :: Sema/enum_raw_representable_migrate.swift (1779 of 2194) | |
PASS: Swift :: Sema/enum_raw_representable_multi_file.swift (1780 of 2194) | |
UNSUPPORTED: Swift :: Sema/import_and_define_class.swift (1781 of 2194) | |
PASS: Swift :: Sema/extension_binding_multi.swift (1782 of 2194) | |
PASS: Swift :: Sema/enum_equatable_hashable.swift (1783 of 2194) | |
UNSUPPORTED: Swift :: Sema/objc_attr_requires_module_1.swift (1784 of 2194) | |
UNSUPPORTED: Swift :: Sema/objc_attr_requires_module_2.swift (1785 of 2194) | |
UNSUPPORTED: Swift :: Sema/object_literals_ios.swift (1786 of 2194) | |
UNSUPPORTED: Swift :: Sema/object_literals_osx.swift (1787 of 2194) | |
PASS: Swift :: Sema/implicit_initializer_multi.swift (1788 of 2194) | |
PASS: Swift :: Sema/infer_block_type.swift (1789 of 2194) | |
PASS: Swift :: Sema/immutability.swift (1790 of 2194) | |
PASS: Swift :: Sema/omit_needless_words.swift (1791 of 2194) | |
PASS: Swift :: Sema/return_inside_pound.swift (1792 of 2194) | |
XFAIL: Swift :: Serialization/array.swift (1793 of 2194) | |
PASS: Swift :: Sema/super_partial_apply.swift (1794 of 2194) | |
PASS: Swift :: Sema/enum_raw_representable.swift (1795 of 2194) | |
UNSUPPORTED: Swift :: Serialization/basic_sil_objc.swift (1796 of 2194) | |
FAIL: Swift :: Serialization/autolinking.swift (1797 of 2194) | |
******************** TEST 'Swift :: Serialization/autolinking.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp | |
mkdir /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-module -parse-stdlib -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp -module-name someModule -module-link-name module /home/modocache/GitHub/apple/swift/test/Serialization/../Inputs/empty.swift | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-ir -lmagic /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift -I /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp > /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/out.txt | |
FileCheck /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/out.txt | |
FileCheck -check-prefix=NO-FORCE-LOAD /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/out.txt | |
mkdir -p /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/someModule.framework/Modules/someModule.swiftmodule/ | |
mv /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/someModule.swiftmodule /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/someModule.framework/Modules/someModule.swiftmodule/unknown.swiftmodule | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-ir -lmagic /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift -F /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp > /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/framework.txt | |
FileCheck -check-prefix=FRAMEWORK /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/framework.txt | |
FileCheck -check-prefix=NO-FORCE-LOAD /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/framework.txt | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-module -parse-stdlib -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp -module-name someModule -module-link-name module /home/modocache/GitHub/apple/swift/test/Serialization/../Inputs/empty.swift -autolink-force-load | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-ir -lmagic /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift -I /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp > /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/force-load.txt | |
FileCheck /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/force-load.txt | |
FileCheck -check-prefix=FORCE-LOAD-CLIENT /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift < /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/autolinking.swift.tmp/force-load.txt | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-ir -parse-stdlib -module-name someModule -module-link-name module /home/modocache/GitHub/apple/swift/test/Serialization/../Inputs/empty.swift | FileCheck --check-prefix=NO-FORCE-LOAD /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-ir -parse-stdlib -module-name someModule -module-link-name module /home/modocache/GitHub/apple/swift/test/Serialization/../Inputs/empty.swift -autolink-force-load | FileCheck --check-prefix=FORCE-LOAD /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-ir -parse-stdlib -module-name someModule -module-link-name 0module /home/modocache/GitHub/apple/swift/test/Serialization/../Inputs/empty.swift -autolink-force-load | FileCheck --check-prefix=FORCE-LOAD-HEX /home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift | |
-- | |
Exit Code: 1 | |
Command Output (stderr): | |
-- | |
/home/modocache/GitHub/apple/swift/test/Serialization/autolinking.swift:29:15: error: expected string not found in input | |
// CHECK-DAG: !{{[0-9]+}} = !{!"-lmagic"} | |
^ | |
<stdin>:36:8: note: scanning from here | |
!1 = !{} | |
^ | |
<stdin>:37:1: note: possible intended match here | |
!2 = !{i32 1, !"wchar_size", i32 4} | |
^ | |
-- | |
******************** | |
PASS: Swift :: SILOptimizer/verifier_reject.sil (1798 of 2194) | |
PASS: Swift :: SILOptimizer/cast_folding.swift (1799 of 2194) | |
PASS: Swift :: Serialization/builtin.swift (1800 of 2194) | |
XFAIL: Swift :: Serialization/comments-framework.swift (1801 of 2194) | |
PASS: Swift :: Serialization/class-roundtrip-module.swift (1802 of 2194) | |
PASS: Swift :: Serialization/always_inline.swift (1803 of 2194) | |
PASS: Swift :: Serialization/class-determinism.swift (1804 of 2194) | |
XFAIL: Swift :: Serialization/default_silfunction_deserializationfrom_stdlib.swift (1805 of 2194) | |
PASS: Swift :: Serialization/duplicate_normalprotocolconformance.swift (1806 of 2194) | |
PASS: Swift :: Serialization/conformance-multi-file.swift (1807 of 2194) | |
PASS: Swift :: Serialization/comments.swift (1808 of 2194) | |
PASS: Swift :: Serialization/empty.swift (1809 of 2194) | |
PASS: Swift :: Serialization/class.swift (1810 of 2194) | |
PASS: Swift :: Serialization/generic_witness.swift (1811 of 2194) | |
PASS: Swift :: Serialization/enum.swift (1812 of 2194) | |
PASS: Swift :: Serialization/generic_extension.swift (1813 of 2194) | |
PASS: Swift :: Serialization/import.swift (1814 of 2194) | |
XFAIL: Swift :: Serialization/import_source.swift (1815 of 2194) | |
PASS: Swift :: Serialization/load-invalid.swift (1816 of 2194) | |
PASS: Swift :: Serialization/load-missing-dependencies.swift (1817 of 2194) | |
PASS: Swift :: Serialization/load-wrong-name.swift (1818 of 2194) | |
PASS: Swift :: Serialization/inherited-conformance.swift (1819 of 2194) | |
PASS: Swift :: Serialization/load.swift (1820 of 2194) | |
PASS: Swift :: Serialization/load-missing-dependency.swift (1821 of 2194) | |
PASS: Swift :: Serialization/function.swift (1822 of 2194) | |
UNSUPPORTED: Swift :: Serialization/objc_method_table.swift (1823 of 2194) | |
UNSUPPORTED: Swift :: Serialization/objc_xref.swift (1824 of 2194) | |
PASS: Swift :: Serialization/objc.swift (1825 of 2194) | |
PASS: Swift :: Serialization/multi-file.swift (1826 of 2194) | |
PASS: Swift :: Serialization/optimized.swift (1827 of 2194) | |
FAIL: Swift :: Serialization/operator.swift (1828 of 2194) | |
******************** TEST 'Swift :: Serialization/operator.swift' FAILED ******************** | |
Script: | |
-- | |
rm -rf /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/operator.swift.tmp | |
mkdir /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/operator.swift.tmp | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -emit-module -o /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/operator.swift.tmp /home/modocache/GitHub/apple/swift/test/Serialization/Inputs/def_operator.swift | |
llvm-bcanalyzer /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/operator.swift.tmp/def_operator.swiftmodule | FileCheck /home/modocache/GitHub/apple/swift/test/Serialization/operator.swift | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -parse -I/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/operator.swift.tmp /home/modocache/GitHub/apple/swift/test/Serialization/operator.swift | |
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -target armv7-none-linux-androideabi -interpret -I /home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/test-android-armv7/Serialization/Output/operator.swift.tmp -DINTERP /home/modocache/GitHub/apple/swift/test/Serialization/operator.swift | FileCheck --check-prefix=OUTPUT /home/modocache/GitHub/apple/swift/test/Serialization/operator.swift | |
-- | |
Exit Code: 2 | |
Command Output (stderr): | |
-- | |
<unknown>:0: error: could not load the swift standard library | |
FileCheck error: '-' is empty. | |
-- | |
******************** | |
UNSUPPORTED: Swift :: Serialization/print.swift (1829 of 2194) | |
PASS: Swift :: Serialization/override.swift (1830 of 2194) | |
PASS: Swift :: Serialization/noinline.swift (1831 of 2194) | |
PASS: Swift :: Serialization/resilience.swift (1832 of 2194) | |
XFAIL: Swift :: Serialization/search-paths-relative.swift (1833 of 2194) | |
XFAIL: Swift :: Serialization/search-paths.swift (1834 of 2194) | |
PASS: Swift :: Serialization/sil-serialize-all-with-cross-module-conformance.swift (1835 of 2194) | |
UNSUPPORTED: Swift :: Serialization/target-too-new.swift (1836 of 2194) | |
PASS: Swift :: Serialization/struct.swift (1837 of 2194) | |
PASS: Swift :: Serialization/target-incompatible.swift (1838 of 2194) | |
PASS: Swift :: Serialization/too-new.swift (1839 of 2194) | |
PASS: Swift :: Serialization/too-old.swift (1840 of 2194) | |
PASS: Swift :: Serialization/top-level-code.swift (1841 of 2194) | |
PASS: Swift :: Serialization/transparent-std.swift (1842 of 2194) | |
PASS: Swift :: Serialization/testability.swift (1843 of 2194) | |
PASS: Swift :: Serialization/vtable-function-deserialization.swift (1844 of 2194) | |
PASS: Swift :: Serialization/witnesstable-function-deserialization.swift (1845 of 2194) | |
PASS: Swift :: Serialization/write-to-locked-dir.swift (1846 of 2194) | |
PASS: Swift :: Serialization/xref-multi-file.swift (1847 of 2194) | |
PASS: Swift :: Serialization/transparent.swift (1848 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_big_array.swift (1849 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_cache.swift (1850 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_constructor.swift (1851 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_crash1.swift (1852 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_custom.swift (1853 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_filter.swift (1854 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_forbid_typecheck.swift (1855 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_from_clang_module.swift (1856 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_fuzzy.swift (1857 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_group_overloads.swift (1858 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_hide_low_priority.swift (1859 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_import_module_flag.swift (1860 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_inner.swift (1861 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_literals.swift (1862 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_member.swift (1863 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_moduleimportdepth.swift (1864 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_name.swift (1865 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_open.swift (1866 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_operators.swift (1867 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_override.swift (1868 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_playground_symlink.swift (1869 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_popular_api.swift (1870 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_requestlimit.swift (1871 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_sort_order.swift (1872 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_stems.swift (1873 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_structure.swift (1874 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_test.swift (1875 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_type_match.swift (1876 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_typealias_different_file.swift (1877 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_underscores.swift (1878 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_update.swift (1879 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/complete_with_closure_param.swift (1880 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeComplete/metatype_in_expr.swift (1881 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeExpand/code-expand.swift (1882 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-basic.swift (1883 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-bracestmt.swift (1884 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-bracestmt2.swift (1885 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-bracestmt3-if-else.swift (1886 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-closure.swift (1887 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-comment.swift (1888 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-computed-property.swift (1889 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-do-catch.swift (1890 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-extension.swift (1891 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-ibaction.swift (1892 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-implicit-getter.swift (1893 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-lazy-property.swift (1894 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-parenexpr.swift (1895 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-pound-if.swift (1896 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-repeat.swift (1897 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-sibling.swift (1898 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-switch.swift (1899 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-toplevel.swift (1900 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-width2.swift (1901 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-with-cr.swift (1902 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/CodeFormat/indent-with-tab.swift (1903 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/DocSupport/doc_clang_module.swift (1904 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/DocSupport/doc_source_file.swift (1905 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/DocSupport/doc_swift_module.swift (1906 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/DocumentStructure/access_parse.swift (1907 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/DocumentStructure/mark_edit.swift (1908 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/DocumentStructure/structure.swift (1909 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/DocumentStructure/structure_object_literals.swift (1910 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/ExtractComment/extract_comments.swift (1911 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index.swift (1912 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index_bad_modulename.swift (1913 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index_big_array.swift (1914 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index_forbid_typecheck.swift (1915 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index_implicit_vis.swift (1916 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index_module_cycle.swift (1917 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index_module_missing_depend.swift (1918 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index_swift_lib.swift (1919 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index_with_clang_module.swift (1920 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/index_with_swift_module.swift (1921 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Indexing/rdar_21602898.swift (1922 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/InterfaceGen/gen_clang_module.swift (1923 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/InterfaceGen/gen_header.swift (1924 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/InterfaceGen/gen_mixed_module.swift (1925 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/InterfaceGen/gen_objc.swift (1926 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/InterfaceGen/gen_stdlib.swift (1927 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/InterfaceGen/gen_swift_module.swift (1928 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/InterfaceGen/gen_swift_source.swift (1929 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Mixed/cursor_mixed.swift (1930 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Mixed/cursor_mixed_header.swift (1931 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/enum-toraw/enum-toraw.swift (1932 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/objc_attr_without_import.swift (1933 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/placeholders.swift (1934 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_big_array.swift (1935 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_config.swift (1936 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_diag_after_edit-2.swift (1937 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_diag_after_edit.swift (1938 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_edits.swift (1939 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_forbid_typecheck.swift (1940 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_lazy_var.swift (1941 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_module.swift (1942 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_playground.swift (1943 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_symlink.swift (1944 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Sema/sema_unavailable.swift (1945 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/Session/info_after_open.swift (1946 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/crash1.swift (1947 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_big_array.swift (1948 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_callargs.swift (1949 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_forbid_typecheck.swift (1950 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_generics.swift (1951 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_getter.swift (1952 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_implicit_init.swift (1953 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_info.swift (1954 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_invalid.swift (1955 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_overrides.swift (1956 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_stdlib.swift (1957 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_symlink.swift (1958 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_type_interface.swift (1959 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/cursor_unavailable.swift (1960 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/implicit_vis.swift (1961 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/multiple_ast.swift (1962 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/rdar_18677108-1.swift (1963 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/rdar_18677108-2.swift (1964 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/rdar_21657000.swift (1965 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/rdar_21790830.swift (1966 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/rdar_21859941.swift (1967 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SourceDocInfo/related_idents.swift (1968 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SyntaxMapData/diags.swift (1969 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SyntaxMapData/syntaxmap-edit-del.swift (1970 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SyntaxMapData/syntaxmap-edit.swift (1971 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SyntaxMapData/syntaxmap-object-literals.swift (1972 of 2194) | |
UNSUPPORTED: Swift :: SourceKit/SyntaxMapData/syntaxmap.swift (1973 of 2194) | |
PASS: Swift :: TypeCoercion/constructor_return.swift (1974 of 2194) | |
PASS: Swift :: TypeCoercion/constructor_return_type.swift (1975 of 2194) | |
PASS: Swift :: TypeCoercion/integer_literals.swift (1976 of 2194) | |
PASS: Swift :: Serialization/xref.swift (1977 of 2194) | |
PASS: Swift :: TypeCoercion/interpolation.swift (1978 of 2194) | |
PASS: Swift :: TypeCoercion/overload_member.swift (1979 of 2194) | |
PASS: Swift :: TypeCoercion/overload_noncall.swift (1980 of 2194) | |
PASS: Swift :: TypeCoercion/overload_parens.swift (1981 of 2194) | |
PASS: Swift :: TypeCoercion/return_coercion.swift (1982 of 2194) | |
PASS: Swift :: TypeCoercion/protocols.swift (1983 of 2194) | |
PASS: Swift :: TypeCoercion/subtyping.swift (1984 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_NSApplicationMain.swift (1985 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_NSApplicationMain_generic.swift (1986 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_NSApplicationMain_inherited.swift (1987 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_NSApplicationMain_multi_file/another_delegate.swift (1988 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_NSApplicationMain_multi_file/delegate.swift (1989 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_NSApplicationMain_multiple.swift (1990 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_NSApplicationMain_not_NSApplicationDelegate.swift (1991 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_NSApplicationMain_with_main/delegate.swift (1992 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_NSApplicationMain_with_main/main.swift (1993 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_UIApplicationMain.swift (1994 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_UIApplicationMain_generic.swift (1995 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_UIApplicationMain_inherited.swift (1996 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_UIApplicationMain_multiple.swift (1997 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_UIApplicationMain_not_UIApplicationDelegate.swift (1998 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_UIApplicationMain_with_main/delegate.swift (1999 of 2194) | |
UNSUPPORTED: Swift :: attr/ApplicationMain/attr_UIApplicationMain_with_main/main.swift (2000 of 2194) | |
PASS: Swift :: TypeCoercion/unknowable.swift (2001 of 2194) | |
PASS: Swift :: attr/accessibility.swift (2002 of 2194) | |
PASS: Swift :: attr/attr_alignment.swift (2003 of 2194) | |
PASS: Swift :: attr/attr_autoclosure.swift (2004 of 2194) | |
PASS: Swift :: attr/accessibility_print.swift (2005 of 2194) | |
PASS: Swift :: attr/attr_availability.swift (2006 of 2194) | |
PASS: Swift :: attr/attr_availability_osx.swift (2007 of 2194) | |
PASS: Swift :: attr/attr_availability_tvos.swift (2008 of 2194) | |
PASS: Swift :: attr/attr_availability_watchos.swift (2009 of 2194) | |
PASS: Swift :: attr/attr_convention.swift (2010 of 2194) | |
PASS: Swift :: attr/attr_dynamic_infer.swift (2011 of 2194) | |
PASS: Swift :: attr/attr_dynamic.swift (2012 of 2194) | |
PASS: Swift :: attr/attr_final.swift (2013 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_ibaction.swift (2014 of 2194) | |
PASS: Swift :: attr/attr_fixed_layout.swift (2015 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_iboutlet.swift (2016 of 2194) | |
PASS: Swift :: attr/attr_ibaction_ios.swift (2017 of 2194) | |
PASS: Swift :: attr/attr_indirect.swift (2018 of 2194) | |
PASS: Swift :: attr/attr_inout.swift (2019 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_nonobjc.swift (2020 of 2194) | |
PASS: Swift :: attr/attr_noescape.swift (2021 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_objc.swift (2022 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_objc_clang.swift (2023 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_objc_foreign.swift (2024 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_objc_overlays.swift (2025 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_objc_override.swift (2026 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_objc_simd.swift (2027 of 2194) | |
PASS: Swift :: attr/attr_noreturn.swift (2028 of 2194) | |
PASS: Swift :: attr/attr_override.swift (2029 of 2194) | |
UNSUPPORTED: Swift :: attr/attr_requires_stored_property_inits.swift (2030 of 2194) | |
PASS: Swift :: attr/attr_required.swift (2031 of 2194) | |
PASS: Swift :: attr/attr_silgen_name.swift (2032 of 2194) | |
PASS: Swift :: attr/attr_semantics.swift (2033 of 2194) | |
PASS: Swift :: attr/attr_swift3_migration.swift (2034 of 2194) | |
PASS: Swift :: attr/attr_warn_unused_result.swift (2035 of 2194) | |
PASS: Swift :: attr/attributes.swift (2036 of 2194) | |
PASS: Swift :: attr/testable.swift (2037 of 2194) | |
PASS: Swift :: decl/class/circular_inheritance.swift (2038 of 2194) | |
PASS: Swift :: decl/class/classes.swift (2039 of 2194) | |
PASS: Swift :: attr/warn_unqualified_access.swift (2040 of 2194) | |
PASS: Swift :: decl/class/override.swift (2041 of 2194) | |
UNSUPPORTED: Swift :: decl/enum/objc_enum_errortype.swift (2042 of 2194) | |
PASS: Swift :: Serialization/typealias.swift (2043 of 2194) | |
PASS: Swift :: decl/enum/recursive_enum_declaration.swift (2044 of 2194) | |
PASS: Swift :: decl/ext/extensions.swift (2045 of 2194) | |
PASS: Swift :: decl/enum/enumtest.swift (2046 of 2194) | |
PASS: Swift :: decl/ext/forward_references.swift (2047 of 2194) | |
PASS: Swift :: decl/ext/generic.swift (2048 of 2194) | |
PASS: Swift :: decl/enum/objc_enum_multi_file.swift (2049 of 2194) | |
UNSUPPORTED: Swift :: decl/ext/protocol_objc.swift (2050 of 2194) | |
PASS: Swift :: decl/ext/protocol_as_witness.swift (2051 of 2194) | |
PASS: Swift :: Serialization/basic_sil.swift (2052 of 2194) | |
PASS: Swift :: decl/func/arg_rename.swift (2053 of 2194) | |
PASS: Swift :: decl/func/debugger_function.swift (2054 of 2194) | |
PASS: Swift :: decl/func/constructor.swift (2055 of 2194) | |
PASS: Swift :: decl/func/complete_object_init.swift (2056 of 2194) | |
PASS: Swift :: decl/ext/protocol.swift (2057 of 2194) | |
PASS: Swift :: decl/func/dynamic_self.swift (2058 of 2194) | |
PASS: Swift :: decl/func/keyword-argument-defaults.swift (2059 of 2194) | |
PASS: Swift :: decl/func/functions.swift (2060 of 2194) | |
PASS: Swift :: decl/func/keyword-argument-labels.swift (2061 of 2194) | |
PASS: Swift :: decl/func/static_func.swift (2062 of 2194) | |
PASS: Swift :: decl/func/rethrows.swift (2063 of 2194) | |
PASS: Swift :: decl/func/trailing_closures.swift (2064 of 2194) | |
PASS: Swift :: decl/func/throwing_functions_without_try.swift (2065 of 2194) | |
PASS: Swift :: decl/func/default-values.swift (2066 of 2194) | |
PASS: Swift :: decl/func/throwing_functions.swift (2067 of 2194) | |
PASS: Swift :: decl/inherit/inherit.swift (2068 of 2194) | |
PASS: Swift :: decl/import/import.swift (2069 of 2194) | |
PASS: Swift :: decl/inherit/override.swift (2070 of 2194) | |
PASS: Swift :: decl/inherit/initializer.swift (2071 of 2194) | |
PASS: Swift :: decl/init/basic_init.swift (2072 of 2194) | |
PASS: Swift :: decl/init/constructor-kind.swift (2073 of 2194) | |
PASS: Swift :: decl/func/vararg.swift (2074 of 2194) | |
PASS: Swift :: decl/init/failable.swift (2075 of 2194) | |
UNSUPPORTED: Swift :: decl/objc_override.swift (2076 of 2194) | |
PASS: Swift :: decl/init/default-initialization.swift (2077 of 2194) | |
UNSUPPORTED: Swift :: decl/objc_redeclaration.swift (2078 of 2194) | |
PASS: Swift :: decl/init/throwing.swift (2079 of 2194) | |
PASS: Swift :: decl/objc_redeclaration_multi.swift (2080 of 2194) | |
PASS: Swift :: decl/nested.swift (2081 of 2194) | |
PASS: Swift :: decl/objc_override_multi.swift (2082 of 2194) | |
PASS: Swift :: decl/protocol/conforms/failure.swift (2083 of 2194) | |
PASS: Swift :: decl/protocol/conforms/associated_type.swift (2084 of 2194) | |
PASS: Swift :: decl/operators.swift (2085 of 2194) | |
PASS: Swift :: decl/overload.swift (2086 of 2194) | |
PASS: Swift :: decl/protocol/conforms/init.swift (2087 of 2194) | |
PASS: Swift :: decl/protocol/conforms/inherited.swift (2088 of 2194) | |
PASS: Swift :: decl/protocol/indirectly_recursive_requirement.swift (2089 of 2194) | |
PASS: Swift :: decl/protocol/objc.swift (2090 of 2194) | |
PASS: Swift :: decl/protocol/operators_in_protocols.swift (2091 of 2194) | |
PASS: Swift :: decl/protocol/protocol_with_default_args.swift (2092 of 2194) | |
PASS: Swift :: decl/protocol/protocol_overload_selection.swift (2093 of 2194) | |
PASS: Swift :: decl/protocol/protocols.swift (2094 of 2194) | |
PASS: Swift :: decl/protocol/protocols_in_library.swift (2095 of 2194) | |
PASS: Swift :: decl/protocol/conforms/placement.swift (2096 of 2194) | |
PASS: Swift :: decl/protocol/recursive_requirement.swift (2097 of 2194) | |
PASS: Swift :: decl/protocol/req/associated_type_default.swift (2098 of 2194) | |
PASS: Swift :: decl/protocol/req/class.swift (2099 of 2194) | |
PASS: Swift :: decl/protocol/req/dynamic_self.swift (2100 of 2194) | |
PASS: Swift :: decl/protocol/req/associated_type_inference.swift (2101 of 2194) | |
PASS: Swift :: decl/protocol/req/name_mismatch.swift (2102 of 2194) | |
PASS: Swift :: decl/protocol/req/func.swift (2103 of 2194) | |
PASS: Swift :: decl/protocol/req/optional.swift (2104 of 2194) | |
PASS: Swift :: decl/protocol/req/optionality.swift (2105 of 2194) | |
PASS: Swift :: decl/protocol/req/subscript.swift (2106 of 2194) | |
PASS: Swift :: decl/protocol/req/recursion.swift (2107 of 2194) | |
PASS: Swift :: decl/protocol/req/unavailable.swift (2108 of 2194) | |
PASS: Swift :: decl/subscript/addressors.swift (2109 of 2194) | |
PASS: Swift :: decl/protocol/special/ErrorType.swift (2110 of 2194) | |
PASS: Swift :: decl/protocol/substituted_aliases.swift (2111 of 2194) | |
PASS: Swift :: decl/typealias/associated_types.swift (2112 of 2194) | |
UNSUPPORTED: Swift :: decl/var/NSCopying.swift (2113 of 2194) | |
UNSUPPORTED: Swift :: decl/var/NSManaged_properties.swift (2114 of 2194) | |
PASS: Swift :: decl/typealias/dependent_types.swift (2115 of 2194) | |
PASS: Swift :: decl/typealias/conflict.swift (2116 of 2194) | |
PASS: Swift :: decl/var/default_init.swift (2117 of 2194) | |
PASS: Swift :: decl/subscript/subscripting.swift (2118 of 2194) | |
PASS: Swift :: decl/var/lazy_properties.swift (2119 of 2194) | |
PASS: Swift :: decl/var/static_var.swift (2120 of 2194) | |
PASS: Swift :: expr/capture/inout.swift (2121 of 2194) | |
PASS: Swift :: decl/var/usage.swift (2122 of 2194) | |
PASS: Swift :: expr/capture/nested.swift (2123 of 2194) | |
PASS: Swift :: decl/var/variables.swift (2124 of 2194) | |
PASS: Swift :: expr/capture/nested_class.swift (2125 of 2194) | |
UNSUPPORTED: Swift :: expr/cast/array_bridge.swift (2126 of 2194) | |
PASS: Swift :: expr/capture/order.swift (2127 of 2194) | |
PASS: Swift :: expr/capture/top-level-guard.swift (2128 of 2194) | |
UNSUPPORTED: Swift :: expr/cast/array_downcast_Foundation.swift (2129 of 2194) | |
PASS: Swift :: decl/var/properties.swift (2130 of 2194) | |
PASS: Swift :: expr/cast/array_coerce.swift (2131 of 2194) | |
UNSUPPORTED: Swift :: expr/cast/bridged.swift (2132 of 2194) | |
UNSUPPORTED: Swift :: expr/cast/cf.swift (2133 of 2194) | |
PASS: Swift :: expr/cast/chains.swift (2134 of 2194) | |
UNSUPPORTED: Swift :: expr/cast/dictionary_bridge.swift (2135 of 2194) | |
PASS: Swift :: expr/cast/as_coerce.swift (2136 of 2194) | |
PASS: Swift :: expr/cast/array_iteration.swift (2137 of 2194) | |
PASS: Swift :: expr/cast/metatype_casts.swift (2138 of 2194) | |
PASS: Swift :: expr/cast/dictionary_coerce.swift (2139 of 2194) | |
XFAIL: Swift :: expr/cast/array_downcast.swift (2140 of 2194) | |
PASS: Swift :: expr/cast/nil_value_to_optional.swift (2141 of 2194) | |
UNSUPPORTED: Swift :: expr/cast/set_bridge.swift (2142 of 2194) | |
PASS: Swift :: expr/cast/dictionary_downcast.swift (2143 of 2194) | |
PASS: Swift :: expr/cast/optional.swift (2144 of 2194) | |
PASS: Swift :: expr/cast/precedence.swift (2145 of 2194) | |
PASS: Swift :: expr/closure/anonymous.swift (2146 of 2194) | |
PASS: Swift :: expr/cast/set_coerce.swift (2147 of 2194) | |
PASS: Swift :: expr/cast/set_downcast.swift (2148 of 2194) | |
PASS: Swift :: expr/closure/default_args.swift (2149 of 2194) | |
PASS: Swift :: expr/closure/basic.swift (2150 of 2194) | |
PASS: Swift :: expr/closure/inference.swift (2151 of 2194) | |
PASS: Swift :: expr/closure/nested_inner_closures.swift (2152 of 2194) | |
PASS: Swift :: expr/delayed-ident/enum.swift (2153 of 2194) | |
PASS: Swift :: expr/delayed-ident/static_func.swift (2154 of 2194) | |
PASS: Swift :: expr/closure/single_expr.swift (2155 of 2194) | |
PASS: Swift :: expr/closure/trailing.swift (2156 of 2194) | |
PASS: Swift :: expr/delayed-ident/static_var.swift (2157 of 2194) | |
PASS: Swift :: expr/closure/closures.swift (2158 of 2194) | |
PASS: Swift :: expr/dynamic_lookup.swift (2159 of 2194) | |
PASS: Swift :: expr/postfix/call/construction.swift (2160 of 2194) | |
PASS: Swift :: expr/postfix/call/default_args.swift (2161 of 2194) | |
PASS: Swift :: expr/postfix/dot/optional_context_member.swift (2162 of 2194) | |
PASS: Swift :: expr/postfix/dot/optional_context_member_enum.swift (2163 of 2194) | |
PASS: Swift :: expr/postfix/dot/init_ref_delegation.swift (2164 of 2194) | |
PASS: Swift :: expr/postfix/dot/self.swift (2165 of 2194) | |
PASS: Swift :: expr/postfix/dot/selector.swift (2166 of 2194) | |
PASS: Swift :: multifile/protocol-conformance.swift (2167 of 2194) | |
PASS: Swift :: expr/primary/literal/boolean.swift (2168 of 2194) | |
PASS: Swift :: sil-extract/basic.sil (2169 of 2194) | |
PASS: Swift :: sil-extract/load-serialized-sil.swift (2170 of 2194) | |
PASS: Swift :: sil-opt/sil-opt.swift (2171 of 2194) | |
PASS: Swift :: stmt/errors.swift (2172 of 2194) | |
PASS: Swift :: stmt/foreach.swift (2173 of 2194) | |
PASS: Swift :: stmt/if_while_var.swift (2174 of 2194) | |
PASS: Swift :: sil-extract/basic.swift (2175 of 2194) | |
PASS: Swift :: stmt/statements.swift (2176 of 2194) | |
PASS: Swift :: type/array.swift (2177 of 2194) | |
PASS: Swift :: type/dictionary.swift (2178 of 2194) | |
PASS: Swift :: type/infer/closures.swift (2179 of 2194) | |
PASS: Swift :: type/infer/global_variables.swift (2180 of 2194) | |
PASS: Swift :: type/infer/instance_variables.swift (2181 of 2194) | |
PASS: Swift :: type/metatype/metatypes.swift (2182 of 2194) | |
PASS: Swift :: type/infer/local_variables.swift (2183 of 2194) | |
PASS: Swift :: type/nested_types.swift (2184 of 2194) | |
PASS: Swift :: type/protocol_composition.swift (2185 of 2194) | |
PASS: Swift :: type/protocol_types.swift (2186 of 2194) | |
PASS: Swift :: type/self.swift (2187 of 2194) | |
PASS: Swift :: expr/expressions.swift (2188 of 2194) | |
PASS: Swift :: sil-opt/emit-sib.swift (2189 of 2194) | |
PASS: Swift :: type/types.swift (2190 of 2194) | |
PASS: Swift :: Serialization/alignment.swift (2191 of 2194) | |
PASS: Swift :: Serialization/semantics.swift (2192 of 2194) | |
PASS: Swift :: Serialization/global_init.swift (2193 of 2194) | |
PASS: Swift :: 1_stdlib/RangeReplaceable.swift.gyb (2194 of 2194) | |
Testing Time: 110.79s | |
******************** | |
Unexpected Passing Tests (1): | |
Swift :: 1_stdlib/ReflectionHashing.swift | |
******************** | |
Failing Tests (23): | |
Swift :: 1_stdlib/CollectionDiagnostics.swift | |
Swift :: 1_stdlib/POSIX.swift | |
Swift :: 1_stdlib/Reflection_jit.swift | |
Swift :: 1_stdlib/VarArgs.swift | |
Swift :: ClangModules/autolinking.swift | |
Swift :: ClangModules/clang_builtin.swift | |
Swift :: DebugInfo/ASTSection.swift | |
Swift :: DebugInfo/ASTSection_ObjC.swift | |
Swift :: DebugInfo/allocstack.swift | |
Swift :: DebugInfo/closure-multivalue.swift | |
Swift :: DebugInfo/generic_arg.swift | |
Swift :: DebugInfo/linetable-do.swift | |
Swift :: DebugInfo/trap-optimized.swift | |
Swift :: DebugInfo/variables-interpreter.swift | |
Swift :: DebugInfo/variables.swift | |
Swift :: IRGen/c_layout.sil | |
Swift :: IRGen/class_resilience.swift | |
Swift :: Interpreter/fractal.swift | |
Swift :: Interpreter/mandelbrot.swift | |
Swift :: Interpreter/return_from_main.swift | |
Swift :: Prototypes/FloatingPoint.swift | |
Swift :: Serialization/autolinking.swift | |
Swift :: Serialization/operator.swift | |
Expected Passes : 1455 | |
Expected Failures : 67 | |
Unsupported Tests : 648 | |
Unexpected Passes : 1 | |
Unexpected Failures: 23 |
Current status:
Failing Tests (14):
Swift :: 1_stdlib/CollectionDiagnostics.swift
Swift :: 1_stdlib/VarArgs.swift
Swift :: ClangModules/autolinking.swift
Swift :: DebugInfo/ASTSection.swift
Swift :: DebugInfo/ASTSection_ObjC.swift
Swift :: DebugInfo/allocstack.swift
Swift :: DebugInfo/closure-multivalue.swift
Swift :: DebugInfo/generic_arg.swift
Swift :: DebugInfo/linetable-do.swift
Swift :: DebugInfo/trap-optimized.swift
Swift :: DebugInfo/variables.swift
Swift :: IRGen/c_layout.sil
Swift :: IRGen/class_resilience.swift
Swift :: Serialization/autolinking.swift
Expected Passes : 1668
Expected Failures : 67
Unsupported Tests : 660
Unexpected Passes : 1
Unexpected Failures: 14
could not build Objective-C module 'SwiftBionic'
failures:
- DebugInfo/allocstack.swift
- DebugInfo/closure-multivalue.swift
- DebugInfo/generic_arg.swift
- DebugInfo/linetable-do.swift
- DebugInfo/trap-optimized.swift
The following changes would get test/IRGen/class_resilience.swift
passing. Trying to figure out why these are different:
diff --git a/test/IRGen/class_resilience.swift b/test/IRGen/class_resilience.swift
index 6868574..b9782fa 100644
--- a/test/IRGen/class_resilience.swift
+++ b/test/IRGen/class_resilience.swift
@@ -232,11 +232,11 @@ public class MyResilientChild : MyResilientParent {
// CHECK: [[SIZE_METADATA:%.*]] = call %swift.type* @_TMaV16resilient_struct4Size()
// CHECK: call void @swift_initClassMetadata_UniversalStrategy(
// CHECK-native: [[METADATA_PTR:%.*]] = bitcast %swift.type* [[METADATA]] to [[INT]]*
-// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 12
+// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 15
// CHECK-native-NEXT: [[FIELD_OFFSET:%.*]] = load [[INT]], [[INT]]* [[FIELD_OFFSET_PTR]]
// CHECK-native-NEXT: store [[INT]] [[FIELD_OFFSET]], [[INT]]* @_TWvdvC16class_resilience26ClassWithResilientProperty1sV16resilient_struct4Size
// CHECK-native-NEXT: [[METADATA_PTR:%.*]] = bitcast %swift.type* [[METADATA]] to [[INT]]*
-// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 13
+// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 16
// CHECK-native-NEXT: [[FIELD_OFFSET:%.*]] = load [[INT]], [[INT]]* [[FIELD_OFFSET_PTR]]
// CHECK-native-NEXT: store [[INT]] [[FIELD_OFFSET]], [[INT]]* @_TWvdvC16class_resilience26ClassWithResilientProperty5colorVs5Int32
// CHECK: ret %swift.type* [[METADATA]]
@@ -249,11 +249,11 @@ public class MyResilientChild : MyResilientParent {
// CHECK: [[RECTANGLE_METADATA:%.*]] = call %swift.type* @_TMaV16resilient_struct9Rectangle()
// CHECK: call void @swift_initClassMetadata_UniversalStrategy(
// CHECK-native: [[METADATA_PTR:%.*]] = bitcast %swift.type* [[METADATA]] to [[INT]]*
-// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 11
+// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 14
// CHECK-native-NEXT: [[FIELD_OFFSET:%.*]] = load [[INT]], [[INT]]* [[FIELD_OFFSET_PTR]]
// CHECK-native-NEXT: store [[INT]] [[FIELD_OFFSET]], [[INT]]* @_TWvdvC16class_resilience33ClassWithResilientlySizedProperty1rV16resilient_struct9Rectangle
// CHECK-native-NEXT: [[METADATA_PTR:%.*]] = bitcast %swift.type* [[METADATA]] to [[INT]]*
-// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 12
+// CHECK-native-NEXT: [[FIELD_OFFSET_PTR:%.*]] = getelementptr inbounds [[INT]], [[INT]]* [[METADATA_PTR]], [[INT]] 15
// CHECK-native-NEXT: [[FIELD_OFFSET:%.*]] = load [[INT]], [[INT]]* [[FIELD_OFFSET_PTR]]
// CHECK-native-NEXT: store [[INT]] [[FIELD_OFFSET]], [[INT]]* @_TWvdvC16class_resilience33ClassWithResilientlySizedProperty5colorVs5Int32
// CHECK: ret %swift.type* [[METADATA]]
Remaining failures:
DebugInfo/allocstack.swift
:could not build Objective-C module 'SwiftBionic'
DebugInfo/closure-multivalue.swift
:could not build Objective-C module 'SwiftBionic'
DebugInfo/generic_arg.swift
:could not build Objective-C module 'SwiftBionic'
DebugInfo/linetable-do.swift
:could not build Objective-C module 'SwiftBionic'
DebugInfo/trap-optimized.swift
:could not build Objective-C module 'SwiftBionic'
DebugInfo/ASTSection.swift
: Passes on Linux. The failure message indicates it may be an issue in the linking step. Not looking into this for now.IRGen/class_resilience.swift
: https://gist.github.com/modocache/cf888cf869f06207c262#gistcomment-1679415 ...looking into this failure.DebugInfo/variables.swift
:<unknown>:0: error: could not load the swift standard library
...looking into this failure.1_stdlib/CollectionDiagnostics.swift
1_stdlib/VarArgs.swift
IRGen/c_layout.sil
: https://gist.github.com/modocache/cf888cf869f06207c262#gistcomment-1679540 ...looking into this failure.
The following changes would get test/IRGen/c_layout.sil
passing. Trying to figure out why these are different:
diff --git a/test/IRGen/c_layout.sil b/test/IRGen/c_layout.sil
index 24e6b7d..9b12f39 100644
--- a/test/IRGen/c_layout.sil
+++ b/test/IRGen/c_layout.sil
@@ -158,15 +158,15 @@ bb0:
// CHECK-i386-LABEL: declare i32 @unsigneds(i32)
// CHECK-armv7-LABEL: define void @testIntegerExtension
-// CHECK-armv7: call signext i8 @chareth(i8 signext %0)
-// CHECK-armv7: call signext i8 @signedChareth(i8 signext %1)
+// CHECK-armv7: call zeroext i8 @chareth(i8 zeroext %0)
+// CHECK-armv7: call zeroext i8 @signedChareth(i8 zeroext %1)
// CHECK-armv7: call zeroext i8 @unsignedChareth(i8 zeroext %2)
// CHECK-armv7: call signext i16 @eatMyShorts(i16 signext %3)
// CHECK-armv7: call zeroext i16 @eatMyUnsignedShorts(i16 zeroext %4)
// CHECK-armv7: call i32 @ints(i32 %5)
// CHECK-armv7: call i32 @unsigneds(i32 %6)
-// CHECK-armv7-LABEL: declare signext i8 @chareth(i8 signext)
-// CHECK-armv7-LABEL: declare signext i8 @signedChareth(i8 signext)
+// CHECK-armv7-LABEL: declare zeroext i8 @chareth(i8 zeroext)
+// CHECK-armv7-LABEL: declare zeroext i8 @signedChareth(i8 zeroext)
// CHECK-armv7-LABEL: declare zeroext i8 @unsignedChareth(i8 zeroext)
// CHECK-armv7-LABEL: declare signext i16 @eatMyShorts(i16 signext)
// CHECK-armv7-LABEL: declare zeroext i16 @eatMyUnsignedShorts(i16 zeroext)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
^ These tests are passing because they use incorrect substitutions. Tests should use
%target-swift-frontend
to invokeswift -frontend
with the correct-target
specified, but these tests use the plain%swift
--which means they're running against the host machine, not the target.