Commit 96557bfa authored by alexmos's avatar alexmos Committed by Commit bot

Add expectations for three layout tests failing on Site Isolation bots.

This should hopefully get the bots back to green while individual bugs
are being investigated.

BUG=680201, 661725, 680249, 680307
NOTRY=true

Review-Url: https://codereview.chromium.org/2625233002
Cr-Commit-Position: refs/heads/master@{#443071}
parent ccb031cf
...@@ -13,8 +13,8 @@ crbug.com/669083 http/tests/security/frameNavigation/xss-DENIED-top-navigation-w ...@@ -13,8 +13,8 @@ crbug.com/669083 http/tests/security/frameNavigation/xss-DENIED-top-navigation-w
crbug.com/669083 virtual/mojo-loading/http/tests/security/frameNavigation/xss-DENIED-top-navigation-without-user-gesture.html [ Failure ] crbug.com/669083 virtual/mojo-loading/http/tests/security/frameNavigation/xss-DENIED-top-navigation-without-user-gesture.html [ Failure ]
# https://crbug.com/661725 - Propagating user gesture via postMessage doesn't work for OOPIFs # https://crbug.com/661725 - Propagating user gesture via postMessage doesn't work for OOPIFs
crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation-after-postMessage.html [ Timeout ] crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation-after-postMessage.html [ Failure Timeout ]
crbug.com/661725 virtual/mojo-loading/http/tests/security/frameNavigation/xss-ALLOWED-top-navigation-after-postMessage.html [ Timeout ] crbug.com/661725 virtual/mojo-loading/http/tests/security/frameNavigation/xss-ALLOWED-top-navigation-after-postMessage.html [ Failure Timeout ]
# https://crbug.com/611838 - regression when geolocation tests use JS mock. # https://crbug.com/611838 - regression when geolocation tests use JS mock.
crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in-insecure-origin.html [ Timeout ] crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in-insecure-origin.html [ Timeout ]
...@@ -171,6 +171,14 @@ crbug.com/24182 virtual/mojo-loading/http/tests/perf/large-inlined-script.html [ ...@@ -171,6 +171,14 @@ crbug.com/24182 virtual/mojo-loading/http/tests/perf/large-inlined-script.html [
# https://crbug.com/672570: autoplay-crossorigin.html fails w/ --site-per-process # https://crbug.com/672570: autoplay-crossorigin.html fails w/ --site-per-process
crbug.com/672570 http/tests/media/autoplay-crossorigin.html [ Timeout ] crbug.com/672570 http/tests/media/autoplay-crossorigin.html [ Timeout ]
# https://crbug.com/680201: referrer-policy-attribute-import-no-referrer.html fails w/ --site-per-process
crbug.com/680201 http/tests/security/referrer-policy-attribute-import-no-referrer.html [ Failure ]
crbug.com/680201 virtual/mojo-loading/http/tests/security/referrer-policy-attribute-import-no-referrer.html [ Failure ]
# https://crbug.com/680307: blob-url-in-iframe.html is missing PASS w/ --site-per-process
crbug.com/680307 http/tests/security/mixedContent/blob-url-in-iframe.html [ Failure ]
crbug.com/680307 virtual/mojo-loading/http/tests/security/mixedContent/blob-url-in-iframe.html [ Failure ]
# TODO(lukasza, alexmos): Triage these failures. # TODO(lukasza, alexmos): Triage these failures.
Bug(none) fast/frames/cached-frame-counter.html [ Timeout ] Bug(none) fast/frames/cached-frame-counter.html [ Timeout ]
Bug(none) fast/frames/frame-limit.html [ Timeout ] Bug(none) fast/frames/frame-limit.html [ Timeout ]
......
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