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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-disabled-expected.txt

Issue 2814153002: Move feature policy vibrate tests to correct directory (Closed)
Patch Set: Update test expect 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-experimental-features/vibrate-disabled-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-disabled-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-disabled-expected.txt
similarity index 60%
rename from third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-disabled-expected.txt
rename to third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-disabled-expected.txt
index 9962515e99ca05b4aed20e92758d69b9a401ecb0..ee1a21417a98cfff35a623f7736a1973728fcc3d 100644
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-disabled-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-disabled-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE ERROR: line 9: Blocked call to navigator.vibrate because user hasn't tapped on the frame or any embedded frame yet: https://www.chromestatus.com/feature/5644273861001216.
--------
@@ -13,6 +12,6 @@ Harness: the test ran to completion.
Frame: '<!--framePath //<!--frame1-->-->'
--------
This is a testharness.js-based test.
-PASS No iframe may call navigator.vibrate when disabled.
+FAIL No iframe may call navigator.vibrate when disabled. assert_false: expected false got true
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698