Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29823569: fixed ioIndexedDB tests (Closed)

Created:
July 5, 2018, 7:27 a.m. by piscoi.georgiana
Modified:
July 9, 2018, 6:40 p.m.
CC:
Felix Dahlke
Visibility:
Public.

Description

Fixed ioIndexedDB tests that were introduced with issue 6621

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Patch Set 3 : reverted unrelated code changes #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M qunit/tests/ioIndexedDB.js View 1 2 3 6 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 10
piscoi.georgiana
I've updated the tests, so that they will run only on Edge, and skip them ...
July 5, 2018, 9:35 a.m. (2018-07-05 09:35:37 UTC) #1
kzar
https://codereview.adblockplus.org/29823569/diff/29823570/qunit/tests/ioIndexedDB.js File qunit/tests/ioIndexedDB.js (left): https://codereview.adblockplus.org/29823569/diff/29823570/qunit/tests/ioIndexedDB.js#oldcode53 qunit/tests/ioIndexedDB.js:53: test("writeToFile", assert => Seems like a bunch of unrelated ...
July 5, 2018, 9:54 a.m. (2018-07-05 09:54:16 UTC) #2
piscoi.georgiana
https://codereview.adblockplus.org/29823569/diff/29823570/qunit/tests/ioIndexedDB.js File qunit/tests/ioIndexedDB.js (left): https://codereview.adblockplus.org/29823569/diff/29823570/qunit/tests/ioIndexedDB.js#oldcode53 qunit/tests/ioIndexedDB.js:53: test("writeToFile", assert => On 2018/07/05 09:54:15, kzar wrote: > ...
July 9, 2018, 2:04 p.m. (2018-07-09 14:04:31 UTC) #3
kzar
https://codereview.adblockplus.org/29823569/diff/29823570/qunit/tests/ioIndexedDB.js File qunit/tests/ioIndexedDB.js (left): https://codereview.adblockplus.org/29823569/diff/29823570/qunit/tests/ioIndexedDB.js#oldcode53 qunit/tests/ioIndexedDB.js:53: test("writeToFile", assert => On 2018/07/09 14:04:31, geo wrote: > ...
July 9, 2018, 2:17 p.m. (2018-07-09 14:17:28 UTC) #4
piscoi.georgiana
I've reverted some of the code changes introduced in p1, while keeping changes from p2. ...
July 9, 2018, 4:38 p.m. (2018-07-09 16:38:49 UTC) #5
Sebastian Noack
https://codereview.adblockplus.org/29823569/diff/29825672/qunit/tests/ioIndexedDB.js File qunit/tests/ioIndexedDB.js (right): https://codereview.adblockplus.org/29823569/diff/29825672/qunit/tests/ioIndexedDB.js#newcode22 qunit/tests/ioIndexedDB.js:22: QUnit.module("Edge filter storage", { Nit: We always spell out ...
July 9, 2018, 4:43 p.m. (2018-07-09 16:43:39 UTC) #6
piscoi.georgiana
https://codereview.adblockplus.org/29823569/diff/29825672/qunit/tests/ioIndexedDB.js File qunit/tests/ioIndexedDB.js (right): https://codereview.adblockplus.org/29823569/diff/29825672/qunit/tests/ioIndexedDB.js#newcode22 qunit/tests/ioIndexedDB.js:22: QUnit.module("Edge filter storage", { On 2018/07/09 16:43:39, Sebastian Noack ...
July 9, 2018, 5:09 p.m. (2018-07-09 17:09:14 UTC) #7
Sebastian Noack
LGTM
July 9, 2018, 5:10 p.m. (2018-07-09 17:10:24 UTC) #8
kzar
LGTM
July 9, 2018, 6:07 p.m. (2018-07-09 18:07:03 UTC) #9
Sebastian Noack
July 9, 2018, 6:36 p.m. (2018-07-09 18:36:29 UTC) #10
Pushed: https://hg.adblockplus.org/adblockpluschrome/rev/6609decc0dc4

Feel free to close this review. Thanks!

Powered by Google App Engine
This is Rietveld