nathanwilliams-ct opened a new pull request, #2189: URL: https://github.com/apache/buildstream/pull/2189
Over in: https://gitlab.com/BuildStream/buildstream-plugins-community/-/merge_requests/484 We hit: FAILED `buildstream/_testing/_sourcetests/track.py::test_cross_junction[git_repo-project.refs] - AssertionError: assert 'fetch needed' == 'buildable'` Looking at the other tests in this file, all except this one have the '# And now fetch it:` comment and call a call to bst fetch. It looks like it's missing in this test. As `git_repo` does not cache it's sources as part of track. -- 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]
