File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change
1
+ // FIXME: Figure out why this is not working on linux
2
+ // XFAIL: linux
3
+
1
4
// RUN: %target-swift-frontend -typecheck %s -swift-version 3
2
5
// RUN: %target-swift-frontend -typecheck -update-code -primary-file %s -emit-migrated-file-path %t.result -disable-migrator-fixits -swift-version 3
3
6
// RUN: diff -u %s.expected %t.result
Original file line number Diff line number Diff line change
1
+ // FIXME: Figure out why this is not working on linux
2
+ // XFAIL: linux
3
+
1
4
// RUN: %target-swift-frontend -typecheck %s -swift-version 3
2
5
// RUN: %target-swift-frontend -typecheck -update-code -primary-file %s -emit-migrated-file-path %t.result -disable-migrator-fixits -swift-version 3
3
6
// RUN: diff -u %s.expected %t.result
You can’t perform that action at this time.
0 commit comments