Build: #250 was successful
Job: Debian Workflow was successful
Code commits
Openfire (main)
-
Milan Tyagi <milantyagi2004@gmail.com> a778f47c398cab48d1ac45b594afdcf35555782e
OF-3230: Improve testUtcDate handling and cleanup imports
- Removed regex-based normalization
- Switched to Instant-based comparison
- Replaced direct usage with proper import
(cherry picked from commit 5a1d2d682dcdac3b03971b42b7719cfa3d6965f5)- xmppserver/src/test/java/org/jivesoftware/openfire/handler/IQEntityTimeHandlerTest.java (version a778f47c398cab48d1ac45b594afdcf35555782e)
-
Milan Tyagi <milantyagi2004@gmail.com> a8a3f2baecb9bdfeb513521d789c162d5e8a167f
OF-3230: Normalize date formatting in testUtcDate to fix CI instability
- Removed regex normalization
- Ensured consistent timestamp comparison
- Stabilized CI tests
(cherry picked from commit fe6bffde8d738af48cb37be5bde545518c32afda)- xmppserver/src/test/java/org/jivesoftware/openfire/handler/IQEntityTimeHandlerTest.java (version a8a3f2baecb9bdfeb513521d789c162d5e8a167f)