Skip to content

Update UNIT_TEST_RESULTS="./unit_test_results.txt" to use an absolute path #555

@theqin0

Description

@theqin0

In multiple run_repo_invariants scripts, we use this file path to store test output

UNIT_TEST_RESULTS="./unit_test_results.txt"

People usually cd codebase and then write to UNIT_TEST_RESULTS, which writes to /codebase (not desirable). To make matters worse, this doesn't get cleaned up

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions