summaryrefslogtreecommitdiff
path: root/render-test/android-manifest-probe-memory.json
diff options
context:
space:
mode:
Diffstat (limited to 'render-test/android-manifest-probe-memory.json')
-rw-r--r--render-test/android-manifest-probe-memory.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/render-test/android-manifest-probe-memory.json b/render-test/android-manifest-probe-memory.json
new file mode 100644
index 0000000000..bc94465761
--- /dev/null
+++ b/render-test/android-manifest-probe-memory.json
@@ -0,0 +1,10 @@
+{
+ "base_test_path":"mapbox-gl-js/test/integration",
+ "expectation_paths":["render-test/expected"],
+ "ignore_paths":["ignores/ignores.json", "ignores/linux-ignores.json"],
+ "vendor_path":"vendor",
+ "asset_path": "mapbox-gl-js/test/integration",
+ "result_path":"/sdcard/",
+ "probes": ["probeMemory"],
+ "metric_path":"render-test/metrics/android"
+} \ No newline at end of file