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

Issue 727883002: update-w3c-deps import using blink 7f8c8ee3e30dc15b7b821c627fc7ac32331d2253: (Closed)

Created:
6 years, 1 month ago by jsbell
Modified:
6 years, 1 month ago
Reviewers:
Dirk Pranke
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

update-w3c-deps import using blink 7f8c8ee3e30dc15b7b821c627fc7ac32331d2253: imported csswg-test@7f8c8ee3e30dc15b7b821c627fc7ac32331d2253 imported web-platform-tests@7f8c8ee3e30dc15b7b821c627fc7ac32331d2253 Pull in new IndexedDB and encoding tests. Also fix a glitch in w3c/test_importer.py stopping it from excluding files, and clean up the fallout from that. R=dpranke@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185556

Patch Set 1 #

Patch Set 2 : Fixed test_importer.py #

Patch Set 3 : Rebased #

Patch Set 4 : Tweak allowed-chars expectations to include Timeouts #

Patch Set 5 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+787 lines, -1224 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 4 2 chunks +2 lines, -10 lines 0 comments Download
M LayoutTests/W3CImportExpectations View 1 2 chunks +1 line, -1 line 0 comments Download
M LayoutTests/imported/web-platform-tests/IndexedDB/README.md View 1 chunk +1 line, -1 line 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_advance_index9.htm View 2 chunks +4 lines, -5 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_advance_objectstore5.htm View 2 chunks +5 lines, -10 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_continue_index7.htm View 2 chunks +7 lines, -8 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_continue_index8.htm View 2 chunks +9 lines, -9 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_continue_objectstore5.htm View 2 chunks +10 lines, -8 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_continue_objectstore6.htm View 2 chunks +11 lines, -14 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_delete_index4.htm View 2 chunks +7 lines, -7 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_delete_index5.htm View 2 chunks +7 lines, -6 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_delete_objectstore4.htm View 2 chunks +8 lines, -12 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_delete_objectstore5.htm View 2 chunks +6 lines, -6 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_update_index4.htm View 2 chunks +10 lines, -9 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_update_index5.htm View 2 chunks +15 lines, -10 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_update_index6.htm View 2 chunks +9 lines, -10 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_update_index7.htm View 2 chunks +10 lines, -11 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_update_objectstore5.htm View 2 chunks +15 lines, -14 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_update_objectstore6.htm View 1 chunk +15 lines, -12 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_update_objectstore7.htm View 2 chunks +10 lines, -11 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbcursor_update_objectstore8.htm View 2 chunks +10 lines, -11 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbdatabase_createObjectStore11.htm View 1 chunk +25 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbdatabase_transaction5.htm View 1 chunk +22 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbfactory_cmp2.htm View 1 chunk +41 lines, -0 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbindex_get5.htm View 2 chunks +3 lines, -3 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbindex_get6.htm View 2 chunks +3 lines, -3 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbindex_get7.htm View 2 chunks +3 lines, -3 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbindex_openCursor.htm View 2 chunks +3 lines, -3 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbindex_openCursor2.htm View 2 chunks +3 lines, -3 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbindex_openKeyCursor.htm View 2 chunks +4 lines, -5 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbindex_openKeyCursor2.htm View 2 chunks +3 lines, -3 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbindex_openKeyCursor3.htm View 2 chunks +3 lines, -3 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_add15.htm View 1 chunk +31 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_add16.htm View 1 chunk +31 lines, -0 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_clear3.htm View 2 chunks +9 lines, -13 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_clear4.htm View 1 chunk +31 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_count4.htm View 1 chunk +31 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_createIndex10.htm View 1 chunk +24 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_createIndex11.htm View 1 chunk +23 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_createIndex12.htm View 1 chunk +31 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_createIndex13.htm View 1 chunk +31 lines, -0 lines 0 comments Download
A + LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_delete6.htm View 2 chunks +9 lines, -13 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_delete7.htm View 1 chunk +33 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_put15.htm View 1 chunk +31 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/IndexedDB/idbobjectstore_put16.htm View 1 chunk +31 lines, -0 lines 0 comments Download
D LayoutTests/imported/web-platform-tests/IndexedDB/interfaces.html View 1 1 chunk +0 lines, -203 lines 0 comments Download
D LayoutTests/imported/web-platform-tests/IndexedDB/key_invalid.htm View 1 1 chunk +0 lines, -119 lines 0 comments Download
M LayoutTests/imported/web-platform-tests/config.default.json View 1 1 chunk +0 lines, -7 lines 0 comments Download
D LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-registry-test.html View 1 1 chunk +0 lines, -49 lines 0 comments Download
M LayoutTests/imported/web-platform-tests/custom-elements/testcommon.js View 1 chunk +0 lines, -1 line 0 comments Download
A LayoutTests/imported/web-platform-tests/encoding/gb18030-encoder.html View 1 chunk +21 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/encoding/gbk-encoder.html View 1 chunk +21 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/encoding/iso-2022-jp-decoder.html View 1 chunk +57 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/encoding/iso-2022-jp-decoder-expected.txt View 1 chunk +37 lines, -0 lines 0 comments Download
A LayoutTests/imported/web-platform-tests/encoding/iso-2022-jp-encoder.html View 1 chunk +18 lines, -0 lines 0 comments Download
D LayoutTests/imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-content/navigatorusermedia/deny.html View 1 1 chunk +0 lines, -36 lines 0 comments Download
M LayoutTests/imported/web-platform-tests/serve.py View 1 1 chunk +0 lines, -337 lines 0 comments Download
D LayoutTests/imported/web-platform-tests/server-side.md View 1 1 chunk +0 lines, -234 lines 0 comments Download
M Tools/Scripts/webkitpy/w3c/test_importer.py View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 25 (7 generated)
jsbell
dpranke@ - please take a look? I just ran: Tools/Scripts/update-w3c-deps And generated/added: LayoutTests/imported/web-platform-tests/encoding/iso-2022-jp-decoder-expected.txt (crbug.com/277062)
6 years, 1 month ago (2014-11-14 18:30:48 UTC) #1
Dirk Pranke
lgtm. What you've done is fine, but I'd probably add lines to the W3CImportExpectations to ...
6 years, 1 month ago (2014-11-14 18:35:29 UTC) #2
jsbell
> What you've done is fine, but I'd probably add lines to the > W3CImportExpectations ...
6 years, 1 month ago (2014-11-14 18:50:33 UTC) #3
jsbell
Weird... a bunch of files marked [ Skip ] are present. Deleting serve.py then re-running ...
6 years, 1 month ago (2014-11-14 19:12:41 UTC) #4
Dirk Pranke
On 2014/11/14 19:12:41, jsbell wrote: > Weird... a bunch of files marked [ Skip ] ...
6 years, 1 month ago (2014-11-14 20:33:53 UTC) #5
jsbell
On 2014/11/14 20:33:53, Dirk Pranke wrote: > On 2014/11/14 19:12:41, jsbell wrote: > > Weird... ...
6 years, 1 month ago (2014-11-14 20:58:33 UTC) #6
jsbell
On 2014/11/14 20:58:33, jsbell wrote: > path_full = self.filesystem.join(root, filename) > - path_base = path_full.replace(self.layout_tests_dir ...
6 years, 1 month ago (2014-11-14 21:49:57 UTC) #7
jsbell
There we go. This also cleans up files that should have been removed with [ ...
6 years, 1 month ago (2014-11-14 22:21:07 UTC) #8
Dirk Pranke
lgtm. Agreed that the 'M' is a bit odd ... I guess we'll see if ...
6 years, 1 month ago (2014-11-14 22:23:33 UTC) #9
jsbell
I have no idea why the bots are failing on the custom-elements-type-allowed-chars tests - there ...
6 years, 1 month ago (2014-11-15 00:01:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/727883002/40001
6 years, 1 month ago (2014-11-15 00:13:04 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/33768)
6 years, 1 month ago (2014-11-15 01:36:45 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/727883002/80001
6 years, 1 month ago (2014-11-18 19:32:34 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/37108)
6 years, 1 month ago (2014-11-18 20:08:47 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/727883002/80001
6 years, 1 month ago (2014-11-18 20:16:52 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/37124)
6 years, 1 month ago (2014-11-18 20:51:05 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/727883002/80001
6 years, 1 month ago (2014-11-18 22:57:55 UTC) #24
commit-bot: I haz the power
6 years, 1 month ago (2014-11-18 23:41:52 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=185556

Powered by Google App Engine
This is Rietveld 408576698