rusackas commented on PR #37333:
URL: https://github.com/apache/superset/pull/37333#issuecomment-3861762020

   This dependency update requires additional work:
   
   - **Issue**: The timezone-mock 1.4.0 upgrade introduces breaking changes in 
how timezones are mocked, causing all date-based tests to fail with 
off-by-one-day errors
   - **Test failures**: All tests in `parseDttmToDate.test.ts` and 
`getTimeOffset.test.ts` are failing due to timezone handling changes
   - **Related PR**: #37441 has the same issue for the superset-ui-core package
   - **What's needed**: Investigation of timezone-mock 1.4.0 changelog and 
potential updates to either:
     - Test setup/expectations to work with new timezone-mock behavior
     - Application code if the library behavior changed in a way that affects 
production
   
   The lint-frontend failure was a transient network error (npm registry 
timeout), not related to code changes.
   
   Labeling for manual attention.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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]

Reply via email to