This is an archive of the discontinued LLVM Phabricator instance.

[lldb/test] Split Scripted Process test in multiple tests (NFC)
ClosedPublic

Authored by mib on Jan 28 2022, 3:20 PM.

Details

Summary

This splits the scripted process tests to be able to run in parallel
since some of test functions can take a very long time to run.

This also disables debug info testing.

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>

Diff Detail

Event Timeline

mib requested review of this revision.Jan 28 2022, 3:20 PM
mib created this revision.
mib updated this revision to Diff 407269.Feb 9 2022, 1:23 PM
mib edited the summary of this revision. (Show Details)

Disable debug info testing.

JDevlieghere accepted this revision.Feb 9 2022, 1:27 PM

Ship it

This revision is now accepted and ready to land.Feb 9 2022, 1:27 PM
This revision was landed with ongoing or failed builds.Feb 9 2022, 1:28 PM
This revision was automatically updated to reflect the committed changes.