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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: filter console messages in content_shell rather than python Created 3 years, 9 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 WARNING: line 13: This test relies on console message comparison so ther e can be different -expected.txt files for virtual test suites. 1 CONSOLE WARNING: line 13: This test relies on console message comparison so ther e can be different -expected.txt files for virtual test suites.
2 CONSOLE MESSAGE: line 21: Interfaces in document 2 CONSOLE MESSAGE: line 21: Interfaces in document
3 interface NavigationPreloadManager 3 CONSOLE MESSAGE: line 21: interface NavigationPreloadManager
4 method constructor 4 CONSOLE MESSAGE: line 21: method constructor
5 method disable 5 CONSOLE MESSAGE: line 21: method disable
6 method enable 6 CONSOLE MESSAGE: line 21: method enable
7 method getState 7 CONSOLE MESSAGE: line 21: method getState
8 method setHeaderValue 8 CONSOLE MESSAGE: line 21: method setHeaderValue
9 interface ServiceWorkerRegistration 9 CONSOLE MESSAGE: line 21: interface ServiceWorkerRegistration
10 getter active 10 CONSOLE MESSAGE: line 21: getter active
11 getter installing 11 CONSOLE MESSAGE: line 21: getter installing
12 getter navigationPreload 12 CONSOLE MESSAGE: line 21: getter navigationPreload
13 getter onupdatefound 13 CONSOLE MESSAGE: line 21: getter onupdatefound
14 getter paymentAppManager 14 CONSOLE MESSAGE: line 21: getter paymentAppManager
15 getter pushManager 15 CONSOLE MESSAGE: line 21: getter pushManager
16 getter scope 16 CONSOLE MESSAGE: line 21: getter scope
17 getter sync 17 CONSOLE MESSAGE: line 21: getter sync
18 getter waiting 18 CONSOLE MESSAGE: line 21: getter waiting
19 method constructor 19 CONSOLE MESSAGE: line 21: method constructor
20 method getNotifications 20 CONSOLE MESSAGE: line 21: method getNotifications
21 method showNotification 21 CONSOLE MESSAGE: line 21: method showNotification
22 method unregister 22 CONSOLE MESSAGE: line 21: method unregister
23 method update 23 CONSOLE MESSAGE: line 21: method update
24 setter onupdatefound 24 CONSOLE MESSAGE: line 21: setter onupdatefound
25 CONSOLE MESSAGE: line 58: Interfaces in normal Service Worker 25 CONSOLE MESSAGE: line 58: Interfaces in normal Service Worker
26 interface FetchEvent 26 CONSOLE MESSAGE: line 58: interface FetchEvent
27 getter clientId 27 CONSOLE MESSAGE: line 58: getter clientId
28 getter isReload 28 CONSOLE MESSAGE: line 58: getter isReload
29 getter request 29 CONSOLE MESSAGE: line 58: getter request
30 method constructor 30 CONSOLE MESSAGE: line 58: method constructor
31 method respondWith 31 CONSOLE MESSAGE: line 58: method respondWith
32 interface ServiceWorkerRegistration 32 CONSOLE MESSAGE: line 58: interface ServiceWorkerRegistration
33 getter active 33 CONSOLE MESSAGE: line 58: getter active
34 getter installing 34 CONSOLE MESSAGE: line 58: getter installing
35 getter onupdatefound 35 CONSOLE MESSAGE: line 58: getter onupdatefound
36 getter paymentAppManager 36 CONSOLE MESSAGE: line 58: getter paymentAppManager
37 getter pushManager 37 CONSOLE MESSAGE: line 58: getter pushManager
38 getter scope 38 CONSOLE MESSAGE: line 58: getter scope
39 getter sync 39 CONSOLE MESSAGE: line 58: getter sync
40 getter waiting 40 CONSOLE MESSAGE: line 58: getter waiting
41 method constructor 41 CONSOLE MESSAGE: line 58: method constructor
42 method getNotifications 42 CONSOLE MESSAGE: line 58: method getNotifications
43 method showNotification 43 CONSOLE MESSAGE: line 58: method showNotification
44 method unregister 44 CONSOLE MESSAGE: line 58: method unregister
45 method update 45 CONSOLE MESSAGE: line 58: method update
46 setter onupdatefound 46 CONSOLE MESSAGE: line 58: setter onupdatefound
47 CONSOLE MESSAGE: line 70: Interfaces in Origin-Trial enabled Service Worker 47 CONSOLE MESSAGE: line 70: Interfaces in Origin-Trial enabled Service Worker
48 interface FetchEvent 48 CONSOLE MESSAGE: line 70: interface FetchEvent
49 getter clientId 49 CONSOLE MESSAGE: line 70: getter clientId
50 getter isReload 50 CONSOLE MESSAGE: line 70: getter isReload
51 getter preloadResponse 51 CONSOLE MESSAGE: line 70: getter preloadResponse
52 getter request 52 CONSOLE MESSAGE: line 70: getter request
53 method constructor 53 CONSOLE MESSAGE: line 70: method constructor
54 method respondWith 54 CONSOLE MESSAGE: line 70: method respondWith
55 interface NavigationPreloadManager 55 CONSOLE MESSAGE: line 70: interface NavigationPreloadManager
56 method constructor 56 CONSOLE MESSAGE: line 70: method constructor
57 method disable 57 CONSOLE MESSAGE: line 70: method disable
58 method enable 58 CONSOLE MESSAGE: line 70: method enable
59 method getState 59 CONSOLE MESSAGE: line 70: method getState
60 method setHeaderValue 60 CONSOLE MESSAGE: line 70: method setHeaderValue
61 interface ServiceWorkerRegistration 61 CONSOLE MESSAGE: line 70: interface ServiceWorkerRegistration
62 getter active 62 CONSOLE MESSAGE: line 70: getter active
63 getter installing 63 CONSOLE MESSAGE: line 70: getter installing
64 getter navigationPreload 64 CONSOLE MESSAGE: line 70: getter navigationPreload
65 getter onupdatefound 65 CONSOLE MESSAGE: line 70: getter onupdatefound
66 getter paymentAppManager 66 CONSOLE MESSAGE: line 70: getter paymentAppManager
67 getter pushManager 67 CONSOLE MESSAGE: line 70: getter pushManager
68 getter scope 68 CONSOLE MESSAGE: line 70: getter scope
69 getter sync 69 CONSOLE MESSAGE: line 70: getter sync
70 getter waiting 70 CONSOLE MESSAGE: line 70: getter waiting
71 method constructor 71 CONSOLE MESSAGE: line 70: method constructor
72 method getNotifications 72 CONSOLE MESSAGE: line 70: method getNotifications
73 method showNotification 73 CONSOLE MESSAGE: line 70: method showNotification
74 method unregister 74 CONSOLE MESSAGE: line 70: method unregister
75 method update 75 CONSOLE MESSAGE: line 70: method update
76 setter onupdatefound 76 CONSOLE MESSAGE: line 70: setter onupdatefound
77 This is a testharness.js-based test. 77 This is a testharness.js-based test.
78 PASS Navigation preload related interfaces in Origin-Trial enabled document. 78 PASS Navigation preload related interfaces in Origin-Trial enabled document.
79 PASS Navigation preload related interfaces in normal SW. 79 PASS Navigation preload related interfaces in normal SW.
80 PASS Navigation preload related interfaces in Origin-Trial enabled SW. 80 PASS Navigation preload related interfaces in Origin-Trial enabled SW.
81 Harness: the test ran to completion. 81 Harness: the test ran to completion.
82 82
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698