about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorCharles Celerier <chcl@google.com>2024-07-06 05:15:38 +0000
committerCharles Celerier <chcl@google.com>2024-07-07 15:37:20 +0000
commit54aa9e8ba2efe68bfcf5c407a5a9cf1a8d17b354 (patch)
treedfe0c0f92133845faa231302dc4e221e918feff1 /compiler/rustc_codegen_llvm/src
parent1086affd98ad746e1bb02e187562b9a037e854e3 (diff)
downloadrust-54aa9e8ba2efe68bfcf5c407a5a9cf1a8d17b354.tar.gz
rust-54aa9e8ba2efe68bfcf5c407a5a9cf1a8d17b354.zip
[fuchsia-test-runner] Remove runner logs from stdout and stderr
Many tests use stdout and stderr to validate whether the test emitted
the correct output. Because fuchsia-test-runner.py was sending all
logs, including test output, to stdout, tests could not validate
output properly.

This change removes the runner logs from stdout and stderr entirely
with the exception of output from the test. All runner logs are still
available in the "log" file.

Fixed: https://fxbug.dev/351356417
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions