|
Replace streams tests with automatically-imported ones
This replaces the manually-imported and maintained testharness.js tests for streams, with the automatically-imported web platform tests. This allows us to benefit from a couple upstream fixes, including the one contributing to bug 662172.
The failing expectations here are related to the fact that the upstream tests test for the presence of the pipeTo and pipeThrough methods, which we do not support yet.
BUG= 662172
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+495 lines, -4022 lines) |
Patch |
 |
M |
third_party/WebKit/LayoutTests/TestExpectations
|
View
|
1
2
|
1 chunk |
+3 lines, -13 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/byte-length-queuing-strategy.html
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/byte-length-queuing-strategy.js
|
View
|
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/count-queuing-strategy.html
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/count-queuing-strategy.js
|
View
|
|
1 chunk |
+0 lines, -106 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/bad-strategies.html
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/bad-strategies.js
|
View
|
|
1 chunk |
+0 lines, -175 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/bad-underlying-sources.html
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/bad-underlying-sources.js
|
View
|
|
1 chunk |
+0 lines, -383 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/brand-checks.html
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/brand-checks.js
|
View
|
|
1 chunk |
+0 lines, -151 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/cancel.html
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/cancel.js
|
View
|
|
1 chunk |
+0 lines, -241 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/count-queuing-strategy-integration.html
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/count-queuing-strategy-integration.js
|
View
|
|
1 chunk |
+0 lines, -213 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/count-queuing-strategy-integration-expected.txt
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/garbage-collection.html
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/garbage-collection.js
|
View
|
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/general.html
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/general.js
|
View
|
|
1 chunk |
+0 lines, -853 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/readable-stream-reader.html
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/readable-stream-reader.js
|
View
|
|
1 chunk |
+0 lines, -485 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/tee.html
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/tee.js
|
View
|
|
1 chunk |
+0 lines, -254 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/templated.html
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/readable-streams/templated.js
|
View
|
|
1 chunk |
+0 lines, -148 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/http/tests/streams/resources/rs-test-templates.js
|
View
|
|
1 chunk |
+0 lines, -632 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/streams/readable-streams/general.https-expected.txt
|
View
|
1
2
|
1 chunk |
+144 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/streams/readable-streams/templated.https-expected.txt
|
View
|
1
2
|
1 chunk |
+348 lines, -0 lines |
0 comments
|
Download
|
Total messages: 21 (8 generated)
|