Commit 4d080aed authored by Leszek Swirski's avatar Leszek Swirski Committed by Commit Bot

Reland virtual test-suite for streaming-preload.

This is a reland of 7c10d9bb.

We just need to add SlowTest entries for the failing tests (already
done for default)

Original change's description:
> Revert virtual test-suite for streaming-preload.
>
> Causes too many timeout issues for WebKit Linux Trusty MSAN.
>
> This reverts the virtual suite part of [1].
>
> [1] https://crrev.com/7c10d9bbc2c168bc6fd889c523ab8d7e6d48abaa
>
> TBR=leszeks@chromium.org
>
> Bug: 908060
> Change-Id: I50111b8a5dc93a29078a0e9f77feefc1a960bedd
> Reviewed-on: https://chromium-review.googlesource.com/c/1349222
> Reviewed-by: Rune Lillesveen <futhark@chromium.org>
> Commit-Queue: Rune Lillesveen <futhark@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#610589}

TBR=leszeks@chromium.org,futhark@chromium.org

Change-Id: Id7486a144dcf5a93c5c2521d36dec62bc91e34f5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 908060
Reviewed-on: https://chromium-review.googlesource.com/c/1349266Reviewed-by: default avatarRune Lillesveen <futhark@chromium.org>
Reviewed-by: default avatarLeszek Swirski <leszeks@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/master@{#610601}
parent 201cbd50
This diff is collapsed.
......@@ -3009,6 +3009,8 @@ crbug.com/893480 external/wpt/infrastructure/testdriver/actions/elementTiming.ht
crbug.com/893480 external/wpt/infrastructure/testdriver/actions/multiDevice.html [ Failure Timeout ]
# ====== New tests from wpt-importer added here ======
crbug.com/626703 virtual/streaming-preload/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/no-active-script-manual-module.html [ Timeout ]
crbug.com/626703 virtual/streaming-preload/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/no-active-script-manual-classic.html [ Timeout ]
crbug.com/626703 external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/no-active-script-manual-classic.html [ Timeout ]
crbug.com/626703 external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/no-active-script-manual-module.html [ Timeout ]
crbug.com/626703 virtual/webrtc-wpt-unified-plan/external/wpt/webrtc/RTCRtpTransceiver.https.html [ Timeout ]
......@@ -3386,6 +3388,8 @@ crbug.com/626703 external/wpt/websockets/Create-Secure-extensions-empty.any.html
crbug.com/626703 external/wpt/websockets/Create-Secure-extensions-empty.any.worker.html [ Timeout ]
crbug.com/626703 external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-integrity-classic.sub.html [ Skip ]
crbug.com/626703 external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-integrity-module.sub.html [ Skip ]
crbug.com/626703 virtual/streaming-preload/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-integrity-classic.sub.html [ Skip ]
crbug.com/626703 virtual/streaming-preload/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-integrity-module.sub.html [ Skip ]
crbug.com/626703 external/wpt/html/browsers/history/joint-session-history/joint-session-history-remove-iframe.html [ Timeout ]
crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-flex-basis-content-003a.html [ Failure ]
crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-flex-basis-content-004a.html [ Failure ]
......@@ -4352,6 +4356,7 @@ crbug.com/734762 inspector-protocol/timeline/page-frames.js [ Failure Pass ]
# module script lacks XHTML support
crbug.com/717643 external/wpt/html/semantics/scripting-1/the-script-element/module/module-in-xhtml.xhtml [ Failure ]
crbug.com/717643 virtual/streaming-preload/external/wpt/html/semantics/scripting-1/the-script-element/module/module-in-xhtml.xhtml [ Failure ]
# known bug: import() inside set{Timeout,Interval}
......@@ -4360,6 +4365,10 @@ crbug.com/796034 external/wpt/html/semantics/scripting-1/the-script-element/modu
crbug.com/796034 external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-module.html [ Failure ]
crbug.com/796034 external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-classic.html [ Failure ]
crbug.com/796034 external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-module.html [ Failure ]
crbug.com/796034 virtual/streaming-preload/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-classic.html [ Failure ]
crbug.com/796034 virtual/streaming-preload/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-module.html [ Failure ]
crbug.com/796034 virtual/streaming-preload/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-classic.html [ Failure ]
crbug.com/796034 virtual/streaming-preload/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-module.html [ Failure ]
# Geolocation tests
crbug.com/745079 external/wpt/geolocation-API/PositionOptions.https.html [ Failure ]
......
......@@ -1027,6 +1027,16 @@
"base": "http/tests/streams/transferable",
"args": ["--enable-blink-features=TransferableStreams"]
},
{
"prefix": "streaming-preload",
"base": "http/tests/fetch",
"args": ["--enable-features=ScriptStreamingOnPreload"]
},
{
"prefix": "streaming-preload",
"base": "external/wpt/html/semantics/scripting-1",
"args": ["--enable-features=ScriptStreamingOnPreload"]
},
{
"prefix": "spatial-navigation-force-outline",
"base": "fast/spatial-navigation",
......
# This suite runs the tests in external/wpt/html/semantics/scripting-1 with the
# flag --enable-feature=ScriptStreamingOnPreload
\ No newline at end of file
# This suite runs the tests in http/tests/fetch with the flag
# --enable-feature=ScriptStreamingOnPreload
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment