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

Add missing CanvasRenderingContext2D global composition operation "clear" #25622

Merged
merged 1 commit into from Jan 28, 2020

Conversation

@pylbrecht
Copy link
Contributor

pylbrecht commented Jan 27, 2020

  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix part of #25331
  • There are tests for these changes
@pylbrecht
Copy link
Contributor Author

pylbrecht commented Jan 27, 2020

r? @jdm

@highfive highfive assigned jdm and unassigned Manishearth Jan 27, 2020
@pylbrecht
Copy link
Contributor Author

pylbrecht commented Jan 27, 2020

@bors-servo try=wpt

@bors-servo
Copy link
Contributor

bors-servo commented Jan 27, 2020

Trying commit 1ef432c with merge 9df5d7d...

bors-servo added a commit that referenced this pull request Jan 27, 2020
Add missing CanvasRenderingContext2D global composition operation "clear"

<!-- 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: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix part of #25331

<!-- Either: -->
- [x] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@jdm
jdm approved these changes Jan 27, 2020
@bors-servo
Copy link
Contributor

bors-servo commented Jan 27, 2020

💔 Test failed - status-taskcluster

@pylbrecht pylbrecht force-pushed the pylbrecht:composite.op.clear branch from 1ef432c to ae110f2 Jan 27, 2020
@pylbrecht
Copy link
Contributor Author

pylbrecht commented Jan 27, 2020

  ▶ FAIL [expected TIMEOUT] /css/css-values/vh-interpolate-px.html
  │   → /css/css-values/vh-interpolate-px.html 905d73d986b751bc4889dbb8a3481f3d0d604673
  │   → /css/css-values/reference/all-green.html ca9048d25067fe2666ee98ffdaee4d41e63aa283
  │   → Screenshot is solid color 0xFF0000 for /css/css-values/vh-interpolate-px.html
  │   → 
  └   → Screenshot is solid color 0x008000 for /css/css-values/reference/all-green.html

@jdm, I tried searching this in servo's issues, but did not find anything. Is this one new or how do I find the issue corresponding to an intermittent?

Furthermore: I usually see the related issues added to the comment containing @bors-servo retry (e.g. #25551 (comment)). Does this affect the retry command or is it just for the sake of documentation?

@jdm
Copy link
Member

jdm commented Jan 27, 2020

I added that failure to #24748. Adding the numbers is only for documentation; it doesn't affect the behaviour of the retry.

@jdm
Copy link
Member

jdm commented Jan 27, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jan 27, 2020

📌 Commit ae110f2 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 27, 2020

Testing commit ae110f2 with merge bbbd9b5...

bors-servo added a commit that referenced this pull request Jan 27, 2020
Add missing CanvasRenderingContext2D global composition operation "clear"

<!-- 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: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix part of #25331

<!-- Either: -->
- [x] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

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

bors-servo commented Jan 28, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Jan 28, 2020

bors-servo added a commit that referenced this pull request Jan 28, 2020
Add missing CanvasRenderingContext2D global composition operation "clear"

<!-- 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: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix part of #25331

<!-- Either: -->
- [x] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

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

bors-servo commented Jan 28, 2020

Testing commit ae110f2 with merge 1b7223a...

@bors-servo
Copy link
Contributor

bors-servo commented Jan 28, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 1b7223a to master...

@bors-servo bors-servo merged commit ae110f2 into servo:master Jan 28, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
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.

None yet

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