swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
67.69k stars 10.39k forks source link

[SR-5065] test/SILOptimizer/sil_combine_objc.sil is XFAIL'd #47641

Open dabrahams opened 7 years ago

dabrahams commented 7 years ago
Previous ID SR-5065
Radar rdar://problem/32511494
Original Reporter @dabrahams
Type Bug
Additional Detail from JIRA | | | |------------------|-----------------| |Votes | 0 | |Component/s | Compiler | |Labels | Bug | |Assignee | @gottesmm | |Priority | Medium | md5: 3924144609220201b140483bacce844a

Issue Description:

b2e4db5d09f XFAIL'd test/SILOptimizer/sil_combine_objc.sil because the test contained standard library dependencies for which I didn't know how to adjust. Sorry for the inconvenience.

dabrahams commented 7 years ago

@swift-ci create