Skip to content

Commit c9d7854

Browse files
authored
Enable NJulianRuleTest (#72707)
1 parent 283d6e6 commit c9d7854

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.Runtime/tests/System/TimeZoneInfoTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2492,7 +2492,6 @@ public static void GetSystemTimeZones_AllTimeZonesHaveOffsetInValidRange()
24922492
// 0x3E, 0x2C, 0x30, 0x2F, 0x30, 0x2C, 0x4A, 0x33, 0x36, 0x35, 0x2F, 0x32, 0x35, 0x0A
24932493
};
24942494

2495-
[ActiveIssue("https://github.com/dotnet/runtime/issues/64134")]
24962495
[ConditionalTheory(typeof(RemoteExecutor), nameof(RemoteExecutor.IsSupported))]
24972496
[PlatformSpecific(TestPlatforms.AnyUnix)]
24982497
[InlineData("<+00>0<+01>,0/0,J365/25", 1, 1, true)]

0 commit comments

Comments
 (0)