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

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

Issue 2072423002: bluetooth: Remove device before dispatching event (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Moar fixes Created 4 years, 6 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 # ====== 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 1424 matching lines...) Expand 10 before | Expand all | Expand 10 after
1435 1435
1436 # Failure on Linux Trusty, temporarily disabled. 1436 # Failure on Linux Trusty, temporarily disabled.
1437 crbug.com/621025 [ Linux ] svg/custom/text-match-highlight.html [ Failure ] 1437 crbug.com/621025 [ Linux ] svg/custom/text-match-highlight.html [ Failure ]
1438 1438
1439 # TODO(jlebel): Remove when methods are implemented. 1439 # TODO(jlebel): Remove when methods are implemented.
1440 crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ] 1440 crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ]
1441 crbug.com/609064 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ S kip ] 1441 crbug.com/609064 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ S kip ]
1442 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.htm l [ Skip ] 1442 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.htm l [ Skip ]
1443 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected_gc. html [ Skip ] 1443 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected_gc. html [ Skip ]
1444 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/one-event-per-di sconnection.html [ Skip ] 1444 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/one-event-per-di sconnection.html [ Skip ]
1445 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/reconnect-during -disconnected-event.html [ Skip ]
1445 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/blacklisted-characteristic. html [ Skip ] 1446 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/blacklisted-characteristic. html [ Skip ]
1446 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-found.html [ Skip ] 1447 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-found.html [ Skip ]
1447 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-not-found.ht ml [ Skip ] 1448 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-not-found.ht ml [ Skip ]
1448 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/device-goes-out-of-range.ht ml [ Skip ] 1449 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/device-goes-out-of-range.ht ml [ Skip ]
1449 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/get-same-characteristic.htm l [ Skip ] 1450 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/get-same-characteristic.htm l [ Skip ]
1450 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/invalid-characteristic-name .html [ Skip ] 1451 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/invalid-characteristic-name .html [ Skip ]
1451 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/service-is-removed.html [ S kip ] 1452 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/service-is-removed.html [ S kip ]
1452 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristic s-with-uuid.html [ Skip ] 1453 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristic s-with-uuid.html [ Skip ]
1453 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristic s.html [ Skip ] 1454 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristic s.html [ Skip ]
1454 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-found-with -uuid.html [ Skip ] 1455 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-found-with -uuid.html [ Skip ]
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
1540 1541
1541 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass Timeout ] 1542 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass Timeout ]
1542 1543
1543 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ] 1544 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ]
1544 1545
1545 1546
1546 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ] 1547 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ]
1547 1548
1548 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed 1549 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed
1549 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] 1550 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698