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

Issue 10447043: Move all webkit/fileapi tests to content_unittests (Closed)

Created:
8 years, 7 months ago by adamk
Modified:
8 years, 6 months ago
CC:
chromium-reviews, jochen+watch-content_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, pam+watch_chromium.org, kinuko+watch
Visibility:
Public.

Description

Move all webkit/fileapi tests to content_unittests Most were previously in test_shell_tests, which we're trying to kill. The rest were in unit_tests, and are being moved for consistency's sake. BUG=126514 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=140919

Patch Set 1 #

Total comments: 2

Patch Set 2 : Merged to trunk #

Patch Set 3 : Try to fix ChromeOS build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -64 lines) Patch
M chrome/chrome_tests.gypi View 1 2 chunks +0 lines, -11 lines 0 comments Download
M content/content_tests.gypi View 1 2 chunks +31 lines, -0 lines 0 comments Download
M webkit/fileapi/file_system_dir_url_request_job_unittest.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M webkit/fileapi/file_system_file_util_unittest.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/fileapi/file_system_mount_point_provider_unittest.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M webkit/fileapi/file_system_operation_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/fileapi/file_system_operation_write_unittest.cc View 1 1 chunk +0 lines, -6 lines 0 comments Download
M webkit/fileapi/file_system_quota_client_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/fileapi/file_system_quota_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/fileapi/file_system_url_request_job_unittest.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M webkit/fileapi/file_writer_delegate_unittest.cc View 1 1 chunk +0 lines, -6 lines 0 comments Download
M webkit/fileapi/isolated_file_util_unittest.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/fileapi/local_file_stream_writer_unittest.cc View 1 1 chunk +0 lines, -5 lines 0 comments Download
M webkit/fileapi/local_file_util_unittest.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/fileapi/obfuscated_file_util_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/fileapi/sandbox_mount_point_provider_unittest.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_shell.gypi View 1 1 chunk +0 lines, -23 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
adamk
This change was suggested by Tony for an easy cleanup on a Friday afternoon. Reviewers: ...
8 years, 7 months ago (2012-05-25 21:26:01 UTC) #1
jochen (gone - plz use gerrit)
unofficial content lg
8 years, 7 months ago (2012-05-25 21:33:21 UTC) #2
tony
lgtm
8 years, 7 months ago (2012-05-25 22:47:48 UTC) #3
jam
lgtm
8 years, 6 months ago (2012-05-28 17:13:21 UTC) #4
kinuko
So all of tests that were running as a part of unit_tests and test_shell_tests are ...
8 years, 6 months ago (2012-05-29 02:05:45 UTC) #5
ericu
LGTM other than this. https://chromiumcodereview.appspot.com/10447043/diff/1/webkit/fileapi/file_system_mount_point_provider_unittest.cc File webkit/fileapi/file_system_mount_point_provider_unittest.cc (right): https://chromiumcodereview.appspot.com/10447043/diff/1/webkit/fileapi/file_system_mount_point_provider_unittest.cc#newcode257 webkit/fileapi/file_system_mount_point_provider_unittest.cc:257: MessageLoop message_loop_; I don't see ...
8 years, 6 months ago (2012-05-30 23:54:09 UTC) #6
tony
https://chromiumcodereview.appspot.com/10447043/diff/1/webkit/fileapi/file_system_mount_point_provider_unittest.cc File webkit/fileapi/file_system_mount_point_provider_unittest.cc (right): https://chromiumcodereview.appspot.com/10447043/diff/1/webkit/fileapi/file_system_mount_point_provider_unittest.cc#newcode257 webkit/fileapi/file_system_mount_point_provider_unittest.cc:257: MessageLoop message_loop_; On 2012/05/30 23:54:09, ericu wrote: > I ...
8 years, 6 months ago (2012-05-31 00:25:22 UTC) #7
ericu
On Wed, May 30, 2012 at 5:25 PM, <tony@chromium.org> wrote: > > https://chromiumcodereview.appspot.com/10447043/diff/1/webkit/fileapi/file_system_mount_point_provider_unittest.cc > File ...
8 years, 6 months ago (2012-05-31 01:46:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/adamk@chromium.org/10447043/14001
8 years, 6 months ago (2012-06-06 19:51:15 UTC) #9
commit-bot: I haz the power
Try job failure for 10447043-14001 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 6 months ago (2012-06-06 20:14:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/adamk@chromium.org/10447043/15011
8 years, 6 months ago (2012-06-07 00:06:16 UTC) #11
commit-bot: I haz the power
8 years, 6 months ago (2012-06-07 01:20:11 UTC) #12
Change committed as 140919

Powered by Google App Engine
This is Rietveld 408576698