Enable NJulianRuleTest (#72707)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Mon, 25 Jul 2022 16:27:13 +0000 (09:27 -0700)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 16:27:13 +0000 (09:27 -0700)
src/libraries/System.Runtime/tests/System/TimeZoneInfoTests.cs

index 75b4ea2..a95a94d 100644 (file)
@@ -2492,7 +2492,6 @@ namespace System.Tests
             // 0x3E, 0x2C, 0x30, 0x2F, 0x30, 0x2C, 0x4A, 0x33, 0x36, 0x35, 0x2F, 0x32, 0x35, 0x0A
         };
 
-        [ActiveIssue("https://github.com/dotnet/runtime/issues/64134")]
         [ConditionalTheory(typeof(RemoteExecutor), nameof(RemoteExecutor.IsSupported))]
         [PlatformSpecific(TestPlatforms.AnyUnix)]
         [InlineData("<+00>0<+01>,0/0,J365/25", 1, 1, true)]