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

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

Issue 1950033002: bluetooth: mac: Initial BluetoothRemoteGattCharacteristicMac implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@servicescan_cleanup
Patch Set: Fixing the build 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 1526 matching lines...) Expand 10 before | Expand all | Expand 10 after
1537 crbug.com/620126 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsManu alRebaseline ] 1537 crbug.com/620126 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsManu alRebaseline ]
1538 crbug.com/620126 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Need sManualRebaseline ] 1538 crbug.com/620126 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Need sManualRebaseline ]
1539 crbug.com/620126 svg/custom/relative-sized-content.xhtml [ NeedsManualRebaseline ] 1539 crbug.com/620126 svg/custom/relative-sized-content.xhtml [ NeedsManualRebaseline ]
1540 crbug.com/620126 svg/custom/resource-invalidate-on-target-update.svg [ NeedsManu alRebaseline ] 1540 crbug.com/620126 svg/custom/resource-invalidate-on-target-update.svg [ NeedsManu alRebaseline ]
1541 crbug.com/620126 svg/custom/marker-viewBox-changes.svg [ NeedsManualRebaseline ] 1541 crbug.com/620126 svg/custom/marker-viewBox-changes.svg [ NeedsManualRebaseline ]
1542 crbug.com/620126 svg/custom/relative-sized-image.xhtml [ NeedsManualRebaseline ] 1542 crbug.com/620126 svg/custom/relative-sized-image.xhtml [ NeedsManualRebaseline ]
1543 crbug.com/620126 svg/custom/js-late-clipPath-and-object-creation.svg [ NeedsManu alRebaseline ] 1543 crbug.com/620126 svg/custom/js-late-clipPath-and-object-creation.svg [ NeedsManu alRebaseline ]
1544 crbug.com/620126 svg/custom/js-late-clipPath-creation.svg [ NeedsManualRebaselin e ] 1544 crbug.com/620126 svg/custom/js-late-clipPath-creation.svg [ NeedsManualRebaselin e ]
1545 1545
1546 # TODO(jlebel): Remove when methods are implemented. 1546 # TODO(jlebel): Remove when methods are implemented.
1547 crbug.com/609065 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ S kip ]
1548 crbug.com/609065 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.htm l [ Skip ]
1549 crbug.com/609065 [ Mac ] bluetooth/getCharacteristics/correct-characteristics.ht ml [ Skip ]
1547 crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ] 1550 crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ]
1548 crbug.com/609064 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ S kip ]
1549 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.htm l [ Skip ]
1550 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected_gc. html [ Skip ]
1551 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/one-event-per-di sconnection.html [ Skip ]
1552 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/blacklisted-characteristic. html [ Skip ]
1553 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-found.html [ Skip ]
1554 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-not-found.ht ml [ Skip ]
1555 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/device-goes-out-of-range.ht ml [ Skip ]
1556 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/get-same-characteristic.htm l [ Skip ]
1557 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/invalid-characteristic-name .html [ Skip ]
1558 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/service-is-removed.html [ S kip ]
1559 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristic s-with-uuid.html [ Skip ]
1560 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristic s.html [ Skip ]
1561 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-found-with -uuid.html [ Skip ]
1562 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-found.html [ Skip ]
1563 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-not-found- with-uuid.html [ Skip ]
1564 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-not-found. html [ Skip ]
1565 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/correct-characteristics.ht ml [ Skip ]
1566 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/device-goes-out-of-range-w ith-uuid.html [ Skip ]
1567 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/device-goes-out-of-range.h tml [ Skip ]
1568 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/get-same-characteristics.h tml [ Skip ]
1569 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/invalid-characteristic-nam e.html [ Skip ]
1570 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/service-is-removed-with-uu id.html [ Skip ]
1571 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/service-is-removed.html [ Skip ]
1572 crbug.com/609064 [ Mac ] bluetooth/getPrimaryServices/correct-services.html [ Sk ip ]
1573 crbug.com/609068 [ Mac ] bluetooth/notifications/add-listener-after-promise.html [ Skip ] 1551 crbug.com/609068 [ Mac ] bluetooth/notifications/add-listener-after-promise.html [ Skip ]
1574 crbug.com/609068 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.ht ml [ Skip ] 1552 crbug.com/609068 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.ht ml [ Skip ]
1575 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-does-not-support -notifications.html [ Skip ] 1553 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-does-not-support -notifications.html [ Skip ]
1576 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-is-removed.html [ Skip ] 1554 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-is-removed.html [ Skip ]
1577 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-starts.html [ Skip ] 1555 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-starts.html [ Skip ]
1578 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-stops.html [ Skip ] 1556 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-stops.html [ Skip ]
1579 crbug.com/609068 [ Mac ] bluetooth/notifications/device-goes-out-of-range.html [ Skip ] 1557 crbug.com/609068 [ Mac ] bluetooth/notifications/device-goes-out-of-range.html [ Skip ]
1580 crbug.com/609068 [ Mac ] bluetooth/notifications/event-after-starting.html [ Ski p ] 1558 crbug.com/609068 [ Mac ] bluetooth/notifications/event-after-starting.html [ Ski p ]
1581 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-start.html [ Sk ip ] 1559 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-start.html [ Sk ip ]
1582 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-stop.html [ Ski p ] 1560 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-stop.html [ Ski p ]
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
1673 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ] 1651 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ]
1674 1652
1675 crbug.com/619973 [ Linux ] fast/forms/select/listbox-appearance-basic.html [ Nee dsManualRebaseline ] 1653 crbug.com/619973 [ Linux ] fast/forms/select/listbox-appearance-basic.html [ Nee dsManualRebaseline ]
1676 crbug.com/619973 [ Linux ] fast/forms/number/number-appearance-spinbutton-disabl ed-readonly.html [ NeedsManualRebaseline ] 1654 crbug.com/619973 [ Linux ] fast/forms/number/number-appearance-spinbutton-disabl ed-readonly.html [ NeedsManualRebaseline ]
1677 crbug.com/619973 [ Linux ] fast/forms/select/menulist-appearance-basic.html [ Ne edsManualRebaseline ] 1655 crbug.com/619973 [ Linux ] fast/forms/select/menulist-appearance-basic.html [ Ne edsManualRebaseline ]
1678 1656
1679 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed 1657 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed
1680 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] 1658 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ]
1681 1659
1682 crbug.com/620097 [ Linux ] css3/filters/effect-brightness-hw.html [ Failure ] 1660 crbug.com/620097 [ Linux ] css3/filters/effect-brightness-hw.html [ Failure ]
OLDNEW
« no previous file with comments | « device/device_tests.gyp ('k') | third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698