summaryrefslogtreecommitdiff
path: root/metrics/android-render-test-runner-style.json
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/android-render-test-runner-style.json')
-rw-r--r--metrics/android-render-test-runner-style.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/metrics/android-render-test-runner-style.json b/metrics/android-render-test-runner-style.json
new file mode 100644
index 0000000000..efc42d7321
--- /dev/null
+++ b/metrics/android-render-test-runner-style.json
@@ -0,0 +1,19 @@
+{
+ "base_test_path": "../mapbox-gl-js/test/integration",
+ "cache_path": "cache-style.db",
+ "expectation_paths": [
+ "expectations/platform-all",
+ "expectations/platform-android"
+ ],
+ "ignore_paths": [
+ "ignores/platform-all.json",
+ "ignores/platform-linux.json",
+ "ignores/platform-android.json"
+ ],
+ "metric_path": "android-render-test-runner",
+ "probes": [
+ "probeGFX",
+ "probeNetwork"
+ ],
+ "result_path": "/sdcard"
+}