Herestothegamers commented on PR #42603:
URL: https://github.com/apache/superset/pull/42603#issuecomment-5200365160

   The `unit-tests` failure is unrelated to this PR: the failing tests are 
`tests/unit_tests/mcp_service/common/test_time_range_validation.py::TestValidateTimeRangeSubDayLast`
 ("Last hour"/"Last Hour" params), a file this PR doesn't touch. The test 
asserts that a sub-day `Last ...` range always raises "From date cannot be 
larger than to date", but that premise is time-of-day dependent — this run 
executed at ~01:15 UTC and the assertion didn't hold. The rest of the suite (69 
checks) is green, and the upload-related tests all pass locally.
   
   Could a maintainer re-run the failed job? Happy to help with a fix for the 
flaky test in a separate PR if useful.


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