JDK tier1 failure in test/jdk/java/util/Properties/StoreReproducibilityTest.java
Andrew Haley
aph-open at littlepinkcloud.com
Mon Jul 18 09:43:37 UTC 2022
I've got this baffling test failure on macosx-aarch64-server-fastdebug:
java.lang.RuntimeException: Expected date comment Fri Jul 15 19:22:12 BST 2022 to be after Fri Jul 15 19:22:11 BST 2022 but was Fri Jul 15 09:22:12 BST 2022
at StoreReproducibilityTest.assertCurrentDate(StoreReproducibilityTest.java:434)
at StoreReproducibilityTest.testEmptySysPropValue(StoreReproducibilityTest.java:256)
at StoreReproducibilityTest.main(StoreReproducibilityTest.java:71)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:828)
Is this known, or have I broken something?
Thanks,
--
Andrew Haley (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the jdk-dev
mailing list