Closed
Bug 1547086
Opened 6 years ago
Closed 6 years ago
Enable column-span preference in individual tests to fix existing failures
Categories
(Core :: Layout: Columns, task, P3)
Core
Layout: Columns
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
References
Details
Attachments
(2 files)
Enable column-span can fix some existing test failures and can eliminate the unexpected-pass on my own try run when enabling the pref globally.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
import.log and reftest.list are generated automatically.
I run import-test.py on Linux, and the filenames in import.log are not
sorted properly, so I make them sort case-insensitively to reproduce the
exact same order in import.log.
Updated•6 years ago
|
Attachment #9060813 -
Attachment description: Bug 1547086 - Enable column-span preference to fix existing test failures. → Bug 1547086 Part 2 - Enable column-span preference to fix existing test failures.
Updated•6 years ago
|
Attachment #9061098 -
Attachment description: Bug 1547086 Part 1 - Improve import-test.py, and regenerate received/reftest.list → Bug 1547086 Part 1 - Improve import-test.py, and regenerate received/reftest.list.
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/145b3692b593
Part 1 - Improve import-test.py, and regenerate received/reftest.list. r=dbaron
https://hg.mozilla.org/integration/autoland/rev/09a1e16dfaf1
Part 2 - Enable column-span preference to fix existing test failures. r=dbaron
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/145b3692b593
https://hg.mozilla.org/mozilla-central/rev/09a1e16dfaf1
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•