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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-expected.txt

Issue 2855133004: Re-enable feature policy layout tests after bug fix. (Closed)
Patch Set: Rebased FlagExpectations/site-per-process Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-expected.txt
index e8fb2be466359bbd8e26e7e20c8612f22d72e252..e49bf77d3a31c6b31ca9b5330b5139b5fb4b828d 100644
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-expected.txt
@@ -1,33 +1,7 @@
-
-
---------
-Frame: '<!--framePath //<!--frame0-->-->'
---------
-This is a testharness.js-based test.
-FAIL Any iframes may construct PaymentRequest when enabled. assert_unreached: PaymentRequest should be enabled by FeaturePolicy Reached unreachable code
-Harness: the test ran to completion.
-
-
---------
-Frame: '<!--framePath //<!--frame1-->-->'
---------
-This is a testharness.js-based test.
-FAIL Any iframes may construct PaymentRequest when enabled. assert_unreached: PaymentRequest should be enabled by FeaturePolicy Reached unreachable code
-Harness: the test ran to completion.
-
-
---------
-Frame: '<!--framePath //<!--frame2-->-->'
---------
-This is a testharness.js-based test.
-PASS Any iframes may construct PaymentRequest when enabled.
-Harness: the test ran to completion.
-
-
---------
-Frame: '<!--framePath //<!--frame3-->-->'
---------
This is a testharness.js-based test.
-PASS Any iframes may construct PaymentRequest when enabled.
+FAIL Paymentrequest enabled by container policy on URL: resources/feature-policy-payment.html with allowpaymentrequest = false assert_true: Paymentrequest(): expected true got false
+FAIL Paymentrequest enabled by container policy on URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = false assert_true: Paymentrequest(): expected true got false
+PASS Paymentrequest enabled by container policy on URL: resources/feature-policy-payment.html with allowpaymentrequest = true
+PASS Paymentrequest enabled by container policy on URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = true
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698