Run .runif checks before .skipif checks
commitf1930edaa7bd2d4e3b0c9e9f66dc1d665ff018c3
authorAlexey Toptygin <alexeyt@fb.com>
Fri, 23 Apr 2021 17:30:05 +0000 (23 10:30 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 23 Apr 2021 17:32:11 +0000 (23 10:32 -0700)
treebe440d69287dc60bfe65360f4360cd3e721be6fe
parentbb198eb38853f863fd198ac77361848533f2a23a
Run .runif checks before .skipif checks

Summary: Reverse the order we check these, so that in the few cases where both are present the .skipif can rely on all the invariants in the .runif already being satisfied, and can potentially be simpler.

Differential Revision: D27961244

fbshipit-source-id: 6ca0747c0a469ce699ac1eb16a72235e5437ee7d
hphp/test/run.php