This is an archive of the discontinued LLVM Phabricator instance.

[buildbot] Raise the test-suite runtime limit for the avx512-sde builder.
ClosedPublic

Authored by eladcohen on Aug 15 2017, 1:26 AM.

Details

Summary

The avx512-sde bot is failing with some tests that reach the default
time limit since an emulated execution takes longer.

Diff Detail

Repository
rL LLVM

Event Timeline

eladcohen created this revision.Aug 15 2017, 1:26 AM
This revision is now accepted and ready to land.Aug 15 2017, 3:11 AM
This revision was automatically updated to reflect the committed changes.

Thanks for the review! committed in r310913.