Skip to content
Commit 21fbbb7a authored by Alex Tercete's avatar Alex Tercete
Browse files

feat(e2e): Use binary that needs runfiles

This adds test coverage to binaries that need runfiles to run.

There seems to be a bug[1] which affects `py_binary`'s and causes its
output to include multiple files (which in turn forces us to use
$(locations <...>)). So I had to make my custom implementation of `cat`
extra hardcoded.

[1]: https://github.com/bazelbuild/bazel/issues/20038
parent 1a8c0388
Loading
Loading
Loading
Pipeline #13449 passed with stages
in 1 minute and 57 seconds
Loading
  • GITLAB_TOKEN @group_3575_bot_1fa64dd2caebb37307063a803b95a420

    mentioned in commit 482e4e01

    ·

    mentioned in commit 482e4e01

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment