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

webgl: Enable all the tests on linux #13629

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

anholt
Copy link
Contributor

@anholt anholt commented Oct 7, 2016


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #__ (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because _____

Now that testing is being done using OSMesa on the Linux side as well,
our test behavior matches Mac's pretty closely.


This change is Reviewable

Now that testing is being done using OSMesa on the Linux side as well,
our test behavior matches Mac's pretty closely.
@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Oct 7, 2016
@emilio
Copy link
Member

emilio commented Oct 7, 2016

@bors-servo: r+

  • Fingers crossed!

@bors-servo
Copy link
Contributor

📌 Commit 19a8a4c has been approved by emilio

@highfive highfive assigned emilio and unassigned metajack Oct 7, 2016
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Oct 7, 2016
@glennw
Copy link
Member

glennw commented Oct 7, 2016

@bors-servo try

@bors-servo
Copy link
Contributor

⌛ Trying commit 19a8a4c with merge 74675ac...

bors-servo pushed a commit that referenced this pull request Oct 7, 2016
webgl: Enable all the tests on linux

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Now that testing is being done using OSMesa on the Linux side as well,
our test behavior matches Mac's pretty closely.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13629)
<!-- Reviewable:end -->
@glennw
Copy link
Member

glennw commented Oct 7, 2016

Oh, @emilio beat me to it! :)

@anholt
Copy link
Contributor Author

anholt commented Oct 7, 2016

I haven't marked ./mach build -d as passing because it's failing for me in mozjs:

/home/anholt/src/servo/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/js/src/old-configure: 72: ./config.cache: Syntax error: Unterminated quoted string

However, it's also failing without this patch. ./mach build -r is succeeding.

@jdm
Copy link
Member

jdm commented Oct 7, 2016

@bors-servo: try- clean r=emilio

@bors-servo
Copy link
Contributor

💡 This pull request was already approved, no need to approve it again.

@bors-servo
Copy link
Contributor

📌 Commit 19a8a4c has been approved by emilio

@larsbergstrom
Copy link
Contributor

@bors-servo force clean retry

bors-servo pushed a commit that referenced this pull request Oct 7, 2016
webgl: Enable all the tests on linux

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Now that testing is being done using OSMesa on the Linux side as well,
our test behavior matches Mac's pretty closely.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13629)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

⌛ Testing commit 19a8a4c with merge e23959a...

@bors-servo
Copy link
Contributor

@bors-servo bors-servo merged commit 19a8a4c into servo:master Oct 7, 2016
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants