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

Allow running individual reftests #4091

Closed
jdm opened this issue Nov 24, 2014 · 1 comment
Closed

Allow running individual reftests #4091

jdm opened this issue Nov 24, 2014 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented Nov 24, 2014

We currently lack this. Ideally, we could find all tests that involve comparing the requested file and run those.

@jdm
Copy link
Member Author

@jdm jdm commented Nov 24, 2014

There's apparently code in reftest.rs that attempts to do it, but doesn't appear to always work?

bors-servo pushed a commit that referenced this issue Nov 29, 2014
`./mach test-ref` no longer eats the first "-" prefixed argument for test name filtering, instead using an explicit "--name" argument. This should avoid any potential confusion when passing down arguments to servo.

Also allows for ./tests/ref to be included (and trimmed away) for tab completion convenience (`./mach test` has also been updated to take advantage of this when inferring tests from file paths).

(fixes #4091)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.