[PATCH] D77708: [lit] Improve naming of test result categories

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 08:40:00 PDT 2020


rnk added a comment.

I kind of like "Passes", "Failures", "Expected Failures" better than Pass-*ing* Fail-*ing* etc. But I do think we can drop "Expected" from "Expected Passes".

To be consistent, you could change the text "Failing Tests (1):" to "Test Failures (1):"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77708





More information about the llvm-commits mailing list