summaryrefslogtreecommitdiff
path: root/render-test/android-manifest-probe-memory.json
blob: a90d39ee8385b65b172478e22f53e0643e5e5dc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "base_test_path":"mapbox-gl-js/test/integration",
    "expectation_paths":["render-test/expected", "render-test/expected/android"],
    "ignore_paths":["render-test/ignores/ignores.json", "render-test/ignores/linux-ignores.json", "render-test/ignores/android-temp-fail.json"],
    "vendor_path":"vendor",
    "asset_path": "mapbox-gl-js/test/integration",
    "result_path":"/sdcard/",
    "probes": ["probeMemory"],
    "metric_path":"render-test/metrics/android",
    "filter": "real-world"
}