potiuk commented on PR #24236:
URL: https://github.com/apache/airflow/pull/24236#issuecomment-1146894563

   Example output:
   
   <img width="1394" alt="Screenshot 2022-06-06 at 00 24 21" 
src="https://user-images.githubusercontent.com/595491/172073072-940c2ff6-1d9d-411b-9d20-48d8b26f6964.png";>
   
   * Initially only the single lines are printed with "progress" (44%) 
   * but when the whole tests complete, the output of tests is printed in the 
"foldable" group (In this case "Result of ...." ) 
   * in the output you see a  "green" line, but in CI it will be a "folded" 
group of output (same as in the current tests)
   * the color of the group is "green" when tests succeed or "red" if they fail 
(same as in current tests)
   


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