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

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

Issue 2569593002: Enable WebBluetooth LayoutTests for notifications on MacOS (Closed)
Patch Set: Created 4 years 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 | « no previous file | third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTCharacteristic.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1621 matching lines...) Expand 10 before | Expand all | Expand 10 after
1632 1632
1633 crbug.com/611658 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ] 1633 crbug.com/611658 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ]
1634 crbug.com/611658 [ Win ] fast/text/emphasis-combined-text.html [ Failure ] 1634 crbug.com/611658 [ Win ] fast/text/emphasis-combined-text.html [ Failure ]
1635 crbug.com/611658 [ Win7 ] fast/text/emphasis.html [ Failure ] 1635 crbug.com/611658 [ Win7 ] fast/text/emphasis.html [ Failure ]
1636 crbug.com/611658 [ Win7 ] fast/writing-mode/english-lr-text.html [ Failure ] 1636 crbug.com/611658 [ Win7 ] fast/writing-mode/english-lr-text.html [ Failure ]
1637 1637
1638 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ] 1638 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ]
1639 1639
1640 crbug.com/610464 [ Linux Win7 Debug ] inspector/components/throttler.html [ Fail ure Pass ] 1640 crbug.com/610464 [ Linux Win7 Debug ] inspector/components/throttler.html [ Fail ure Pass ]
1641 1641
1642 # TODO(jlebel): Remove when methods are implemented.
1643 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/add-multiple-eve nt-listeners.html [ Skip ]
1644 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/concurrent-stops .html [ Skip ]
1645 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/event-after-star ting.html [ Skip ]
1646 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/gc-with-pending- stop.html [ Skip ]
1647 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/parallel-start-s top.html [ Skip ]
1648 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/start-before-sto p-resolves.html [ Skip ]
1649 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/start-stop-start -stop.html [ Skip ]
1650 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/start-succeeds.h tml [ Skip ]
1651 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/stop-after-start -succeeds.html [ Skip ]
1652 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/stop-twice.html [ Skip ]
1653 crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/stop-without-sta rting.html [ Skip ]
1654 crbug.com/624019 [ Mac ] bluetooth/characteristic/stopNotifications/gen-gatt-op- device-disconnects-before.html [ Skip ]
1655 crbug.com/624019 [ Mac ] bluetooth/characteristic/stopNotifications/device-recon nects-during-success.html [ Skip ]
1656 crbug.com/624019 [ Mac ] bluetooth/characteristic/stopNotifications/reconnect-du ring-success.html [ Skip ]
1657 crbug.com/624019 [ Mac ] bluetooth/characteristic/stopNotifications/gen-gatt-op- device-disconnects-during-success.html [ Skip ]
1658 crbug.com/624019 [ Mac ] bluetooth/characteristic/stopNotifications/gen-gatt-op- disconnect-called-during-success.html [ Skip ]
1659 crbug.com/624019 [ Mac ] bluetooth/characteristic/stopNotifications/gen-gatt-op- disconnect-called-before.html [ Skip ]
1660 crbug.com/624019 [ Mac ] bluetooth/characteristic/stopNotifications/gen-gatt-op- garbage-collection-ran-during-success.html [ Skip ]
1661 crbug.com/624019 [ Mac ] bluetooth/service/getCharacteristics/gen-device-disconn ects-invalidates-objects.html [ Skip ]
1662 crbug.com/624019 [ Mac ] bluetooth/service/getCharacteristics/gen-disconnect-inv alidates-objects-with-uuid.html [ Skip ]
1663 crbug.com/624019 [ Mac ] bluetooth/service/getCharacteristic/gen-device-disconne cts-invalidates-objects.html [ Skip ]
1664 crbug.com/624019 [ Mac ] bluetooth/service/getCharacteristics/gen-disconnect-inv alidates-objects.html [ Skip ]
1665 crbug.com/624019 [ Mac ] bluetooth/service/getCharacteristics/gen-device-disconn ects-invalidates-objects-with-uuid.html [ Skip ]
1666 crbug.com/624019 [ Mac ] bluetooth/service/getCharacteristic/gen-disconnect-inva lidates-objects.html [ Skip ]
1667
1668
1669
1670 crbug.com/487344 paint/invalidation/video-paint-invalidation.html [ Failure ] 1642 crbug.com/487344 paint/invalidation/video-paint-invalidation.html [ Failure ]
1671 crbug.com/487344 virtual/spinvalidation/paint/invalidation/video-paint-invalidat ion.html [ Skip ] 1643 crbug.com/487344 virtual/spinvalidation/paint/invalidation/video-paint-invalidat ion.html [ Skip ]
1672 crbug.com/487344 [ Win ] compositing/video/video-controls-layer-creation.html [ Pass Failure ] 1644 crbug.com/487344 [ Win ] compositing/video/video-controls-layer-creation.html [ Pass Failure ]
1673 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ] 1645 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ]
1674 crbug.com/487344 fast/layers/video-layer.html [ Failure ] 1646 crbug.com/487344 fast/layers/video-layer.html [ Failure ]
1675 crbug.com/487344 media/audio-controls-rendering.html [ Failure ] 1647 crbug.com/487344 media/audio-controls-rendering.html [ Failure ]
1676 crbug.com/487344 media/audio-repaint.html [ Failure ] 1648 crbug.com/487344 media/audio-repaint.html [ Failure ]
1677 crbug.com/487344 media/controls-after-reload.html [ Failure ] 1649 crbug.com/487344 media/controls-after-reload.html [ Failure ]
1678 crbug.com/487344 media/controls-focus-ring.html [ Failure ] 1650 crbug.com/487344 media/controls-focus-ring.html [ Failure ]
1679 crbug.com/487344 media/controls-layout-direction.html [ Failure ] 1651 crbug.com/487344 media/controls-layout-direction.html [ Failure ]
(...skipping 470 matching lines...) Expand 10 before | Expand all | Expand 10 after
2150 # Added 2016-11-30 2122 # Added 2016-11-30
2151 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ] 2123 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ]
2152 2124
2153 # Added 2016-12-06 2125 # Added 2016-12-06
2154 crbug.com/671618 http/tests/websocket/workers/worker-reload.html [ Pass Timeout ] 2126 crbug.com/671618 http/tests/websocket/workers/worker-reload.html [ Pass Timeout ]
2155 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-reload .html [ Pass Timeout ] 2127 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-reload .html [ Pass Timeout ]
2156 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-shutdo wn-race.html [ Pass Timeout ] 2128 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-shutdo wn-race.html [ Pass Timeout ]
2157 2129
2158 # Added 2016-12-07 2130 # Added 2016-12-07
2159 crbug.com/672493 [ Linux ] http/tests/websocket/workers/worker-shutdown-race.htm l [ Pass Timeout ] 2131 crbug.com/672493 [ Linux ] http/tests/websocket/workers/worker-shutdown-race.htm l [ Pass Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTCharacteristic.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698