Bug 101933
Summary: | REGRESSION(r134205): It made 2 fast/regions tests fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | János Badics <jbadics> |
Component: | Tools / Tests | Assignee: | Mihnea Ovidenie <mihnea> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bank, hyatt, kadam, kkristof, mihnea, ossy, szledan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 79666, 94472 |
János Badics
After http://trac.webkit.org/changeset/134205, two ref tests started to fail:
fast/regions/region-style-inline-background-color.html fails on Qt with the following image diff:
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r134205%20(44998)/fast/regions/region-style-inline-background-color-diffs.html
and fast/regions/webkit-flow-inlines-dynamic.html fails on Qt, GTK and EFL with the following image diff:
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r134205%20(44998)/fast/regions/webkit-flow-inlines-dynamic-diffs.html
I will skip these tests until the proper fix.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
We skipped them to paint the bots green - r134226.
Please unskip it with the proper fix.
Csaba Osztrogonác
Close it, because the original change was rolled out.