Closed
Bug 638267
Opened 14 years ago
Closed 13 years ago
Intermittent failure in layout/style/test/test_value_computation.html | should not get empty value for 'outline:thin' - didn't expect "", but got it followed by one more failure regarding outline:thin
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
(Keywords: intermittent-failure)
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1299106071.1299106816.8317.gz
Rev3 Fedora 12 mozilla-central opt test mochitests-4/5 on 2011/03/02 14:47:51
77043 INFO TEST-PASS | /tests/layout/style/test/test_value_computation.html | should not get empty value for 'outline:thin' - "rgb(0, 0, 0) ; none ; 0px" should not equal ""
NEXT ERROR 77044 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_value_computation.html | should not get empty value for 'outline:thin' - didn't expect "", but got it
77045 INFO TEST-PASS | /tests/layout/style/test/test_value_computation.html | should get initial value for 'outline:thin' - "rgb(0, 0, 0) ; none ; 0px" should equal "rgb(0, 0, 0) ; none ; 0px"
NEXT ERROR 77046 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_value_computation.html | should get initial value for 'outline:thin' - got "", expected "rgb(0, 0, 0) ; none ; 0px"
77047 INFO TEST-PASS | /tests/layout/style/test/test_value_computation.html | should be testing with values that compute to different things for 'outline' - "rgb(0, 0, 0) ; solid ; 3px" should not equal "rgb(0, 0, 0) ; none ; 0px"
77048 INFO TEST-PASS | /tests/layout/style/test/test_value_computation.html | should be testing with values that compute to different things for 'outline' - "rgb(0, 0, 0) ; solid ; 3px" should not equal "rgb(0, 0, 0) ; none ; 0px"
Comment 1•13 years ago
|
||
Mass marking whiteboard:[orange] bugs WFM (to clean up TBPL bug suggestions) that:
* Haven't changed in > 6months
* Whose whiteboard contains none of the strings: {disabled,marked,random,fuzzy,todo,fails,failing,annotated,leave open,time-bomb}
* Passed a (quick) manual inspection of bug summary/whiteboard to ensure they weren't a false positive.
I've also gone through and searched for cases where the whiteboard wasn't labelled correctly after test disabling, by using attachment description & basic comment searches. However if the test for which this bug was about has in fact been disabled/annotated/..., please accept my apologies & reopen/mark the whiteboard appropriately so this doesn't get re-closed in the future (and please ping me via IRC or email so I can try to tweak the saved searches to avoid more edge cases).
Sorry for the spam! Filter on: #FFA500
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•