This is an archive of the discontinued LLVM Phabricator instance.

[lit testing] Fix xfail-cl.py test worker count
ClosedPublic

Authored by luismarques on Apr 4 2021, 3:06 AM.

Details

Summary

This would fail in test environments with < 3 hardware threads.

Diff Detail

Event Timeline

luismarques created this revision.Apr 4 2021, 3:06 AM
luismarques requested review of this revision.Apr 4 2021, 3:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2021, 3:06 AM
davezarzycki accepted this revision.Apr 6 2021, 2:08 AM

Good catch! Thanks

This revision is now accepted and ready to land.Apr 6 2021, 2:08 AM
This revision was landed with ongoing or failed builds.Apr 6 2021, 12:48 PM
This revision was automatically updated to reflect the committed changes.