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

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

Issue 2272293002: Introducing DemuxerHost::OnMetadata. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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
« no previous file with comments | « media/filters/ffmpeg_demuxer.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 682 matching lines...) Expand 10 before | Expand all | Expand 10 after
693 crbug.com/524160 [ Debug ] http/tests/media/media-source/stream_memory_tests/med iasource-appendbuffer-quota-exceeded-default-buffers.html [ Timeout ] 693 crbug.com/524160 [ Debug ] http/tests/media/media-source/stream_memory_tests/med iasource-appendbuffer-quota-exceeded-default-buffers.html [ Timeout ]
694 crbug.com/524160 [ Debug ] http/tests/media/media-source/stream_memory_tests/med iasource-appendstream-quota-exceeded-default-buffers.html [ Timeout ] 694 crbug.com/524160 [ Debug ] http/tests/media/media-source/stream_memory_tests/med iasource-appendstream-quota-exceeded-default-buffers.html [ Timeout ]
695 695
696 # Run the tests with the default MSE buffer sizes in the main test suite and the tests for 1MB buffers set via command line in a virtual test suite 696 # Run the tests with the default MSE buffer sizes in the main test suite and the tests for 1MB buffers set via command line in a virtual test suite
697 # with the --mse-audio-buffer-size-limit=1048576 and --mse-video-buffer-size-lim it=1048576 command-line parameters. 697 # with the --mse-audio-buffer-size-limit=1048576 and --mse-video-buffer-size-lim it=1048576 command-line parameters.
698 crbug.com/630342 virtual/mse-1mb-buffers/http/tests/media/media-source/stream_me mory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Skip ] 698 crbug.com/630342 virtual/mse-1mb-buffers/http/tests/media/media-source/stream_me mory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Skip ]
699 crbug.com/630342 virtual/mse-1mb-buffers/http/tests/media/media-source/stream_me mory_tests/mediasource-appendstream-quota-exceeded-default-buffers.html [ Skip ] 699 crbug.com/630342 virtual/mse-1mb-buffers/http/tests/media/media-source/stream_me mory_tests/mediasource-appendstream-quota-exceeded-default-buffers.html [ Skip ]
700 crbug.com/630342 http/tests/media/media-source/stream_memory_tests/mediasource-a ppendbuffer-quota-exceeded-1mb-buffers.html [ Skip ] 700 crbug.com/630342 http/tests/media/media-source/stream_memory_tests/mediasource-a ppendbuffer-quota-exceeded-1mb-buffers.html [ Skip ]
701 crbug.com/630342 http/tests/media/media-source/stream_memory_tests/mediasource-a ppendstream-quota-exceeded-1mb-buffers.html [ Skip ] 701 crbug.com/630342 http/tests/media/media-source/stream_memory_tests/mediasource-a ppendstream-quota-exceeded-1mb-buffers.html [ Skip ]
702 702
703 crbug.com/633016 http/tests/media/media-source/mediasource-errors.html [ Failure Pass ]
704
705 # On these platforms (all but Android) media tests don't currently use gpu-accel erated (proprietary) codecs, so no 703 # On these platforms (all but Android) media tests don't currently use gpu-accel erated (proprietary) codecs, so no
706 # benefit to running them again with gpu acceleration enabled. 704 # benefit to running them again with gpu acceleration enabled.
707 crbug.com/555703 [ Linux Mac Win ] virtual/media-gpu-accelerated [ Skip ] 705 crbug.com/555703 [ Linux Mac Win ] virtual/media-gpu-accelerated [ Skip ]
708 706
709 crbug.com/253763 fast/text-autosizing/first-line-scale-factor.html [ Failure ] 707 crbug.com/253763 fast/text-autosizing/first-line-scale-factor.html [ Failure ]
710 708
711 crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ] 709 crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ]
712 710
713 crbug.com/613887 http/tests/preload/meta-viewport-link-headers.html [ Failure Pa ss ] 711 crbug.com/613887 http/tests/preload/meta-viewport-link-headers.html [ Failure Pa ss ]
714 crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.htm l [ Failure Pass Crash Timeout ] 712 crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.htm l [ Failure Pass Crash Timeout ]
(...skipping 585 matching lines...) Expand 10 before | Expand all | Expand 10 after
1300 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] 1298 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ]
1301 1299
1302 # This test breaks when the feature introduced in the bug is enabled. We keep 1300 # This test breaks when the feature introduced in the bug is enabled. We keep
1303 # this tested without the feature by using the virtual test. See 1301 # this tested without the feature by using the virtual test. See
1304 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1302 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1305 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1303 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1306 # This test doesn't need to be run with the stable release mode. 1304 # This test doesn't need to be run with the stable release mode.
1307 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1305 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1308 # This test fails with the stable release mode. 1306 # This test fails with the stable release mode.
1309 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1307 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW
« no previous file with comments | « media/filters/ffmpeg_demuxer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698