Commit c367d873 authored by ddorwin@chromium.org's avatar ddorwin@chromium.org

Re-enable networkState_during_progress.html but mark as flaky.

This CL also fixes the -expected file with the correct expectations (PASS),
though this test rarely passes.

As noted in the bug, the test has been confirmed correct, and we need to fix
our behavior. At that time, we can remove the TestExpectations entry.

BUG=306249

Review URL: https://codereview.chromium.org/204003004

git-svn-id: svn://svn.chromium.org/blink/trunk@169521 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 4a9ec9b2
...@@ -793,7 +793,7 @@ crbug.com/333882 [ Win7 ] inspector/elements/styles/styles-change-node-while-edi ...@@ -793,7 +793,7 @@ crbug.com/333882 [ Win7 ] inspector/elements/styles/styles-change-node-while-edi
crbug.com/333882 [ Win ] inspector/elements/styles/undo-add-rule-crash.html [ Pass Timeout ] crbug.com/333882 [ Win ] inspector/elements/styles/undo-add-rule-crash.html [ Pass Timeout ]
crbug.com/333880 [ Win7 Debug ] media/W3C/video/events/event_order_loadstart_progress.html [ Pass Failure ] crbug.com/333880 [ Win7 Debug ] media/W3C/video/events/event_order_loadstart_progress.html [ Pass Failure ]
crbug.com/306249 media/W3C/video/networkState/networkState_during_progress.html [ Skip ] crbug.com/306249 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ]
crbug.com/345649 fast/repaint/delete-into-nested-block.html [ Pass Failure ] crbug.com/345649 fast/repaint/delete-into-nested-block.html [ Pass Failure ]
crbug.com/345648 fast/repaint/selection-gap-overflow-scroll.html [ Pass Failure ] crbug.com/345648 fast/repaint/selection-gap-overflow-scroll.html [ Pass Failure ]
......
...@@ -3,7 +3,7 @@ videoElement.networkState should be NETWORK_LOADING during progress event ...@@ -3,7 +3,7 @@ videoElement.networkState should be NETWORK_LOADING during progress event
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
FAIL "1" should be 2. Was 1. PASS "2" is "2"
PASS successfullyParsed is true PASS successfullyParsed is true
TEST COMPLETE TEST COMPLETE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment