Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upA test case change is added to #13442: Fix #12193 Servo displays upper level Thai character in wrong place. #13506
Conversation
highfive
commented
Sep 29, 2016
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @larsbergstrom (or someone else) soon. |
highfive
commented
Sep 29, 2016
|
Rather than modifying the test, it would be better to duplicate it in tests/wpt/mozilla/tests/mozilla. |
|
|
|
The issue I'm interested in solving is a lack of tests that fail before the change and pass after it. It doesn't matter to me if the original test still fails, because we know why it fails. Does that make sense? |
|
That sounds good. |
|
Any progress, @veer66? |
|
Looks like this is abandoned, needs a new owner. |
|
There is no progress. I hope I can resume working on this in 2017. |
|
@bors-servo: try |
|
|
|
|
Woooooooo |
|
r? @mbrubeck |
| <!doctype html> | ||
| <meta charset="utf-8"> | ||
| <body> | ||
| ยิน​ดี |
This comment has been minimized.
This comment has been minimized.
|
r=mbrubeck with that minor bug in the test fixed. |
… wrong place.
|
@bors-servo: r=mbrubeck |
|
|
A test case change is added to #13442: Fix #12193 Servo displays upper level Thai character in wrong place. <!-- 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 - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] 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. --> <!-- 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/13506) <!-- Reviewable:end -->
|
|
veer66 commentedSep 29, 2016
•
edited by larsbergstrom
A test case change is added to #13442
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is