Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for reftest command-line handling #7815

Merged
merged 2 commits into from Oct 1, 2015

Conversation

@mbrubeck
Copy link
Contributor

mbrubeck commented Oct 1, 2015

r? @SimonSapin

  • Allow reftest harness to take 0 or more testname arguments.
  • Change mach test-ref parameter from --name to --include. This is consistent with other test suites, and also fixes a bug in mach test caused by a conflicting keyword parameter in Registrar.dispatch.
  • Allow mach test-ref to take any number of include arguments.

Review on Reviewable

mbrubeck added 2 commits Oct 1, 2015
* Change parameter from `name` to `include`. This is consistent with other
  test suites, and also fixes a bug in `mach test` caused by a conflicting
  keyword parameter in `Registrar.dispatch`.
* Allow any number of `include` arguments.
@SimonSapin
Copy link
Member

SimonSapin commented Oct 1, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Oct 1, 2015

📌 Commit ab68d51 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Oct 1, 2015

Testing commit ab68d51 with merge e5c0a1c...

bors-servo pushed a commit that referenced this pull request Oct 1, 2015
Fixes for reftest command-line handling

r? @SimonSapin

* Allow reftest harness to take 0 or more testname arguments.
* Change `mach test-ref` parameter from `--name` to `--include`. This is consistent with other test suites, and also fixes a bug in `mach test` caused by a conflicting keyword parameter in `Registrar.dispatch`.
* Allow `mach test-ref` to take any number of `include` arguments.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7815)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 1, 2015

💔 Test failed - mac-dev-ref-unit

@mbrubeck
Copy link
Contributor Author

mbrubeck commented Oct 1, 2015

@bors-servo retry

git clone failed

@bors-servo
Copy link
Contributor

bors-servo commented Oct 1, 2015

Testing commit ab68d51 with merge 1132028...

bors-servo pushed a commit that referenced this pull request Oct 1, 2015
Fixes for reftest command-line handling

r? @SimonSapin

* Allow reftest harness to take 0 or more testname arguments.
* Change `mach test-ref` parameter from `--name` to `--include`. This is consistent with other test suites, and also fixes a bug in `mach test` caused by a conflicting keyword parameter in `Registrar.dispatch`.
* Allow `mach test-ref` to take any number of `include` arguments.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7815)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 1, 2015

💔 Test failed - mac-dev-ref-unit

@jdm
Copy link
Member

jdm commented Oct 1, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Oct 1, 2015

Testing commit ab68d51 with merge 9488013...

bors-servo pushed a commit that referenced this pull request Oct 1, 2015
Fixes for reftest command-line handling

r? @SimonSapin

* Allow reftest harness to take 0 or more testname arguments.
* Change `mach test-ref` parameter from `--name` to `--include`. This is consistent with other test suites, and also fixes a bug in `mach test` caused by a conflicting keyword parameter in `Registrar.dispatch`.
* Allow `mach test-ref` to take any number of `include` arguments.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7815)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 1, 2015

@bors-servo bors-servo merged commit ab68d51 into servo:master Oct 1, 2015
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@mbrubeck mbrubeck deleted the mbrubeck:test-ref-include branch May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.