Closed
Bug 974243
Opened 12 years ago
Closed 11 years ago
[Tracking] (reftest) tests in layout/reftests/reftest-sanity failed
Categories
(Testing :: Reftest, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vichen, Unassigned)
References
Details
Attachments
(2 files)
No description provided.
A few comments about the bugs being filed:
* reftest logs (containing the image output on failures) are substantially more useful, since it allows others to see the failure in reftest-analyzer.xhtml
* is it really necessary to have one bug report per directory? It seems more useful to group the bugs based on characteristics of the failures, especially if (as I would expect with a large number of failures) there are some significant groups of failures with the same root cause.
* it's a bit confusing to call directories "modules"; I'd much prefer "tests in layout/reftests/bugs" over "tests of module bugs"
| Reporter | ||
Updated•12 years ago
|
Summary: [Tracking] (reftest) a few tests of module reftest-sanity failed → [Tracking] (reftest) tests in layout/reftests/reftest-sanity failed
| Reporter | ||
Comment 2•12 years ago
|
||
| Reporter | ||
Comment 3•12 years ago
|
||
(In reply to David Baron [:dbaron] (needinfo? me) (UTC-8) from comment #1)
> A few comments about the bugs being filed:
>
> * reftest logs (containing the image output on failures) are substantially
> more useful, since it allows others to see the failure in
> reftest-analyzer.xhtml
log added
>
> * is it really necessary to have one bug report per directory? It seems
> more useful to group the bugs based on characteristics of the failures,
> especially if (as I would expect with a large number of failures) there are
> some significant groups of failures with the same root cause.
1. Bug 973835 is meta bug. Seems to have many root cause of these reftest fail, use different bugs by test directory to keep tracking.
2. Will provide a patch by skipping current fail and enable B2G reftest (Bug 922680). To skip a test need an associated bug number with it.
3. Will group bugs based on characteristics again.
4. Currently, font-inflation fail (Bug 972697) is due to not applying font-inflation during reftest, if roll-back https://bugzilla.mozilla.org/show_bug.cgi?id=922680#c32 font-inflation will be applied and all test in font-inflation will pass and (Bug 974214) reftests/scrolling/uncovering-1.html will pass, too. But it introduces another reftest in reftests/scrolling fail. We're still examining root cause.
>
> * it's a bit confusing to call directories "modules"; I'd much prefer
> "tests in layout/reftests/bugs" over "tests of module bugs"
agree and all title updated.
Updated•12 years ago
|
Attachment #8378039 -
Attachment mime type: text/x-log → text/plain
Comment 4•12 years ago
|
||
The test failure in this log is:
REFTEST TEST-UNEXPECTED-FAIL | http://10.0.1.29:8888/tests/layout/reftests/reftest-sanity/656041-1.html | image comparison (==), max difference: 4, number of differing pixels: 2408
The actual difference seems to be that the scrollbar on the right hand side is slightly different colors in the test and reference.
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•