github-actions[bot] opened a new pull request, #69053:
URL: https://github.com/apache/airflow/pull/69053

   The test asserted the best of 3 "airflow --help" startup samples was under a
   tight 5s bound. On a loaded or cold runner (e.g. the Pendulum2 special-test 
job,
   which runs in a freshly rebuilt env) the whole-provider-load startup 
consistently
   sits just over it -- the best of 3 was 5.49s -- even though nothing 
regressed.
   
   Take the min of more samples and loosen the threshold so the test still 
guards
   against gross startup regressions without flaking on small fluctuations.
   (cherry picked from commit b24194f48d991b0b6c892092f07c149cf768a783)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


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

Reply via email to