From c29ab2c51dd5d0cc8b5b010141a53058ece24a1d Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Thu, 21 May 2020 10:23:27 +0000 Subject: [PATCH] Bug 1638391 [wpt PR 23639] - Mark AmbientLightSensor.https.html as a slow test., a=testonly Automatic update from web-platform-tests Mark AmbientLightSensor.https.html as a slow test. ALS and Magnetometer have a maximum frequency of 10Hz, which can cause the Generic Sensors test suite to take longer than normal to run. Add the tag with the annotation to AmbientLightSensor.https.html, as Magnetometer.https.html already has it. Bug: 731018 Change-Id: Ia437fb2907c0e52caa281c8e709c1d48ca59873f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203071 Auto-Submit: Raphael Kubo da Costa Commit-Queue: Reilly Grant Reviewed-by: Reilly Grant Cr-Commit-Position: refs/heads/master@{#769453} -- wpt-commits: 4d6f847054dbe39fb986fbd43cca4a8bd646663c wpt-pr: 23639 --- .../tests/ambient-light/AmbientLightSensor.https.html | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/web-platform/tests/ambient-light/AmbientLightSensor.https.html b/testing/web-platform/tests/ambient-light/AmbientLightSensor.https.html index 2383a2de2187..7d23896a6488 100644 --- a/testing/web-platform/tests/ambient-light/AmbientLightSensor.https.html +++ b/testing/web-platform/tests/ambient-light/AmbientLightSensor.https.html @@ -1,6 +1,7 @@ AmbientLightSensor Test +