From 91a0c4d50da7df38e2902e29fbec699e34ee892b Mon Sep 17 00:00:00 2001 From: zakorgyula Date: Mon, 7 Nov 2016 15:06:16 +0100 Subject: [PATCH] Move bluetooth-helper.js --- .../tests/mozilla}/bluetooth/bluetooth-helpers.js | 0 .../tests/mozilla/bluetooth/connect/connection-succeeds.html | 2 +- .../mozilla/bluetooth/connect/device-goes-out-of-range.html | 2 +- .../tests/mozilla/bluetooth/connect/get-same-gatt-server.html | 2 +- .../mozilla/bluetooth/disconnect/connect-disconnect-twice.html | 2 +- .../tests/mozilla/bluetooth/disconnect/disconnect-once.html | 2 +- .../mozilla/bluetooth/disconnect/disconnect-twice-in-a-row.html | 2 +- .../bluetooth/getCharacteristic/blacklisted-characteristic.html | 2 +- .../bluetooth/getCharacteristic/characteristic-found.html | 2 +- .../bluetooth/getCharacteristic/characteristic-not-found.html | 2 +- .../bluetooth/getCharacteristic/device-goes-out-of-range.html | 2 +- .../bluetooth/getCharacteristic/disconnect-called-before.html | 2 +- .../bluetooth/getCharacteristic/disconnect-called-during.html | 2 +- .../bluetooth/getCharacteristic/get-same-characteristic.html | 2 +- .../getCharacteristic/invalid-characteristic-name.html | 2 +- .../mozilla/bluetooth/getCharacteristic/service-is-removed.html | 2 +- .../blacklisted-characteristics-with-uuid.html | 2 +- .../getCharacteristics/blacklisted-characteristics.html | 2 +- .../getCharacteristics/characteristics-found-with-uuid.html | 2 +- .../bluetooth/getCharacteristics/characteristics-found.html | 2 +- .../getCharacteristics/characteristics-not-found-with-uuid.html | 2 +- .../bluetooth/getCharacteristics/characteristics-not-found.html | 2 +- .../bluetooth/getCharacteristics/correct-characteristics.html | 2 +- .../getCharacteristics/device-goes-out-of-range-with-uuid.html | 2 +- .../bluetooth/getCharacteristics/device-goes-out-of-range.html | 2 +- .../getCharacteristics/disconnect-called-before-with-uuid.html | 2 +- .../bluetooth/getCharacteristics/disconnect-called-before.html | 2 +- .../getCharacteristics/disconnect-called-during-with-uuid.html | 2 +- .../bluetooth/getCharacteristics/disconnect-called-during.html | 2 +- .../bluetooth/getCharacteristics/get-same-characteristics.html | 2 +- .../getCharacteristics/invalid-characteristic-name.html | 2 +- .../getCharacteristics/service-is-removed-with-uuid.html | 2 +- .../bluetooth/getCharacteristics/service-is-removed.html | 2 +- .../mozilla/bluetooth/getDescriptor/blacklisted-descriptor.html | 2 +- .../bluetooth/getDescriptor/characteristic-is-removed.html | 2 +- .../tests/mozilla/bluetooth/getDescriptor/descriptor-found.html | 2 +- .../mozilla/bluetooth/getDescriptor/descriptor-not-found.html | 2 +- .../bluetooth/getDescriptor/device-goes-out-of-range.html | 2 +- .../bluetooth/getDescriptor/disconnect-called-before.html | 2 +- .../bluetooth/getDescriptor/disconnect-called-during.html | 2 +- .../mozilla/bluetooth/getDescriptor/get-same-descriptor.html | 2 +- .../bluetooth/getDescriptor/invalid-descriptor-name.html | 2 +- .../getDescriptors/blacklisted-descriptors-with-uuid.html | 2 +- .../bluetooth/getDescriptors/blacklisted-descriptors.html | 2 +- .../getDescriptors/characteristic-is-removed-with-uuid.html | 2 +- .../bluetooth/getDescriptors/characteristic-is-removed.html | 2 +- .../mozilla/bluetooth/getDescriptors/correct-descriptors.html | 2 +- .../bluetooth/getDescriptors/descriptors-found-with-uuid.html | 2 +- .../mozilla/bluetooth/getDescriptors/descriptors-found.html | 2 +- .../getDescriptors/descriptors-not-found-with-uuid.html | 2 +- .../mozilla/bluetooth/getDescriptors/descriptors-not-found.html | 2 +- .../getDescriptors/device-goes-out-of-range-with-uuid.html | 2 +- .../bluetooth/getDescriptors/device-goes-out-of-range.html | 2 +- .../getDescriptors/disconnect-called-before-with-uuid.html | 2 +- .../bluetooth/getDescriptors/disconnect-called-before.html | 2 +- .../getDescriptors/disconnect-called-during-with-uuid.html | 2 +- .../bluetooth/getDescriptors/disconnect-called-during.html | 2 +- .../mozilla/bluetooth/getDescriptors/get-same-descriptors.html | 2 +- .../bluetooth/getDescriptors/invalid-descriptor-name.html | 2 +- .../bluetooth/getPrimaryService/device-goes-out-of-range.html | 2 +- .../bluetooth/getPrimaryService/disconnect-called-before.html | 2 +- .../bluetooth/getPrimaryService/disconnect-called-during.html | 2 +- .../bluetooth/getPrimaryService/disconnected-device.html | 2 +- .../mozilla/bluetooth/getPrimaryService/get-same-service.html | 2 +- .../bluetooth/getPrimaryService/invalid-service-name.html | 2 +- .../getPrimaryService/no-permission-absent-service.html | 2 +- .../getPrimaryService/no-permission-present-service.html | 2 +- .../mozilla/bluetooth/getPrimaryService/service-found.html | 2 +- .../mozilla/bluetooth/getPrimaryService/service-not-found.html | 2 +- .../getPrimaryServices/blacklisted-services-with-uuid.html | 2 +- .../bluetooth/getPrimaryServices/blacklisted-services.html | 2 +- .../mozilla/bluetooth/getPrimaryServices/correct-services.html | 2 +- .../getPrimaryServices/device-goes-out-of-range-with-uuid.html | 2 +- .../bluetooth/getPrimaryServices/device-goes-out-of-range.html | 2 +- .../getPrimaryServices/disconnect-called-before-with-uuid.html | 2 +- .../bluetooth/getPrimaryServices/disconnect-called-before.html | 2 +- .../getPrimaryServices/disconnect-called-during-with-uuid.html | 2 +- .../bluetooth/getPrimaryServices/disconnect-called-during.html | 2 +- .../getPrimaryServices/disconnected-device-with-uuid.html | 2 +- .../bluetooth/getPrimaryServices/disconnected-device.html | 2 +- .../mozilla/bluetooth/getPrimaryServices/get-same-service.html | 2 +- .../bluetooth/getPrimaryServices/invalid-service-name.html | 2 +- .../no-permission-absent-service-with-uuid.html | 2 +- .../no-permission-present-service-with-uuid.html | 2 +- .../getPrimaryServices/no-permission-present-service.html | 2 +- .../bluetooth/getPrimaryServices/services-found-with-uuid.html | 2 +- .../mozilla/bluetooth/getPrimaryServices/services-found.html | 2 +- .../getPrimaryServices/services-not-found-with-uuid.html | 2 +- .../bluetooth/getPrimaryServices/services-not-found.html | 2 +- .../readValue/characteristic/blacklisted-characteristic.html | 2 +- .../readValue/characteristic/characteristic-is-removed.html | 2 +- .../readValue/characteristic/device-goes-out-of-range.html | 2 +- .../readValue/characteristic/disconnect-called-before.html | 2 +- .../bluetooth/readValue/characteristic/read-succeeds.html | 2 +- .../bluetooth/readValue/characteristic/read-updates-value.html | 2 +- .../bluetooth/readValue/characteristic/service-is-removed.html | 2 +- .../bluetooth/readValue/descriptor/blacklisted-descriptor.html | 2 +- .../readValue/descriptor/characteristic-is-removed.html | 2 +- .../bluetooth/readValue/descriptor/descriptor-is-removed.html | 2 +- .../readValue/descriptor/device-goes-out-of-range.html | 2 +- .../readValue/descriptor/disconnect-called-before.html | 2 +- .../mozilla/bluetooth/readValue/descriptor/read-succeeds.html | 2 +- .../bluetooth/readValue/descriptor/read-updates-value.html | 2 +- .../bluetooth/readValue/descriptor/service-is-removed.html | 2 +- .../bluetooth/requestDevice/accept-all-devices-with-filter.html | 2 +- .../mozilla/bluetooth/requestDevice/accept-all-devices.html | 2 +- .../mozilla/bluetooth/requestDevice/adapter-not-present.html | 2 +- .../tests/mozilla/bluetooth/requestDevice/adapter-off.html | 2 +- .../bluetooth/requestDevice/blacklisted-service-in-filter.html | 2 +- .../requestDevice/blacklisted-service-in-optionalServices.html | 2 +- .../requestDevice/canonicalizeFilter/empty-filter.html | 2 +- .../requestDevice/canonicalizeFilter/empty-filters-member.html | 2 +- .../requestDevice/canonicalizeFilter/empty-namePrefix.html | 2 +- .../requestDevice/canonicalizeFilter/empty-services-member.html | 2 +- .../canonicalizeFilter/max-length-for-device-name-name.html | 2 +- .../max-length-for-device-name-namePrefix.html | 2 +- .../canonicalizeFilter/max-length-for-name-in-adv-name.html | 2 +- .../max-length-for-name-in-adv-namePrefix.html | 2 +- .../requestDevice/canonicalizeFilter/no-arguments.html | 2 +- .../requestDevice/canonicalizeFilter/no-filters-member.html | 2 +- .../unicode-max-length-for-device-name-name.html | 2 +- .../unicode-max-length-for-device-name-namePrefix.html | 2 +- .../unicode-max-length-for-name-in-adv-name.html | 2 +- .../unicode-max-length-for-name-in-adv-namePrefix.html | 2 +- .../canonicalizeFilter/unicode-valid-length-name-name.html | 2 +- .../unicode-valid-length-name-namePrefix.html | 2 +- .../wrong-service-in-optionalServices-member.html | 2 +- .../canonicalizeFilter/wrong-service-in-services-member.html | 2 +- .../mozilla/bluetooth/requestDevice/discovery-succeeds.html | 2 +- .../mozilla/bluetooth/requestDevice/filter-does-not-match.html | 2 +- .../tests/mozilla/bluetooth/requestDevice/filter-matches.html | 2 +- .../requestDevice/name-empty-device-from-name-empty-filter.html | 2 +- .../name-empty-device-from-name-prefix-filter.html | 2 +- .../requestDevice/name-empty-device-from-name-wrong-filter.html | 2 +- .../requestDevice/name-empty-device-from-service-filter.html | 2 +- .../mozilla/bluetooth/requestDevice/name-empty-filter.html | 2 +- .../name-missing-device-from-name-empty-filter.html | 2 +- .../name-missing-device-from-name-prefix-filter.html | 2 +- .../name-missing-device-from-name-wrong-filter.html | 2 +- .../requestDevice/name-missing-device-from-service-filter.html | 2 +- .../tests/mozilla/bluetooth/requestDevice/no-devices.html | 2 +- .../requestDevice/not-accept-all-devices-without-filter.html | 2 +- .../tests/mozilla/bluetooth/requestDevice/same-device.html | 2 +- .../bluetooth/requestDevice/single-filter-single-service.html | 2 +- .../requestDevice/single-filter-two-services-fails.html | 2 +- .../requestDevice/single-filter-two-services-succeeds.html | 2 +- .../tests/mozilla/bluetooth/requestDevice/two-filters.html | 2 +- .../writeValue/characteristic/blacklisted-characteristic.html | 2 +- .../writeValue/characteristic/characteristic-is-removed.html | 2 +- .../writeValue/characteristic/device-goes-out-of-range.html | 2 +- .../writeValue/characteristic/disconnect-called-before.html | 2 +- .../bluetooth/writeValue/characteristic/service-is-removed.html | 2 +- .../bluetooth/writeValue/characteristic/write-succeeds.html | 2 +- .../writeValue/characteristic/write-updates-value.html | 2 +- .../bluetooth/writeValue/descriptor/blacklisted-descriptor.html | 2 +- .../writeValue/descriptor/characteristic-is-removed.html | 2 +- .../bluetooth/writeValue/descriptor/descriptor-is-removed.html | 2 +- .../writeValue/descriptor/device-goes-out-of-range.html | 2 +- .../writeValue/descriptor/disconnect-called-before.html | 2 +- .../bluetooth/writeValue/descriptor/service-is-removed.html | 2 +- .../mozilla/bluetooth/writeValue/descriptor/write-succeeds.html | 2 +- .../bluetooth/writeValue/descriptor/write-updates-value.html | 2 +- 162 files changed, 161 insertions(+), 161 deletions(-) rename tests/wpt/{web-platform-tests => mozilla/tests/mozilla}/bluetooth/bluetooth-helpers.js (100%) diff --git a/tests/wpt/web-platform-tests/bluetooth/bluetooth-helpers.js b/tests/wpt/mozilla/tests/mozilla/bluetooth/bluetooth-helpers.js similarity index 100% rename from tests/wpt/web-platform-tests/bluetooth/bluetooth-helpers.js rename to tests/wpt/mozilla/tests/mozilla/bluetooth/bluetooth-helpers.js diff --git a/tests/wpt/mozilla/tests/mozilla/bluetooth/connect/connection-succeeds.html b/tests/wpt/mozilla/tests/mozilla/bluetooth/connect/connection-succeeds.html index 34747ba93a6..3103ca4ff65 100644 --- a/tests/wpt/mozilla/tests/mozilla/bluetooth/connect/connection-succeeds.html +++ b/tests/wpt/mozilla/tests/mozilla/bluetooth/connect/connection-succeeds.html @@ -1,7 +1,7 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +