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

Issue 13602004: drive: Add a very basic browser test for Drive in Files.app (Closed)

Created:
7 years, 8 months ago by satorux1
Modified:
7 years, 8 months ago
Reviewers:
kinaba
CC:
chromium-reviews, nkostylev+watch_chromium.org, Aaron Boodman, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

drive: Add a very basic browser test for Drive in Files.app Here is first cut at adding the long-awaited browser tests for Drive in Files.app. In this patch, only "TestFileDisplay" is ported to Drive. Other tests will be ported in separate patches. BUG=224534 TEST=none; just added a test. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193016

Patch Set 1 : #

Total comments: 4

Patch Set 2 : rebase #

Patch Set 3 : address comments #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Patch Set 6 : fix #

Patch Set 7 : rebase #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -27 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc View 1 2 3 4 5 6 7 10 chunks +207 lines, -27 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
satorux1
Finally!
7 years, 8 months ago (2013-04-04 05:58:31 UTC) #1
kinaba
Congrats! https://codereview.chromium.org/13602004/diff/2001/chrome/browser/chromeos/extensions/file_manager_browsertest.cc File chrome/browser/chromeos/extensions/file_manager_browsertest.cc (right): https://codereview.chromium.org/13602004/diff/2001/chrome/browser/chromeos/extensions/file_manager_browsertest.cc#newcode90 chrome/browser/chromeos/extensions/file_manager_browsertest.cc:90: int length, int64 instead of int is used ...
7 years, 8 months ago (2013-04-04 06:33:17 UTC) #2
satorux1
https://codereview.chromium.org/13602004/diff/2001/chrome/browser/chromeos/extensions/file_manager_browsertest.cc File chrome/browser/chromeos/extensions/file_manager_browsertest.cc (right): https://codereview.chromium.org/13602004/diff/2001/chrome/browser/chromeos/extensions/file_manager_browsertest.cc#newcode90 chrome/browser/chromeos/extensions/file_manager_browsertest.cc:90: int length, On 2013/04/04 06:33:17, kinaba wrote: > int64 ...
7 years, 8 months ago (2013-04-05 02:24:04 UTC) #3
kinaba
lgtm
7 years, 8 months ago (2013-04-05 02:28:21 UTC) #4
satorux1
Turned out the new test was very flaky on Release build. Here's what I learned ...
7 years, 8 months ago (2013-04-05 07:26:29 UTC) #5
satorux1
On 2013/04/05 07:26:29, satorux1 wrote: > Turned out the new test was very flaky on ...
7 years, 8 months ago (2013-04-05 07:36:30 UTC) #6
satorux1
The JS change: https://codereview.chromium.org/13450004/
7 years, 8 months ago (2013-04-05 07:45:50 UTC) #7
satorux1
The test is now failing with another reason... With crrev.com/192554, navigating to chrome-extension://...main.html#%2Fdrive (Drive) no ...
7 years, 8 months ago (2013-04-08 00:51:53 UTC) #8
satorux1
Changed the landing URL to %2Fdrive%2Froot, but still failing...
7 years, 8 months ago (2013-04-08 01:07:48 UTC) #9
satorux1
On 2013/04/08 01:07:48, satorux1 wrote: > Changed the landing URL to %2Fdrive%2Froot, but still failing... ...
7 years, 8 months ago (2013-04-08 01:29:26 UTC) #10
satorux1
The JS failure will be fixed in another patch, which should be submitted before this. ...
7 years, 8 months ago (2013-04-08 05:36:02 UTC) #11
satorux1
Filed a bug for the JS fix: crbug.com/227488
7 years, 8 months ago (2013-04-08 06:15:09 UTC) #12
satorux1
7 years, 8 months ago (2013-04-09 05:22:09 UTC) #13
Message was sent while issue was closed.
Committed patchset #8 manually as r193016 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698