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

Make tests for uninitialized renderbuffers pass #21717

Merged
merged 3 commits into from Sep 15, 2018
Merged

Conversation

@jdm
Copy link
Member

jdm commented Sep 14, 2018

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

This change is Reviewable

…uffer's storage changes.
@highfive
Copy link

highfive commented Sep 14, 2018

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/webglframebuffer.rs, components/script/dom/webglrenderbuffer.rs
  • @jgraham: tests/wpt/webgl/meta/conformance/misc/uninitialized-test.html.ini, tests/wpt/webgl/meta/conformance/renderbuffers/stencil-renderbuffer-initialization.html.ini, tests/wpt/webgl/meta/conformance/renderbuffers/depth-renderbuffer-initialization.html.ini, tests/wpt/webgl/meta/conformance/renderbuffers/renderbuffer-initialization.html.ini
  • @KiChjang: components/script/dom/webglframebuffer.rs, components/script/dom/webglrenderbuffer.rs
jdm added 2 commits Sep 14, 2018
@nox
Copy link
Member

nox commented Sep 14, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Sep 14, 2018

📌 Commit ac1d505 has been approved by nox

@highfive highfive assigned nox and unassigned paulrouget Sep 14, 2018
@bors-servo
Copy link
Contributor

bors-servo commented Sep 14, 2018

Testing commit ac1d505 with merge 9a9b4b2...

bors-servo added a commit that referenced this pull request Sep 14, 2018
Make tests for uninitialized renderbuffers pass

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #13710
- [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/21717)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 14, 2018

💔 Test failed - mac-rel-wpt3

@jdm
Copy link
Member Author

jdm commented Sep 14, 2018

@bors-servo retry

  • network
@bors-servo
Copy link
Contributor

bors-servo commented Sep 14, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Sep 15, 2018

@bors-servo bors-servo merged commit ac1d505 into servo:master Sep 15, 2018
2 of 4 checks passed
2 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/travis-ci/pr The Travis CI build failed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
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.

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