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

Issue 13896006: filemanager: Add a browsertest for the sidebar item "Shared with Me". (Closed)

Created:
7 years, 8 months ago by Haruki Sato
Modified:
7 years, 8 months ago
Reviewers:
mtomasz, hashimoto
CC:
chromium-reviews, nkostylev+watch_chromium.org, tfarina, Aaron Boodman, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, hidehiko
Visibility:
Public.

Description

filemanager: Add a browsertest for the sidebar item "Shared with Me". This CL also adds "shared_with_me" parameter to FakeDriveService to create an entry with "shared-with-me" label. BUG=223051 TEST=browser_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194970

Patch Set 1 : #

Total comments: 16

Patch Set 2 : fix comments, remove debug lines. #

Total comments: 2

Patch Set 3 : use proper ASSERT_EQ. #

Patch Set 4 : fix a merge failure and restore a test case. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -7 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc View 1 5 chunks +26 lines, -6 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service.cc View 1 6 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service_unittest.cc View 1 2 6 chunks +44 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/file_manager_browsertest/test_cases.js View 1 2 3 4 chunks +39 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Haruki Sato
Change based on 14258002, which is in CQ.
7 years, 8 months ago (2013-04-18 07:11:34 UTC) #1
mtomasz
Looks good, just minor style comments. https://codereview.chromium.org/13896006/diff/6001/chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc File chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc (right): https://codereview.chromium.org/13896006/diff/6001/chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc#newcode513 chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc:513: CreateTestFileWithMimeType(name, "text/plain", length, ...
7 years, 8 months ago (2013-04-18 09:46:03 UTC) #2
hashimoto
+hidehiko
7 years, 8 months ago (2013-04-18 10:21:17 UTC) #3
Haruki Sato
https://codereview.chromium.org/13896006/diff/6001/chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc File chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc (right): https://codereview.chromium.org/13896006/diff/6001/chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc#newcode513 chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc:513: CreateTestFileWithMimeType(name, "text/plain", length, false, On 2013/04/18 09:46:03, mtomasz wrote: ...
7 years, 8 months ago (2013-04-18 11:33:44 UTC) #4
mtomasz
lgtm!
7 years, 8 months ago (2013-04-18 12:07:23 UTC) #5
hashimoto
lgtm with a nit. https://chromiumcodereview.appspot.com/13896006/diff/19002/chrome/browser/google_apis/fake_drive_service_unittest.cc File chrome/browser/google_apis/fake_drive_service_unittest.cc (right): https://chromiumcodereview.appspot.com/13896006/diff/19002/chrome/browser/google_apis/fake_drive_service_unittest.cc#newcode1946 chrome/browser/google_apis/fake_drive_service_unittest.cc:1946: EXPECT_EQ(1U, resource_entry->labels().size()); ASSERT_EQ here. The ...
7 years, 8 months ago (2013-04-18 12:41:48 UTC) #6
Haruki Sato
https://chromiumcodereview.appspot.com/13896006/diff/19002/chrome/browser/google_apis/fake_drive_service_unittest.cc File chrome/browser/google_apis/fake_drive_service_unittest.cc (right): https://chromiumcodereview.appspot.com/13896006/diff/19002/chrome/browser/google_apis/fake_drive_service_unittest.cc#newcode1946 chrome/browser/google_apis/fake_drive_service_unittest.cc:1946: EXPECT_EQ(1U, resource_entry->labels().size()); On 2013/04/18 12:41:49, hashimoto wrote: > ASSERT_EQ ...
7 years, 8 months ago (2013-04-18 12:49:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haruki@chromium.org/13896006/15010
7 years, 8 months ago (2013-04-18 12:49:38 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=104202
7 years, 8 months ago (2013-04-18 14:40:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haruki@chromium.org/13896006/30001
7 years, 8 months ago (2013-04-18 15:48:26 UTC) #10
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 18:23:16 UTC) #11
Message was sent while issue was closed.
Change committed as 194970

Powered by Google App Engine
This is Rietveld 408576698