rusackas commented on PR #37441: URL: https://github.com/apache/superset/pull/37441#issuecomment-3803195127
CI is failing because timezone-mock 1.4.0 changes timezone simulation behavior, causing time-comparison tests (`getTimeOffset.test.ts`, `parseDttmToDate.test.ts`) to be off by one day. The tests expect specific date outputs that shift with the new mock behavior. Merging this requires updating the affected test expectations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
