Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Issue 457893003: Remove unknown preferences errors in layout tests (Closed)

Created:
6 years, 4 months ago by Julien - ping for review
Modified:
6 years, 4 months ago
Reviewers:
Dirk Pranke
CC:
blink-reviews, ojan
Project:
blink
Visibility:
Public.

Description

Remove unknown preferences errors in layout tests This change removes all the following errors CONSOLE MESSAGE: Invalid name for preference: foobar by removing 2 tests that were the only users of some invalid preference and removing some unneeded override in the css3/filters/ directory. It also adds a presubmit hooks so that we don't let more errors creep into our tests. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180080

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed to report all errors #

Total comments: 1

Patch Set 3 : Updated change. #

Patch Set 4 : Re-add testRunner.waitUntilDone() calls that were wrongly removed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -220 lines) Patch
M LayoutTests/css3/filters/blur-filter-page-scroll.html View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M LayoutTests/css3/filters/blur-filter-page-scroll-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/css3/filters/blur-filter-page-scroll-parents.html View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M LayoutTests/css3/filters/blur-filter-page-scroll-parents-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/css3/filters/blur-filter-page-scroll-self.html View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M LayoutTests/css3/filters/blur-filter-page-scroll-self-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/css3/filters/effect-blur.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-brightness.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-brightness-clamping.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-combined.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-contrast.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-drop-shadow.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-grayscale.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-hue-rotate.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-invert.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-opacity.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-saturate.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/effect-sepia.html View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/css3/filters/filter-repaint.html View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M LayoutTests/css3/filters/filter-repaint-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/css3/filters/null-effect-check.html View 1 2 2 chunks +1 line, -7 lines 0 comments Download
D LayoutTests/http/tests/misc/favicon-loads-with-icon-loading-override.html View 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/http/tests/misc/favicon-loads-with-icon-loading-override-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D LayoutTests/http/tests/security/cross-origin-local-storage-wk1.html View 1 chunk +0 lines, -24 lines 0 comments Download
D LayoutTests/http/tests/security/cross-origin-local-storage-wk1-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-blur-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-brightness-clamping-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-brightness-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-combined-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-contrast-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-drop-shadow-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-grayscale-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-hue-rotate-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-invert-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-opacity-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-saturate-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/linux/css3/filters/effect-sepia-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-blur-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-brightness-clamping-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-brightness-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-combined-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-contrast-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-drop-shadow-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-grayscale-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-hue-rotate-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-invert-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-opacity-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-saturate-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/css3/filters/effect-sepia-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-blur-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-brightness-clamping-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-brightness-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-combined-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-contrast-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-drop-shadow-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-grayscale-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-hue-rotate-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-invert-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-opacity-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-saturate-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css3/filters/effect-sepia-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-blur-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-brightness-clamping-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-brightness-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-combined-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-contrast-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-drop-shadow-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-grayscale-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-hue-rotate-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-invert-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-opacity-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-saturate-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/platform/win/css3/filters/effect-sepia-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M PRESUBMIT.py View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Julien - ping for review
6 years, 4 months ago (2014-08-09 00:30:14 UTC) #1
Dirk Pranke
lgtm w/ the one comment, below ... https://codereview.chromium.org/457893003/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/457893003/diff/1/PRESUBMIT.py#newcode320 PRESUBMIT.py:320: return [output_api.PresubmitError('Found ...
6 years, 4 months ago (2014-08-09 00:40:41 UTC) #2
Julien - ping for review
https://codereview.chromium.org/457893003/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/457893003/diff/1/PRESUBMIT.py#newcode320 PRESUBMIT.py:320: return [output_api.PresubmitError('Found an invalid preference %s in expected result ...
6 years, 4 months ago (2014-08-11 15:57:55 UTC) #3
Julien - ping for review
The CQ bit was checked by jchaffraix@chromium.org
6 years, 4 months ago (2014-08-11 15:58:33 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jchaffraix@chromium.org/457893003/20001
6 years, 4 months ago (2014-08-11 15:58:55 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-11 17:02:28 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-11 17:34:54 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/20066)
6 years, 4 months ago (2014-08-11 17:34:55 UTC) #8
Julien - ping for review
https://codereview.chromium.org/457893003/diff/20001/LayoutTests/css3/filters/blur-filter-page-scroll.html File LayoutTests/css3/filters/blur-filter-page-scroll.html (right): https://codereview.chromium.org/457893003/diff/20001/LayoutTests/css3/filters/blur-filter-page-scroll.html#newcode12 LayoutTests/css3/filters/blur-filter-page-scroll.html:12: window.testRunner.overridePreference("acceleratedCompositingEnabled", "0"); It turns out that this setting is ...
6 years, 4 months ago (2014-08-11 21:28:34 UTC) #9
Julien - ping for review
The CQ bit was checked by jchaffraix@chromium.org
6 years, 4 months ago (2014-08-11 22:07:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jchaffraix@chromium.org/457893003/40001
6 years, 4 months ago (2014-08-11 22:09:07 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-11 23:12:34 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-11 23:37:28 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/20114)
6 years, 4 months ago (2014-08-11 23:37:30 UTC) #14
Julien - ping for review
The CQ bit was checked by jchaffraix@chromium.org
6 years, 4 months ago (2014-08-12 16:10:22 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jchaffraix@chromium.org/457893003/60001
6 years, 4 months ago (2014-08-12 16:11:20 UTC) #16
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 16:29:52 UTC) #17
Message was sent while issue was closed.
Change committed as 180080

Powered by Google App Engine
This is Rietveld 408576698