Skip to content

Commit db8b8d8

Browse files
authored
Merge pull request #69025 from tshortli/update-disabled-test-rdars
Tests: Update Radar numbers in a couple tests
2 parents 04d6b3d + c6aa938 commit db8b8d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/SILOptimizer/OSLogFullOptTest.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// REQUIRES: PTRSIZE=64
66
// REQUIRES: swift_in_compiler
77

8-
// REQUIRES: rdar104969234
8+
// REQUIRES: rdar97728676
99

1010
// This tests the optimality of the IR generated for the new os log APIs. This
1111
// is not testing the output of a specific optimization pass (which has separate

test/api-digester/diagnostics.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: rdar45592562
1+
// REQUIRES: rdar46475075
22
// REQUIRES: OS=macosx
33
// RUN: not %api-digester -deserialize-sdk -input-paths %S/diagnostics.json -o - 2>&1 | %FileCheck %s
44

0 commit comments

Comments
 (0)