gtristan commented on code in PR #1994:
URL: https://github.com/apache/buildstream/pull/1994#discussion_r2072624045
##########
tests/frontend/show.py:
##########
@@ -438,8 +438,9 @@ def setup_test():
("%{deps}", "- import-dev.bst\n- import-links.bst\n- import-bin.bst"),
("%{build-deps}", "- import-dev.bst\n- import-links.bst"),
("%{runtime-deps}", "- import-links.bst\n- import-bin.bst"),
+ ("%{artifact-cas-digest}", "(no artifact CAS digest)"),
Review Comment:
I believe this is fixed, closing.
##########
tests/frontend/show.py:
##########
@@ -438,8 +438,9 @@ def setup_test():
("%{deps}", "- import-dev.bst\n- import-links.bst\n- import-bin.bst"),
("%{build-deps}", "- import-dev.bst\n- import-links.bst"),
("%{runtime-deps}", "- import-links.bst\n- import-bin.bst"),
+ ("%{artifact-cas-digest}", "(no artifact CAS digest)"),
Review Comment:
I believe this is fixed, closing comment thread.
--
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]