no-hup commented on PR #43990:
URL: https://github.com/apache/superset/pull/43990#issuecomment-5621159519

   Note on the red `unit-tests` check: it isn't the tests. The run on the 
current commit (6e4df11, freshly rebased on master) shows `15030 passed, 5 
skipped, 2 xfailed` — the whole suite is green. The job then gets marked failed 
because the post-test codecov `upload-coverage` step is cancelled: the upload 
itself returns 200 ("Upload queued for processing"), and immediately after that 
the log shows `##[error]The operation was canceled.` It's cancelled at the 
coverage-upload step, not in any test our diff touches.
   
   I've refreshed the base to re-trigger everything and it reproduces the same 
way, so I don't think there's anything actionable in the diff here. Flagging it 
once rather than repeatedly asking for re-runs.


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