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

Fix reftest for parallel test runs. #610

Merged
merged 1 commit into from Jul 20, 2013
Merged

Conversation

@metajack
Copy link
Contributor

metajack commented Jul 20, 2013

This adds a sha1 hash to the output filenames based on the test. Rust runs
tests in parallel by default, so the test files were stomping on each other.

This adds a sha1 hash to the output filenames based on the test. Rust runs
tests in parallel by default, so the test files were stomping on each other.
@pcwalton

This comment has been minimized.

Copy link

pcwalton commented on 4598149 Jul 20, 2013

r+

Nice race fix

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented on 4598149 Jul 20, 2013

saw approval from pcwalton
at metajack@4598149

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jul 20, 2013

merging metajack/servo/fix-reftest = 4598149 into auto

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jul 20, 2013

metajack/servo/fix-reftest = 4598149 merged ok, testing candidate = ddbe1c9

This comment has been minimized.

Copy link
Contributor

bors-servo replied Jul 20, 2013

fast-forwarding master to auto = ddbe1c9

bors-servo pushed a commit that referenced this pull request Jul 20, 2013
This adds a sha1 hash to the output filenames based on the test. Rust runs
tests in parallel by default, so the test files were stomping on each other.
@bors-servo bors-servo merged commit 4598149 into servo:master Jul 20, 2013
1 check passed
1 check passed
default all tests passed
ChrisParis pushed a commit to ChrisParis/servo that referenced this pull request Sep 7, 2014
Cleanup, correct, and merge the formdata tests.
glennw pushed a commit to glennw/servo that referenced this pull request Jan 16, 2017
Vertex attributes cleanup

This is the preparation work for servo#457

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/610)
<!-- Reviewable:end -->
@jdm jdm mentioned this pull request Nov 5, 2019
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

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