Commit 17bbb0fb authored by Tsuyoshi Horo's avatar Tsuyoshi Horo Committed by Commit Bot

Remove sxg-with-network-service virtual tests from Blink

Bug: 1057538
Change-Id: Ic2b014d80a27a07c866e873e82a236d368ac11e0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082738Reviewed-by: default avatarKunihiko Sakamoto <ksakamoto@chromium.org>
Commit-Queue: Tsuyoshi Horo <horo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#746159}
parent eeb696df
......@@ -1413,9 +1413,6 @@ crbug.com/982194 virtual/scalefactor200/fast/hidpi/static/validation-bubble-appe
crbug.com/982194 virtual/scalefactor200withoutzoom/external/wpt/largest-contentful-paint/first-paint-equals-lcp-text.html [ Crash Failure Pass ]
crbug.com/982194 virtual/speech-with-unified-autoplay/external/wpt/speech-api/SpeechSynthesis-speak-without-activation-fails.tentative.html [ Pass ]
crbug.com/982194 virtual/stable/media/stable/video-object-fit-stable.html [ Failure Pass ]
crbug.com/874695 virtual/sxg-with-network-service/http/tests/devtools/sxg/sxg-disable-cache.js [ Pass ]
crbug.com/851363 virtual/sxg-with-network-service/http/tests/devtools/sxg/sxg-prefetch-fail.js [ Pass ]
crbug.com/851363 virtual/sxg-with-network-service/http/tests/devtools/sxg/sxg-prefetch.js [ Pass ]
crbug.com/982194 virtual/text-antialias/font-format-support-color-cff2-vertical.html [ Failure ]
crbug.com/982194 virtual/threaded-no-composited-antialiasing/animations/timing/animation-duration-infinite.html [ Failure ]
crbug.com/982194 virtual/threaded/external/wpt/feature-policy/experimental-features/lazyload/lazyload-disabled-tentative.sub.html [ Failure Pass ]
......
......@@ -2059,7 +2059,6 @@ crbug.com/946022 [ Win7 ] paint/invalidation/window-resize/* [ Skip ]
# We don't plan to support this use-case in the near future.
crbug.com/940797 external/wpt/signed-exchange/appcache/sxg-served-from-appcache.tentative.https.html [ Skip ]
crbug.com/940797 virtual/sxg-with-network-service/external/wpt/signed-exchange/appcache/sxg-served-from-appcache.tentative.https.html [ Skip ]
crbug.com/940797 virtual/sxg-subresource/external/wpt/signed-exchange/appcache/sxg-served-from-appcache.tentative.https.html [ Skip ]
crbug.com/940797 virtual/split-http-cache/external/wpt/signed-exchange/appcache/sxg-served-from-appcache.tentative.https.html [ Skip ]
......
......@@ -589,7 +589,6 @@ crbug.com/874695 virtual/streaming-preload/http/tests/fetch/workers/stream-reade
crbug.com/874695 virtual/streaming-preload/http/tests/fetch/workers/thorough/* [ Slow ]
crbug.com/874695 http/tests/devtools/sxg/sxg-cert-not-found.js [ Slow ]
crbug.com/874695 http/tests/devtools/sxg/sxg-disable-cache.js [ Slow ]
crbug.com/874695 virtual/sxg-with-network-service/http/tests/devtools/sxg/sxg-disable-cache.js [ Slow ]
crbug.com/874695 virtual/scalefactor200/css3/filters/effect-all-on-background-hw.html [ Slow ]
crbug.com/874695 virtual/scalefactor200/css3/filters/effect-blur-hw.html [ Slow ]
crbug.com/874695 virtual/scalefactor200/css3/filters/effect-brightness-clamping-hw.html [ Slow ]
......
......@@ -5189,9 +5189,7 @@ crbug.com/818650 [ Linux ] fast/speech/scripted/speechrecognition-restart-onend.
# Prefetching Signed Exchange DevTools tests are flaky.
crbug.com/851363 http/tests/devtools/sxg/sxg-prefetch-fail.js [ Pass Failure ]
crbug.com/851363 virtual/sxg-with-network-service/http/tests/devtools/sxg/sxg-prefetch-fail.js [ Pass Failure ]
crbug.com/851363 http/tests/devtools/sxg/sxg-prefetch.js [ Pass Failure ]
crbug.com/851363 virtual/sxg-with-network-service/http/tests/devtools/sxg/sxg-prefetch.js [ Pass Failure ]
# Sheriff 2018-03-22
crbug.com/824775 [ Win ] media/controls/video-controls-with-cast-rendering.html [ Pass Failure ]
......
......@@ -339,13 +339,6 @@
"bases": ["external/wpt/feature-policy"],
"args": ["--autoplay-policy=document-user-activation-required"]
},
{
"prefix": "sxg-with-network-service",
"bases": ["external/wpt/signed-exchange",
"http/tests/devtools/sxg",
"http/tests/loading/sxg"],
"args": ["--enable-features=NetworkService"]
},
{
"prefix": "sxg-subresource",
"bases": ["external/wpt/signed-exchange"],
......
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