Skip to content

Conversation

@andrurogerz
Copy link
Collaborator

Purpose

Reduce the unnecessary logging produced when running lldb-dotest.

Overview

  • Suppress stdout when running lldb-dotest since all of the useful output, including pass/fail logs, goes to stderr
  • Reduces the log size so that they entirely fit in the GitHub log view page-- there is no need to download the log archive to find which test case failed
  • Reduces the test run time by multiple minutes

Validation

Run GitHub build & test job on this PR.

@andrurogerz andrurogerz merged commit c5f2b79 into compnerd:main Oct 30, 2024
30 checks passed
@andrurogerz andrurogerz deleted the lldb-test-output branch October 30, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant