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

Issue 290133003: ServiceWorker: Add missing tests for ServiceWorkerDatabase (Closed)

Created:
6 years, 7 months ago by nhiroki
Modified:
6 years, 7 months ago
CC:
chromium-reviews, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, darin-cc_chromium.org, horo+watch_chromium.org, kinuko+watch, alecflett+watch_chromium.org
Visibility:
Public.

Description

ServiceWorker: Add missing tests for ServiceWorkerDatabase Tests for UpdateVersionToActive() and UpdateLastCheckTime() are missing. BUG=n/a TEST=content_unittest --gtest_filter=ServiceWorkerDatabaseTest.* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271231

Patch Set 1 : #

Total comments: 1

Patch Set 2 : trivial fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -0 lines) Patch
M content/browser/service_worker/service_worker_database_unittest.cc View 1 1 chunk +89 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
nhiroki
Hi Michael, can you review this? Thanks! https://codereview.chromium.org/290133003/diff/40001/content/browser/service_worker/service_worker_database_unittest.cc File content/browser/service_worker/service_worker_database_unittest.cc (right): https://codereview.chromium.org/290133003/diff/40001/content/browser/service_worker/service_worker_database_unittest.cc#newcode565 content/browser/service_worker/service_worker_database_unittest.cc:565: TEST(ServiceWorkerDatabaseTest, UpdateLastCheckTime) ...
6 years, 7 months ago (2014-05-16 08:41:55 UTC) #1
michaeln
lgtm, the db class just writes/reads the values, i think the caller is going to ...
6 years, 7 months ago (2014-05-16 22:16:24 UTC) #2
nhiroki
On 2014/05/16 22:16:24, michaeln wrote: > lgtm, the db class just writes/reads the values, i ...
6 years, 7 months ago (2014-05-17 02:21:13 UTC) #3
nhiroki
The CQ bit was checked by nhiroki@chromium.org
6 years, 7 months ago (2014-05-17 02:21:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/290133003/60001
6 years, 7 months ago (2014-05-17 02:22:28 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-17 08:25:18 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-17 09:41:47 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/154786)
6 years, 7 months ago (2014-05-17 09:41:48 UTC) #8
nhiroki
The CQ bit was checked by nhiroki@chromium.org
6 years, 7 months ago (2014-05-17 15:30:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/290133003/60001
6 years, 7 months ago (2014-05-17 15:31:17 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-17 17:01:42 UTC) #11
Message was sent while issue was closed.
Change committed as 271231

Powered by Google App Engine
This is Rietveld 408576698