Closed Bug 1473111 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 9832 - Update the shape-detection-api IDL file

Categories

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

enhancement

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Luke Bjerring <lukebjerring@chromium.org> wrote:
>  Update the shape-detection-api IDL file
>  
>  Hello reviewer(s),
>  
>  This PR is intended to consolidate the spec’s IDL definition with the WPT test suite’s copy, and any idlharness tests.
>  
>  The up-to-date copy of the IDL file was automatically extracted from the reffy-reports repo (https://github.com/tidoust/reffy-reports/tree/master/whatwg/idl) which scrapes known specs automatically + regulary.
>  
>  This PR is part of a migration project which will eventually be automatically updating and creating PRs for changes in spec IDL.
>  
>  Please check that:
>  The Spec (and its source) is correct and up-to-date
>  All tests which cover the IDL in the spec have been migrated to fetch + use the idl in the `interfaces/` directory (instead of inline copies in the test files).
>  
>  
>
Ran 2 tests and 64 subtests
OK     : 2
PASS   : 16
FAIL   : 48

New tests that have failures or other problems:
/shape-detection/idlharness.any.html
    BarcodeDetector interface object length: FAIL
    BarcodeDetector interface object name: FAIL
    BarcodeDetector interface: attribute supportedFormats: FAIL
    BarcodeDetector interface: existence and properties of interface object: FAIL
    BarcodeDetector interface: existence and properties of interface prototype object: FAIL
    BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL
    BarcodeDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    BarcodeDetector interface: operation detect(ImageBitmapSource): FAIL
    DetectedBarcode interface object length: FAIL
    DetectedBarcode interface object name: FAIL
    DetectedBarcode interface: attribute boundingBox: FAIL
    DetectedBarcode interface: attribute cornerPoints: FAIL
    DetectedBarcode interface: attribute format: FAIL
    DetectedBarcode interface: attribute rawValue: FAIL
    DetectedBarcode interface: existence and properties of interface object: FAIL
    DetectedBarcode interface: existence and properties of interface prototype object: FAIL
    DetectedBarcode interface: existence and properties of interface prototype object's "constructor" property: FAIL
    DetectedBarcode interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    DetectedFace interface object length: FAIL
    DetectedFace interface object name: FAIL
    DetectedFace interface: attribute boundingBox: FAIL
    DetectedFace interface: attribute landmarks: FAIL
    DetectedFace interface: existence and properties of interface object: FAIL
    DetectedFace interface: existence and properties of interface prototype object: FAIL
    DetectedFace interface: existence and properties of interface prototype object's "constructor" property: FAIL
    DetectedFace interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    FaceDetector interface object length: FAIL
    FaceDetector interface object name: FAIL
    FaceDetector interface: existence and properties of interface object: FAIL
    FaceDetector interface: existence and properties of interface prototype object: FAIL
    FaceDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL
    FaceDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    FaceDetector interface: operation detect(ImageBitmapSource): FAIL
/shape-detection/idlharness.any.worker.html
    BarcodeDetector interface object length: FAIL
    BarcodeDetector interface object name: FAIL
    BarcodeDetector interface: attribute supportedFormats: FAIL
    BarcodeDetector interface: existence and properties of interface object: FAIL
    BarcodeDetector interface: existence and properties of interface prototype object: FAIL
    BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL
    BarcodeDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    BarcodeDetector interface: operation detect(ImageBitmapSource): FAIL
    FaceDetector interface object length: FAIL
    FaceDetector interface object name: FAIL
    FaceDetector interface: existence and properties of interface object: FAIL
    FaceDetector interface: existence and properties of interface prototype object: FAIL
    FaceDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL
    FaceDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    FaceDetector interface: operation detect(ImageBitmapSource): FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/02c5b2210d6c
[wpt PR 9832] - Update the shape-detection-api IDL file, a=testonly
https://hg.mozilla.org/mozilla-central/rev/02c5b2210d6c
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.