diff options
author | Tristan van Berkom <tristan@codethink.co.uk> | 2020-10-25 16:33:17 +0900 |
---|---|---|
committer | Jürg Billeter <j@bitron.ch> | 2020-10-27 10:00:51 +0100 |
commit | 70446fde40d335b6465aa53855b74eef2c0424fd (patch) | |
tree | a5b8ccbd9a9a35c0bd5da861e449396c65e051ef /tests/frontend/logging/files/foo | |
parent | 655d6c60b982067daf09687e86fd055d11301a11 (diff) | |
download | buildstream-juerg/fix-logging-element-names.tar.gz |
tests/frontend/logging.py: Test log lines for correct element names/keysjuerg/fix-logging-element-names
When printing log lines to the master log, we ensure that log lines are
printed with the element name and cache key which are related to the task
from which the messages are being issued.
When printing log lines to task specific log lines, we prefer to print
the element names and cache keys which pertain to the element from which
the log line was actually issued.
This new tests asserts this behavior.
Diffstat (limited to 'tests/frontend/logging/files/foo')
-rw-r--r-- | tests/frontend/logging/files/foo | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/frontend/logging/files/foo b/tests/frontend/logging/files/foo new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/frontend/logging/files/foo |