Show why tests were skipped in test summary output.
commitf6d133cc209f666dbb2023392c4f2db96ae80c01
authorAlexey Toptygin <alexeyt@fb.com>
Fri, 11 May 2018 16:39:33 +0000 (11 09:39 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 11 May 2018 16:47:32 +0000 (11 09:47 -0700)
tree0d9d049db67cfff15227eeb464e25b9ba4aa9eed
parent4b7df35b6e299a6d60cbb68581c32773782f9513
Show why tests were skipped in test summary output.

Summary: Always provide a reason category for skipping tests (and make reason-less skips a failure to verify that everything got converted). In msg_loop, tally up the skip reasons, and print counts by category when the test run finishes.

Reviewed By: markw65

Differential Revision: D7966390

fbshipit-source-id: 6c7846f4b15c6e2ef7c287bc1d9fcb7f286c7f69
hphp/test/run