|
|
Created:
6 years ago by enne (OOO) Modified:
6 years ago Reviewers:
chrishtr CC:
blink-reviews Base URL:
svn://svn.chromium.org/blink/trunk Project:
blink Visibility:
Public. |
DescriptionImpl-side painting for tables/ layout tests
BUG=381919
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187420
Patch Set 1 #Patch Set 2 : More expectations #Patch Set 3 : Skia crash expectations #Patch Set 4 : Rebase #
Total comments: 2
Patch Set 5 : More expectations #Patch Set 6 : Rebase #Patch Set 7 : Rebase #Messages
Total messages: 31 (11 generated)
enne@chromium.org changed reviewers: + chrishtr@chromium.org
https://codereview.chromium.org/786893005/diff/60001/LayoutTests/TestExpectat... File LayoutTests/TestExpectations (right): https://codereview.chromium.org/786893005/diff/60001/LayoutTests/TestExpectat... LayoutTests/TestExpectations:1069: crbug.com/440941 [ Debug ] tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html [ Pass Crash ] Crashing?
https://codereview.chromium.org/786893005/diff/60001/LayoutTests/TestExpectat... File LayoutTests/TestExpectations (right): https://codereview.chromium.org/786893005/diff/60001/LayoutTests/TestExpectat... LayoutTests/TestExpectations:1069: crbug.com/440941 [ Debug ] tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html [ Pass Crash ] On 2014/12/10 22:22:06, chrishtr wrote: > Crashing? http://crbug.com/440941
The CQ bit was checked by chrishtr@chromium.org
lgtm
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/786893005/60001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/40762)
The CQ bit was checked by enne@chromium.org
Failed to apply patch for Tools/Scripts/webkitpy/layout_tests/port/base.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file Tools/Scripts/webkitpy/layout_tests/port/base.py Hunk #1 FAILED at 1561. 1 out of 1 hunk FAILED -- saving rejects to file Tools/Scripts/webkitpy/layout_tests/port/base.py.rej Patch: Tools/Scripts/webkitpy/layout_tests/port/base.py Index: Tools/Scripts/webkitpy/layout_tests/port/base.py diff --git a/Tools/Scripts/webkitpy/layout_tests/port/base.py b/Tools/Scripts/webkitpy/layout_tests/port/base.py index de5862c7ce1ecbb54832f4ce5b7acc802a724924..6d38d5b5e9847796b860ee10064de4eafd727a70 100644 --- a/Tools/Scripts/webkitpy/layout_tests/port/base.py +++ b/Tools/Scripts/webkitpy/layout_tests/port/base.py @@ -1561,6 +1561,7 @@ class Port(object): PhysicalTestSuite('editing', ['--enable-impl-side-painting']), PhysicalTestSuite('fast', ['--enable-impl-side-painting']), PhysicalTestSuite('svg', ['--enable-impl-side-painting']), + PhysicalTestSuite('tables', ['--enable-impl-side-painting']), ] def virtual_test_suites(self):
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/786893005/80001
The CQ bit was unchecked by commit-bot@chromium.org
Failed to apply patch for Tools/Scripts/webkitpy/layout_tests/port/base.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file Tools/Scripts/webkitpy/layout_tests/port/base.py Hunk #1 FAILED at 1561. 1 out of 1 hunk FAILED -- saving rejects to file Tools/Scripts/webkitpy/layout_tests/port/base.py.rej Patch: Tools/Scripts/webkitpy/layout_tests/port/base.py Index: Tools/Scripts/webkitpy/layout_tests/port/base.py diff --git a/Tools/Scripts/webkitpy/layout_tests/port/base.py b/Tools/Scripts/webkitpy/layout_tests/port/base.py index de5862c7ce1ecbb54832f4ce5b7acc802a724924..6d38d5b5e9847796b860ee10064de4eafd727a70 100644 --- a/Tools/Scripts/webkitpy/layout_tests/port/base.py +++ b/Tools/Scripts/webkitpy/layout_tests/port/base.py @@ -1561,6 +1561,7 @@ class Port(object): PhysicalTestSuite('editing', ['--enable-impl-side-painting']), PhysicalTestSuite('fast', ['--enable-impl-side-painting']), PhysicalTestSuite('svg', ['--enable-impl-side-painting']), + PhysicalTestSuite('tables', ['--enable-impl-side-painting']), ] def virtual_test_suites(self):
The CQ bit was checked by enne@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/786893005/100001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/3...)
The CQ bit was checked by enne@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/786893005/100001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/35216)
The CQ bit was checked by enne@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/786893005/100001
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as https://src.chromium.org/viewvc/blink?view=rev&revision=187065
On 2014/12/12 23:26:16, I haz the power (commit-bot) wrote: > Committed patchset #6 (id:100001) as > https://src.chromium.org/viewvc/blink?view=rev&revision=187065 FYI tables/mozilla_expected_failures/marvin/backgr_position-table-column.html results changed too. https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux_Oil...
Message was sent while issue was closed.
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/790223003/ by lushnikov@chromium.org. The reason for reverting is: The patch turned mozilla table tests flaky. Flakiness dashboard: http://goo.gl/BzGnIn.
Message was sent while issue was closed.
Flakiness should be fixed by https://codereview.chromium.org/814573003/. Will give this another try after that lands.
The CQ bit was checked by enne@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/786893005/120001
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as https://src.chromium.org/viewvc/blink?view=rev&revision=187420 |