Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/TestExpectations |
| diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
| index b491c54739f703f509ee6b60510c99e7ca1e4513..34f41e0ad81b9e9f6b40f30cbca9ccffe5245cc6 100644 |
| --- a/third_party/WebKit/LayoutTests/TestExpectations |
| +++ b/third_party/WebKit/LayoutTests/TestExpectations |
| @@ -825,16 +825,6 @@ crbug.com/658305 css3/filters/effect-reference-after.html [ Failure Pass ] |
| crbug.com/267206 [ Mac ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ] |
| crbug.com/267206 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ] |
| -crbug.com/524160 [ Debug ] http/tests/media/media-source/stream_memory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Timeout ] |
|
wolenetz
2016/11/03 18:02:40
appendbuffer != appendstream
yhirano
2016/11/07 06:36:52
Done.
|
| -crbug.com/524160 [ Debug ] http/tests/media/media-source/stream_memory_tests/mediasource-appendstream-quota-exceeded-default-buffers.html [ Timeout ] |
| - |
| -# 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 |
| -# with the --mse-audio-buffer-size-limit=1048576 and --mse-video-buffer-size-limit=1048576 command-line parameters. |
| -crbug.com/630342 virtual/mse-1mb-buffers/http/tests/media/media-source/stream_memory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Skip ] |
|
wolenetz
2016/11/03 18:02:40
ditto
yhirano
2016/11/07 06:36:52
Done.
|
| -crbug.com/630342 virtual/mse-1mb-buffers/http/tests/media/media-source/stream_memory_tests/mediasource-appendstream-quota-exceeded-default-buffers.html [ Skip ] |
| -crbug.com/630342 http/tests/media/media-source/stream_memory_tests/mediasource-appendbuffer-quota-exceeded-1mb-buffers.html [ Skip ] |
|
wolenetz
2016/11/03 18:02:40
ditto
yhirano
2016/11/07 06:36:51
Done.
|
| -crbug.com/630342 http/tests/media/media-source/stream_memory_tests/mediasource-appendstream-quota-exceeded-1mb-buffers.html [ Skip ] |
| - |
| # On these platforms (all but Android) media tests don't currently use gpu-accelerated (proprietary) codecs, so no |
| # benefit to running them again with gpu acceleration enabled. |
| crbug.com/555703 [ Linux Mac Win ] virtual/media-gpu-accelerated [ Skip ] |