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

Side by Side Diff: third_party/WebKit/LayoutTests/vibration/vibration-expected.txt

Issue 2744963002: Introduce InterfaceEndpointClient(IEC), InterfaceEndpointHandle and (Closed)
Patch Set: Throw the error with the string being the stack trace needed to debug layouts which don't output an… 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 unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: line 299: Uncaught TypeError: Cannot read property 'then' of unde fined 1 CONSOLE ERROR: line 300: Uncaught TypeError: Cannot read property 'then' of unde fined
2 This is a testharness.js-based test. 2 This is a testharness.js-based test.
3 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Typ eError: Cannot read property 'then' of undefined 3 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Typ eError: Cannot read property 'then' of undefined
4 PASS VibrationManager Mojo bindings and mock interfaces are available to tests. 4 PASS VibrationManager Mojo bindings and mock interfaces are available to tests.
5 PASS navigator.vibrate(1234) triggers vibration correctly. 5 PASS navigator.vibrate(1234) triggers vibration correctly.
6 PASS navigator.vibrate(0) triggers cancel correctly. 6 PASS navigator.vibrate(0) triggers cancel correctly.
7 Harness: the test ran to completion. 7 Harness: the test ran to completion.
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698