Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(186)

Unified Diff: third_party/WebKit/LayoutTests/sensor/accelerometer.html

Issue 2529343002: [sensors] Fix flakiness in generic sensors tests (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/sensor/accelerometer.html
diff --git a/third_party/WebKit/LayoutTests/sensor/accelerometer.html b/third_party/WebKit/LayoutTests/sensor/accelerometer.html
index 7aaf8a614273e7a0175578af1da8ff90fdf86860..e55c9ac5e6c36eedbb8214ced9af23030e5f9935 100644
--- a/third_party/WebKit/LayoutTests/sensor/accelerometer.html
+++ b/third_party/WebKit/LayoutTests/sensor/accelerometer.html
@@ -52,4 +52,5 @@ sensor_test(sensor => {
return testPromise;
}, 'Test that sensor can be successfully created with sensor specific configuration parameter.');
+resetSensorProvider();
</script>

Powered by Google App Engine
This is Rietveld 408576698