[wpt-sync] Sync PR 39850 - sensors: Remove frequency validation test from generic-sensor-tests.js.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox115 fixed)
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39850 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39850
Details from upstream follow.
Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> wrote:
sensors: Remove frequency validation test from generic-sensor-tests.js.
This test is just validating that the Web IDL layer converts values to
doubles correctly.Change-Id: Ia739989c894bd9fa15c2f343a2c5075cdbb30cf0
Reviewed-on: https://chromium-review.googlesource.com/4506352
WPT-Export-Revision: fad9b490c5c9436315e477725967def4ab867acb
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Safari on GitHub CI
Total 17 tests and 1 subtests
Status Summary
Firefox
Safari
OK : 7
PASS : 11
FAIL : 21
ERROR : 10
NOTRUN: 211
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /accelerometer/Accelerometer.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /accelerometer/Accelerometer_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /accelerometer/GravitySensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /accelerometer/LinearAccelerationSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /ambient-light/AmbientLightSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /ambient-light/AmbientLightSensor_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /geolocation-sensor/GeolocationSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /geolocation-sensor/GeolocationSensor_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /gyroscope/Gyroscope.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /gyroscope/Gyroscope_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /magnetometer/Magnetometer.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /magnetometer/Magnetometer_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /orientation-sensor/AbsoluteOrientationSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /orientation-sensor/OrientationSensor_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /orientation-sensor/RelativeOrientationSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /proximity/ProximitySensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /proximity/ProximitySensor_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK)
Tests Disabled in Gecko Infrastructure
- /accelerometer/Accelerometer.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /accelerometer/Accelerometer_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /accelerometer/GravitySensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /accelerometer/LinearAccelerationSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /ambient-light/AmbientLightSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /ambient-light/AmbientLightSensor_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /geolocation-sensor/GeolocationSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /geolocation-sensor/GeolocationSensor_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /gyroscope/Gyroscope.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /gyroscope/Gyroscope_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /magnetometer/Magnetometer.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /magnetometer/Magnetometer_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /orientation-sensor/AbsoluteOrientationSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /orientation-sensor/OrientationSensor_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK) - /orientation-sensor/RelativeOrientationSensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /proximity/ProximitySensor.https.html [wpt.fyi]:
SKIP(Safari:ERROR) - /proximity/ProximitySensor_insecure_context.html [wpt.fyi]:
SKIP(Safari:OK)
Comment 5•3 years ago
|
||
| bugherder | ||
Description
•