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 webgl tests using unit test harness to run to completion. #21249

Merged
merged 2 commits into from Jul 28, 2018

Conversation

@jdm
Copy link
Member

jdm commented Jul 25, 2018

This is an equivalent change to 5af2603 that affects a subset of webgl tests that use a different test harness.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #13662 fix #10656
  • There are tests for these changes

This change is Reviewable

@jdm jdm force-pushed the jdm:webgl-unit-tests branch from ae50195 to 51974b8 Jul 25, 2018
@jdm jdm force-pushed the jdm:webgl-unit-tests branch from 51974b8 to ad1c546 Jul 25, 2018
@emilio
emilio approved these changes Jul 26, 2018
("timeout.patch", None)
]
# Patches for conformance tests 2.0.x
PATCHES_2X = [
("js-test-pre2.patch", "js/js-test-pre.js"),
("unit.patch", "conformance/more/unit.js")
("unit2.patch", "conformance/more/unit.js")

This comment has been minimized.

Copy link
@emilio

emilio Jul 26, 2018

Member

Should this patch just be merged into unit.patch?

This comment has been minimized.

Copy link
@jdm

jdm Jul 26, 2018

Author Member

I don't know if that would affect the line numbers of unit.patch. This seemed easier.

@jdm
Copy link
Member Author

jdm commented Jul 26, 2018

@bors-servo r=emilio

@bors-servo
Copy link
Contributor

bors-servo commented Jul 26, 2018

📌 Commit 666ea20 has been approved by emilio

@bors-servo
Copy link
Contributor

bors-servo commented Jul 26, 2018

Testing commit 666ea20 with merge 2f31f1f...

bors-servo added a commit that referenced this pull request Jul 26, 2018
Allow webgl tests using unit test harness to run to completion.

This is an equivalent change to 5af2603 that affects a subset of webgl tests that use a different test harness.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #13662
- [x] There are tests for these changes

<!-- 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/21249)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 26, 2018

💔 Test failed - mac-rel-wpt3

@jdm
Copy link
Member Author

jdm commented Jul 27, 2018

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Jul 27, 2018

Testing commit 666ea20 with merge b04400d...

bors-servo added a commit that referenced this pull request Jul 27, 2018
Allow webgl tests using unit test harness to run to completion.

This is an equivalent change to 5af2603 that affects a subset of webgl tests that use a different test harness.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #13662 fix #10656
- [x] There are tests for these changes

<!-- 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/21249)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 28, 2018

💔 Test failed - android

@jdm
Copy link
Member Author

jdm commented Jul 28, 2018

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Jul 28, 2018

Testing commit 666ea20 with merge 539f382...

bors-servo added a commit that referenced this pull request Jul 28, 2018
Allow webgl tests using unit test harness to run to completion.

This is an equivalent change to 5af2603 that affects a subset of webgl tests that use a different test harness.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #13662 fix #10656
- [x] There are tests for these changes

<!-- 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/21249)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 28, 2018

@bors-servo bors-servo merged commit 666ea20 into servo:master Jul 28, 2018
3 of 4 checks passed
3 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.