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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2574143003: Implement upload progress handling in Mojo loading (Closed)
Patch Set: update TestExpectations Created 3 years, 11 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 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 1921 matching lines...) Expand 10 before | Expand all | Expand 10 after
1932 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-request-css-b ase-url.https.html [ Skip ] 1932 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-request-css-b ase-url.https.html [ Skip ]
1933 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-request-xhr.h ttps.html [ Skip ] 1933 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-request-xhr.h ttps.html [ Skip ]
1934 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-response-xhr. https.html [ Skip ] 1934 crbug.com/602693 imported/wpt/service-workers/service-worker/fetch-response-xhr. https.html [ Skip ]
1935 crbug.com/602693 imported/wpt/service-workers/service-worker/getregistrations.ht tps.html [ Skip ] 1935 crbug.com/602693 imported/wpt/service-workers/service-worker/getregistrations.ht tps.html [ Skip ]
1936 crbug.com/602693 imported/wpt/service-workers/service-worker/invalid-blobtype.ht tps.html [ Skip ] 1936 crbug.com/602693 imported/wpt/service-workers/service-worker/invalid-blobtype.ht tps.html [ Skip ]
1937 crbug.com/602693 imported/wpt/service-workers/service-worker/invalid-header.http s.html [ Skip ] 1937 crbug.com/602693 imported/wpt/service-workers/service-worker/invalid-header.http s.html [ Skip ]
1938 crbug.com/602693 imported/wpt/service-workers/service-worker/referer.https.html [ Skip ] 1938 crbug.com/602693 imported/wpt/service-workers/service-worker/referer.https.html [ Skip ]
1939 1939
1940 # mojo-loading: This is an experimental feature. failing virtual tests are 1940 # mojo-loading: This is an experimental feature. failing virtual tests are
1941 # listed below. 1941 # listed below.
1942 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onload-ev ent.html [ Failure Timeout ]
1943 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onloadend -event-after-load.html [ Failure Timeout ]
1944 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onprogres s-event.html [ Failure ]
1945 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-progress- events.html [ Failure Timeout ]
1946 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/upload-o nprogress-event.html [ Failure ]
1947 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/upload-onloadend -event-after-abort.html [ Timeout ]
1948 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-response-type-blob.html [ Pass Timeout ] 1942 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-response-type-blob.html [ Pass Timeout ]
1949 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-response-type-blob-sync.html [ Pass Timeout ] 1943 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/xmlhttpr equest-response-type-blob-sync.html [ Pass Timeout ]
1950 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/shared-w orker-response-type-blob.html [ Pass Timeout ] 1944 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/shared-w orker-response-type-blob.html [ Pass Timeout ]
1951 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/shared-w orker-response-type-blob-sync.html [ Pass Timeout ] 1945 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/workers/shared-w orker-response-type-blob-sync.html [ Pass Timeout ]
1952 1946
1953 crbug.com/669357 virtual/mojo-loading/http/tests/local/formdata/upload-events.ht ml [ Failure ]
1954
1955 crbug.com/664873 http/tests/xmlhttprequest/small-chunks-response-text.html [ Fai lure Pass ] 1947 crbug.com/664873 http/tests/xmlhttprequest/small-chunks-response-text.html [ Fai lure Pass ]
1956 crbug.com/664873 virtual/mojo-loading/http/tests/xmlhttprequest/small-chunks-res ponse-text.html [ Failure Pass ] 1948 crbug.com/664873 virtual/mojo-loading/http/tests/xmlhttprequest/small-chunks-res ponse-text.html [ Failure Pass ]
1957 1949
1958 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ] 1950 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ]
1959 1951
1960 crbug.com/659610 fast/css-grid-layout/grid-baseline.html [ Failure ] 1952 crbug.com/659610 fast/css-grid-layout/grid-baseline.html [ Failure ]
1961 crbug.com/659610 fast/css-grid-layout/grid-baseline-margins.html [ Failure ] 1953 crbug.com/659610 fast/css-grid-layout/grid-baseline-margins.html [ Failure ]
1962 1954
1963 1955
1964 # TODO(chrishall): this is a temporary mediation step as part of the P0 issue cr bug.com/657646 1956 # TODO(chrishall): this is a temporary mediation step as part of the P0 issue cr bug.com/657646
(...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after
2421 # Flaky on Win7 (dbg) 2413 # Flaky on Win7 (dbg)
2422 crbug.com/677145 [ Win7 Debug ] inspector/tracing/timeline-js/timeline-script-ta g-1.html [ Pass Failure ] 2414 crbug.com/677145 [ Win7 Debug ] inspector/tracing/timeline-js/timeline-script-ta g-1.html [ Pass Failure ]
2423 crbug.com/677145 [ Win7 Debug ] virtual/threaded/inspector/tracing/timeline-js/t imeline-script-tag-1.html [ Pass Failure ] 2415 crbug.com/677145 [ Win7 Debug ] virtual/threaded/inspector/tracing/timeline-js/t imeline-script-tag-1.html [ Pass Failure ]
2424 crbug.com/678346 [ Win7 Debug ] fast/dom/shadow/selections-in-shadow.html [ Pass Timeout ] 2416 crbug.com/678346 [ Win7 Debug ] fast/dom/shadow/selections-in-shadow.html [ Pass Timeout ]
2425 crbug.com/678346 [ Win7 Debug ] fast/forms/access-key-for-all-elements.html [ Pa ss Timeout ] 2417 crbug.com/678346 [ Win7 Debug ] fast/forms/access-key-for-all-elements.html [ Pa ss Timeout ]
2426 crbug.com/678346 [ Win7 Debug ] storage/indexeddb/index-cursor.html [ Pass Timeo ut ] 2418 crbug.com/678346 [ Win7 Debug ] storage/indexeddb/index-cursor.html [ Pass Timeo ut ]
2427 crbug.com/678346 [ Win7 Debug ] storage/indexeddb/mozilla/test_objectStore_openK eyCursor.html [ Pass Timeout ] 2419 crbug.com/678346 [ Win7 Debug ] storage/indexeddb/mozilla/test_objectStore_openK eyCursor.html [ Pass Timeout ]
2428 crbug.com/678346 [ Win7 Debug ] storage/indexeddb/structured-clone.html [ Pass T imeout ] 2420 crbug.com/678346 [ Win7 Debug ] storage/indexeddb/structured-clone.html [ Pass T imeout ]
2429 2421
2430 crbug.com/678388 [ Trusty Mac10.10 Mac10.11 Debug ] fast/text/ellipsis-stroked.h tml [ Pass Failure ] 2422 crbug.com/678388 [ Trusty Mac10.10 Mac10.11 Debug ] fast/text/ellipsis-stroked.h tml [ Pass Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698