Closed Bug 1667083 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 25769 - Rename text-detection-api.tentative.idl to text-detection-api.idl

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox83 fixed)

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 25769 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/25769
Details from upstream follow.

b'Stephen McGruer <smcgruer@chromium.org>' wrote:

Rename text-detection-api.tentative.idl to text-detection-api.idl

Closes https://github.com/web-platform-tests/wpt/pull/25753

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 4 tests and 37 subtests

Status Summary

Firefox

OK : 4
PASS : 8
FAIL : 140

Chrome

OK : 4
PASS : 148

Safari

OK : 3
PASS : 6
FAIL : 105
ERROR: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/shape-detection/idlharness.https.any.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
FaceDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector must be primary interface of new FaceDetector(): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new FaceDetector(): FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: new FaceDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: operation getSupportedFormats(): FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector must be primary interface of new BarcodeDetector(): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new BarcodeDetector(): FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: new BarcodeDetector() must inherit property "getSupportedFormats()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: new BarcodeDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: calling detect(ImageBitmapSource) on new BarcodeDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS, Safari: FAIL)
TextDetector must be primary interface of new TextDetector(): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new TextDetector(): FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: new TextDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: calling detect(ImageBitmapSource) on new TextDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
/shape-detection/idlharness.https.any.worker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
FaceDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector must be primary interface of new FaceDetector(): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new FaceDetector(): FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: new FaceDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: operation getSupportedFormats(): FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector must be primary interface of new BarcodeDetector(): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new BarcodeDetector(): FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: new BarcodeDetector() must inherit property "getSupportedFormats()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: new BarcodeDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: calling detect(ImageBitmapSource) on new BarcodeDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS, Safari: FAIL)
TextDetector must be primary interface of new TextDetector(): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new TextDetector(): FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: new TextDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: calling detect(ImageBitmapSource) on new TextDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
/shape-detection/idlharness.https.any.sharedworker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: ERROR)
FaceDetector interface: existence and properties of interface object: FAIL (Chrome: PASS)
FaceDetector interface object length: FAIL (Chrome: PASS)
FaceDetector interface object name: FAIL (Chrome: PASS)
FaceDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
FaceDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
FaceDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
FaceDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS)
FaceDetector must be primary interface of new FaceDetector(): FAIL (Chrome: PASS)
Stringification of new FaceDetector(): FAIL (Chrome: PASS)
FaceDetector interface: new FaceDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS)
FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS)
BarcodeDetector interface: existence and properties of interface object: FAIL (Chrome: PASS)
BarcodeDetector interface object length: FAIL (Chrome: PASS)
BarcodeDetector interface object name: FAIL (Chrome: PASS)
BarcodeDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
BarcodeDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
BarcodeDetector interface: operation getSupportedFormats(): FAIL (Chrome: PASS)
BarcodeDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS)
BarcodeDetector must be primary interface of new BarcodeDetector(): FAIL (Chrome: PASS)
Stringification of new BarcodeDetector(): FAIL (Chrome: PASS)
BarcodeDetector interface: new BarcodeDetector() must inherit property "getSupportedFormats()" with the proper type: FAIL (Chrome: PASS)
BarcodeDetector interface: new BarcodeDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS)
BarcodeDetector interface: calling detect(ImageBitmapSource) on new BarcodeDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS)
TextDetector interface: existence and properties of interface object: FAIL (Chrome: PASS)
TextDetector interface object length: FAIL (Chrome: PASS)
TextDetector interface object name: FAIL (Chrome: PASS)
TextDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
TextDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
TextDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
TextDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS)
TextDetector must be primary interface of new TextDetector(): FAIL (Chrome: PASS)
Stringification of new TextDetector(): FAIL (Chrome: PASS)
TextDetector interface: new TextDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS)
TextDetector interface: calling detect(ImageBitmapSource) on new TextDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS)
/shape-detection/idlharness.https.any.serviceworker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
FaceDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector must be primary interface of new FaceDetector(): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new FaceDetector(): FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: new FaceDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: operation getSupportedFormats(): FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector must be primary interface of new BarcodeDetector(): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new BarcodeDetector(): FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: new BarcodeDetector() must inherit property "getSupportedFormats()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: new BarcodeDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
BarcodeDetector interface: calling detect(ImageBitmapSource) on new BarcodeDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: operation detect(ImageBitmapSource): FAIL (Chrome: PASS, Safari: FAIL)
TextDetector must be primary interface of new TextDetector(): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new TextDetector(): FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: new TextDetector() must inherit property "detect(ImageBitmapSource)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
TextDetector interface: calling detect(ImageBitmapSource) on new TextDetector() with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/shape-detection/idlharness.https.any.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
/shape-detection/idlharness.https.any.worker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
/shape-detection/idlharness.https.any.sharedworker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: ERROR)
/shape-detection/idlharness.https.any.serviceworker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/60784d9ddd97
[wpt PR 25769] - Rename text-detection-api.tentative.idl to text-detection-api.idl, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.