You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/08/22 06:47:55 UTC

[GitHub] [buildstream] gtristan opened a new pull request, #1732: _frontend/widget.py: Only save the last failure message for any given element.

gtristan opened a new pull request, #1732:
URL: https://github.com/apache/buildstream/pull/1732

   If the element ultimately failed, it's last failure message will be printed in the failure summary. If it previously was retried and succeeded, it will not be printed because it will not show up in the failed tasks from State.task_groups at session end time.
   
   Fixes #517.


-- 
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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [buildstream] gtristan merged pull request #1732: _frontend/widget.py: Only save the last failure message for any given element.

Posted by GitBox <gi...@apache.org>.
gtristan merged PR #1732:
URL: https://github.com/apache/buildstream/pull/1732


-- 
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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org