You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tests/FoundationInternationalizationTests/CalendarTests.swift
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1278,6 +1278,7 @@ final class CalendarBridgingTests : XCTestCase {
1278
1278
1279
1279
1280
1280
// This test validates the results against FoundationInternationalization's calendar implementation temporarily until we completely ported the calendar
1281
+
#if false // Disabled because these tests are extensive and have long runtimes to validate full compatibility, they can be enabled locally to validate changes
0 commit comments