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

Use a false value that is valid Python, not just JSON. #20076

Closed
wants to merge 1 commit into from
Closed

Conversation

@jdm
Copy link
Member

jdm commented Feb 19, 2018

web-platform-tests/wpt@cb2d75f makes this dictionary be interpreted as Python values, not interpolated via JSON.


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

This change is Reviewable

This avoids a problem with the upcoming WPT downstream sync caused by web-platform-tests/wpt@cb2d75f.
@servo-wpt-sync
Copy link
Collaborator

servo-wpt-sync commented Feb 19, 2018

Opened new PR for upstreamable changes.

Completed upstream sync of web-platform-test changes at jdm/web-platform-tests#30.

@jdm
Copy link
Member Author

jdm commented Feb 19, 2018

Since it's a holiday and I want to get this in before the next nightly build, I'm going to self-r+ this.

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Feb 19, 2018

📌 Commit 48c8457 has been approved by jdm

@highfive highfive assigned jdm and unassigned cbrewster Feb 19, 2018
@bors-servo
Copy link
Contributor

bors-servo commented Feb 19, 2018

Testing commit 48c8457 with merge 29633bc...

bors-servo added a commit that referenced this pull request Feb 19, 2018
Use a false value that is valid Python, not just JSON.

web-platform-tests/wpt@cb2d75f makes this dictionary be interpreted as Python values, not interpolated via JSON.

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

bors-servo commented Feb 19, 2018

💔 Test failed - linux-rel-css

@jdm
Copy link
Member Author

jdm commented Feb 19, 2018

Sigh. Can't be done before the sync that brings in web-platform-tests/wpt@cb2d75f, and can't easily be done as part of that sync :(

@jdm jdm closed this Feb 19, 2018
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.