[PATCH] D71408: [lit] Remove lit's REQUIRES-ANY directive

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 17 14:07:02 PST 2019


jdenny added a comment.

In D71408#1788582 <https://reviews.llvm.org/D71408#1788582>, @thopre wrote:

> This is embarrassing.


It happens.

> I presume ninja check-all includes those 2 tests so I'm not sure how I missed it.

It should.

> On a related note, I used to receive mail notification when one of my commit would make a buildbot fail but don't anymore.

Sometimes I don't see emails if a bot was already broken.  I noticed this fail only after pulling and running check-lit locally.

> Is there a way to register for those mail notification?

Not sure.  I thought it was based on the commit author field.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71408/new/

https://reviews.llvm.org/D71408





More information about the cfe-commits mailing list