Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Capture: add idlharness WPT #5765

Merged
merged 1 commit into from May 4, 2017

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented May 3, 2017

IDL copy-pasted from
https://w3c.github.io/mediacapture-image/#idl-index

BUG=706434

Review-Url: https://codereview.chromium.org/2847333002
Cr-Commit-Position: refs/heads/master@{#468833}

IDL copy-pasted from
https://w3c.github.io/mediacapture-image/#idl-index

BUG=706434

Review-Url: https://codereview.chromium.org/2847333002
Cr-Commit-Position: refs/heads/master@{#468833}
@jeffcarp
Copy link
Contributor

jeffcarp commented May 3, 2017

It seems Travis did not get the memo

@jeffcarp jeffcarp closed this May 3, 2017
@jeffcarp jeffcarp reopened this May 3, 2017
@w3c-bots
Copy link

w3c-bots commented May 4, 2017

View the complete job log.

Firefox (nightly channel)

Testing web-platform-tests at revision 373abc4
Using browser at version BuildID 20170502100421; SourceStamp 48c0fd9c9ec5d68061ea7b59358874ae8da72572
Starting 10 test iterations
All results were stable

All results

1 test ran
/mediacapture-image/idlharness.html
Subtest Results Messages
OK
Image Capture IDL test FAIL ReferenceError: ImageCapture is not defined

@w3c-bots
Copy link

w3c-bots commented May 4, 2017

View the complete job log.

Chrome (unstable channel)

Testing web-platform-tests at revision 373abc4
Using browser at version 60.0.3080.5 dev
Starting 10 test iterations
All results were stable

All results

1 test ran
/mediacapture-image/idlharness.html
Subtest Results Messages
OK
ImageCapture interface: existence and properties of interface object PASS
ImageCapture interface object length PASS
ImageCapture interface object name PASS
ImageCapture interface: existence and properties of interface prototype object PASS
ImageCapture interface: existence and properties of interface prototype object's "constructor" property PASS
ImageCapture interface: operation takePhoto(PhotoSettings) FAIL assert_throws: calling operation with this = null didn't throw TypeError function "function () {\n fn.apply(obj, args);\n }" did not throw
ImageCapture interface: operation getPhotoCapabilities() FAIL assert_throws: calling operation with this = null didn't throw TypeError function "function () {\n fn.apply(obj, args);\n }" did not throw
ImageCapture interface: operation grabFrame() FAIL assert_throws: calling operation with this = null didn't throw TypeError function "function () {\n fn.apply(obj, args);\n }" did not throw
ImageCapture interface: attribute track PASS
PhotoCapabilities interface: existence and properties of interface object PASS
PhotoCapabilities interface object length PASS
PhotoCapabilities interface object name PASS
PhotoCapabilities interface: existence and properties of interface prototype object PASS
PhotoCapabilities interface: existence and properties of interface prototype object's "constructor" property PASS
PhotoCapabilities interface: attribute redEyeReduction PASS
PhotoCapabilities interface: attribute imageHeight PASS
PhotoCapabilities interface: attribute imageWidth PASS
PhotoCapabilities interface: attribute fillLightMode PASS
MediaSettingsRange interface: existence and properties of interface object PASS
MediaSettingsRange interface object length PASS
MediaSettingsRange interface object name PASS
MediaSettingsRange interface: existence and properties of interface prototype object PASS
MediaSettingsRange interface: existence and properties of interface prototype object's "constructor" property PASS
MediaSettingsRange interface: attribute max PASS
MediaSettingsRange interface: attribute min PASS
MediaSettingsRange interface: attribute step PASS

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit adc09e4 into master May 4, 2017
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-30b7eefae3 branch May 4, 2017 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants