This is an archive of the discontinued LLVM Phabricator instance.

[dotest] Make dotest.py invocation repeatable
ClosedPublic

Authored by JDevlieghere on Aug 28 2019, 4:29 PM.

Details

Summary

This removes support for reading the LLDB_TEST_ARGUMENTS environment variable and instead requires all arguments to be specified as part of the invocation. This ensures that dotest.py invocations are easily repeatable.

Diff Detail

Repository
rL LLVM

Event Timeline

JDevlieghere created this revision.Aug 28 2019, 4:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 4:30 PM
davide accepted this revision.Aug 28 2019, 4:48 PM
This revision is now accepted and ready to land.Aug 28 2019, 4:48 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 4:53 PM