mistercrunch commented on PR #30134:
URL: https://github.com/apache/superset/pull/30134#issuecomment-2795186301

   Debugging something funky that happening with this PR, somehow it failed 
when it merged on master and digging in the last commit's run here 
https://github.com/apache/superset/actions/runs/14382934496/job/40331066514, it 
appears that it skipped the python-related test, presumably because of an issue 
with our logic that checks which files have been touched by the PR and 
triggers/skips based on whether it sees the backend/frontend getting touched.
   
   I'm guessing the issue is around the logic checking for files touched by the 
PR, and specific to [maybe] having a merge-based workflow instead of a 
rebase-type workflow.
   
   Regardless, tests fail here and it's a bit tricky to sort this out, could 
use some help here to fix master


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