diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-10 17:25:23 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-12 09:58:33 +0200 |
commit | adab1b36ec6ef0a333e950c4deb32434dbfaf322 (patch) | |
tree | ec77a976af27cd3e5785e683d62bdeb31d749924 /test/end-to-end/with_remote_test_runner.py | |
parent | b266d6350bfbc8a6e7adbe179c1f249dc37614eb (diff) | |
download | justbuild-adab1b36ec6ef0a333e950c4deb32434dbfaf322.tar.gz |
Tests: also record `pwd`
... as test meta data. Tests are executed in an unspecified directory,
assuming pass or fail is independent of the location where the test
is run. While this generally is true, test logs often contain the
working directory. So, in order to more easily compare different
execution orders of a potential race condition, it can be desirable
to compare logs "up to the execution directory". This, however,
requires that this directory is recored in the first place. Do so.
For consistency of the output format, also have a (fixed) artifact
pwd in the summary report.
Diffstat (limited to 'test/end-to-end/with_remote_test_runner.py')
0 files changed, 0 insertions, 0 deletions