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

Issue 618743003: Unit test for sync online wallpaper (Closed)

Created:
6 years, 2 months ago by bshe
Modified:
6 years, 2 months ago
Reviewers:
kevers
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Unit test for sync online wallpaper BUG=416130 Committed: https://crrev.com/9c99a1d7cd522e23f1232e53a181c9b21bda2216 Cr-Commit-Position: refs/heads/master@{#297542}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -3 lines) Patch
M chrome/browser/chromeos/extensions/wallpaper_manager_browsertest.cc View 2 chunks +25 lines, -0 lines 0 comments Download
A chrome/test/data/chromeos/wallpaper_manager/unit_tests/api_mock.js View 1 1 chunk +121 lines, -0 lines 0 comments Download
A chrome/test/data/chromeos/wallpaper_manager/unit_tests/event_page_unittest.html View 1 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/test/data/chromeos/wallpaper_manager/unit_tests/event_page_unittest.js View 1 1 chunk +47 lines, -0 lines 0 comments Download
M chrome/test/data/webui/mock_controller.js View 1 2 5 chunks +30 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
bshe
Hi Kevin. Do you mind to take a look at this CL? Thanks
6 years, 2 months ago (2014-09-30 17:16:51 UTC) #2
kevers
lgtm with nit. https://codereview.chromium.org/618743003/diff/20001/chrome/test/data/webui/mock_controller.js File chrome/test/data/webui/mock_controller.js (right): https://codereview.chromium.org/618743003/diff/20001/chrome/test/data/webui/mock_controller.js#newcode52 chrome/test/data/webui/mock_controller.js:52: * @private Based on direct access ...
6 years, 2 months ago (2014-09-30 18:12:03 UTC) #3
bshe
Thanks for review! https://codereview.chromium.org/618743003/diff/20001/chrome/test/data/webui/mock_controller.js File chrome/test/data/webui/mock_controller.js (right): https://codereview.chromium.org/618743003/diff/20001/chrome/test/data/webui/mock_controller.js#newcode52 chrome/test/data/webui/mock_controller.js:52: * @private On 2014/09/30 18:12:03, kevers ...
6 years, 2 months ago (2014-09-30 21:59:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/618743003/40001
6 years, 2 months ago (2014-09-30 22:01:58 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 8f9e81e7c8d53efba7ae2da23a3b7c5ca8b90390
6 years, 2 months ago (2014-09-30 23:26:38 UTC) #7
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/9c99a1d7cd522e23f1232e53a181c9b21bda2216 Cr-Commit-Position: refs/heads/master@{#297542}
6 years, 2 months ago (2014-09-30 23:27:29 UTC) #8
tapted
6 years, 2 months ago (2014-10-01 06:56:41 UTC) #9
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/621693002/ by tapted@chromium.org.

The reason for reverting is: WallpaperManagerJsTest.EventPageTest not passing on
Linux ChromiumOS Tests (1)
link:
http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%2...
errors like

[7412:7412:0930/164710:INFO:CONSOLE(179)] "Failure in test
testSyncOnlineWallpaper
ReferenceError: Constants is not defined", source:  (179)
[7412:7412:0930/164710:INFO:CONSOLE(180)] "ReferenceError: Constants is not
defined
    at testSyncOnlineWallpaper
(file:///tmp/run_tha_teste4P5jV/chrome/test/data/chromeos/wallpaper_manager/unit_tests/event_page_unittest.js:24:11)
    at continueTesting (\u003Canonymous>:177:19)
    at runTests (\u003Canonymous>:153:5)
    at \u003Canonymous>:1:51", source:  (180)
../../chrome/browser/chromeos/extensions/wallpaper_manager_browsertest.cc:89:
Failure
Value of: ExecuteWebUIResourceTest(web_contents, empty_libraries)
  Actual: false
Expected: true
.

Powered by Google App Engine
This is Rietveld 408576698