This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Test new hardware for Arm bots
AbandonedPublic

Authored by DavidSpickett on Apr 14 2021, 4:08 AM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

Not to be committed, just testing a set
of bots on new hardware. Hence the queue name.

Diff Detail

Event Timeline

DavidSpickett created this revision.Apr 14 2021, 4:08 AM
DavidSpickett requested review of this revision.Apr 14 2021, 4:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2021, 4:08 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
DavidSpickett planned changes to this revision.Apr 14 2021, 4:09 AM

Trigger another build to see if ~20 minute time changes any.

Also one test failed on AArch64 no-exceptions but could be a timing issue.
std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/try_lock_until.pass.cpp

DavidSpickett planned changes to this revision.Apr 14 2021, 5:43 AM

Try limiting parallelism to what a single bot can realistically
get.

DavidSpickett planned changes to this revision.Apr 15 2021, 4:05 AM

That didn't take, so cache files must come first even if the option is after any -D options.

DavidSpickett planned changes to this revision.Apr 15 2021, 4:17 AM

Correct my -D syntax.

DavidSpickett planned changes to this revision.Apr 15 2021, 4:41 AM

Rebase, remove the parallelism limit.

DavidSpickett planned changes to this revision.May 7 2021, 2:59 AM
  • Try lit core limit again
DavidSpickett planned changes to this revision.May 7 2021, 5:53 AM
DavidSpickett removed a reviewer: Restricted Project.
Herald added a reviewer: Restricted Project. · View Herald TranscriptMay 7 2021, 5:53 AM

Limit to 8 cores.

DavidSpickett planned changes to this revision.May 10 2021, 3:41 AM
DavidSpickett abandoned this revision.May 19 2021, 6:44 AM