Skip to content

Commit f72a9a1

Browse files
committed
re-disable test on non-x86
1 parent 1fa0179 commit f72a9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/api-digester/stability-stdlib-abi-with-asserts.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
// https://github.com/apple/swift/issues/55803
4747
// We currently only have a baseline for Intel CPUs on macOS.
4848
// REQUIRES: OS=macosx
49-
// XXX: CPU=x86_64
49+
// REQUIRES: CPU=x86_64
5050

5151
// The digester can incorrectly register a generic signature change when
5252
// declarations are shuffled. rdar://problem/46618883

0 commit comments

Comments
 (0)