This is an archive of the discontinued LLVM Phabricator instance.

[libc++] This is a dummy Phabricator review to test pre-commit testing
AbandonedPublic

Authored by ldionne on Sep 24 2020, 8:46 AM.

Details

Reviewers
None
Group Reviewers
Restricted Project

Diff Detail

Event Timeline

ldionne created this revision.Sep 24 2020, 8:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 24 2020, 8:46 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne requested review of this revision.Sep 24 2020, 8:46 AM
ldionne removed a reviewer: Restricted Project.Sep 24 2020, 8:47 AM
ldionne removed subscribers: jkorous, dexonsmith, libcxx-commits.
Herald added a reviewer: Restricted Project. · View Herald TranscriptSep 24 2020, 8:47 AM
ldionne updated this revision to Diff 294321.Sep 25 2020, 8:20 AM

Trigger build

ldionne updated this revision to Diff 294323.Sep 25 2020, 8:23 AM

Don't run CI for real to speed things up.

ldionne updated this revision to Diff 294324.Sep 25 2020, 8:26 AM

Pretend that one job is failing to see what happens

ldionne updated this revision to Diff 294326.Sep 25 2020, 8:34 AM

Turn on Phabricator reporting

ldionne updated this revision to Diff 294328.Sep 25 2020, 8:38 AM

Turn back on full testing. Let's see how that goes.

ldionne updated this revision to Diff 294339.Sep 25 2020, 9:08 AM

Added exponential backoff retries in phabricator-report

ldionne updated this revision to Diff 294342.Sep 25 2020, 9:09 AM

Don't run the benchmarks for now, that's really too long.

ldionne updated this revision to Diff 294343.Sep 25 2020, 9:09 AM

Don't run the benchmarks, it's too long.

Harbormaster completed remote builds in B72969: Diff 294343.
ldionne updated this revision to Diff 294369.Sep 25 2020, 11:06 AM

Adjust how we're determining failures.

ldionne updated this revision to Diff 294693.Sep 28 2020, 7:27 AM

Try running the buildkite agent as non-root.

ldionne updated this revision to Diff 294723.Sep 28 2020, 8:54 AM

Run as non-root in a way that actually works.

ldionne updated this revision to Diff 294738.Sep 28 2020, 9:58 AM

Fix which GCC is used

ldionne updated this revision to Diff 294814.Sep 28 2020, 2:52 PM

Rebase onto master to get some fixes in

ldionne updated this revision to Diff 295014.Sep 29 2020, 9:15 AM

Rebase onto master with GCC fixes

ldionne updated this revision to Diff 295038.Sep 29 2020, 10:31 AM

Also handle non-phab review commits

ldionne updated this revision to Diff 295050.Sep 29 2020, 10:51 AM

Play around with triggering

ldionne updated this revision to Diff 295061.Sep 29 2020, 11:12 AM

Try fixing trigger

ldionne updated this revision to Diff 295064.Sep 29 2020, 11:22 AM

Correct pipeline name

ldionne updated this revision to Diff 295085.Sep 29 2020, 12:25 PM

Improve message

ldionne updated this revision to Diff 295091.Sep 29 2020, 12:49 PM

Rebase onto master

ldionne updated this revision to Diff 295095.Sep 29 2020, 1:04 PM

Rebase onto master

ldionne abandoned this revision.Sep 30 2020, 4:33 PM