Closed
Bug 1149535
Opened 10 years ago
Closed 10 years ago
test_unicode_range_loading.html is going to permafail when Gecko 39 merges to Beta
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
mozilla40
People
(Reporter: RyanVM, Assigned: jtd)
References
Details
Attachments
(1 file)
1.08 KB,
patch
|
heycam
:
review+
|
Details | Diff | Splinter Review |
https://treeherder.mozilla.org/logviewer.html#?job_id=6108363&repo=try
07:01:31 INFO - 824 INFO TEST-UNEXPECTED-FAIL | layout/style/test/test_unicode_range_loading.html | TEST 2 simple load sanity check, font for an unused character not loaded (@font-face rules) after load - TEST 2 simple load sanity check, font for an unused character not loaded (@font-face rules) after load: assert_equals: font loaded - font 0 markA {"unicodeRange":"u+41"} for content BBB expected "unloaded" but got "loaded"
07:01:31 INFO - 825 INFO TEST-UNEXPECTED-FAIL | layout/style/test/test_unicode_range_loading.html | TEST 2 simple load sanity check, font for an unused character not loaded (@font-face rules) after load and timeout - TEST 2 simple load sanity check, font for an unused character not loaded (@font-face rules) after load and timeout: assert_equals: font loaded - font 0 markA {"unicodeRange":"u+41"} for content BBB expected "unloaded" but got "loaded"
etc...
Flags: needinfo?(jdaggett)
Assignee | ||
Comment 1•10 years ago
|
||
tryserver build:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c06905717f1b
Flags: needinfo?(jdaggett)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jdaggett
Assignee | ||
Updated•10 years ago
|
Attachment #8586548 -
Flags: review?(cam)
Updated•10 years ago
|
Attachment #8586548 -
Flags: review?(cam) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Pushed to inbound:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a8f3297ddd22
Reporter | ||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8586548 [details] [diff] [review]
patch, enable unicode-range pref for testing
Approval Request Comment
[Feature/regressing bug #]: testcase on bug 1094571 will fail unless unicode-range pref is enabled
[User impact if declined]: permafail for unicode-range load test
[Describe test coverage new/current, TreeHerder]: test landed last week on trunk
[Risks and why]: low risk, simply enabling unicode-range for testing
[String/UUID change made/needed]: none
Attachment #8586548 -
Flags: approval-mozilla-aurora?
Reporter | ||
Comment 5•10 years ago
|
||
Comment on attachment 8586548 [details] [diff] [review]
patch, enable unicode-range pref for testing
This is already on my radar to land a=test-only :)
Attachment #8586548 -
Flags: approval-mozilla-aurora?
Reporter | ||
Comment 6•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•