summaryrefslogtreecommitdiff
path: root/metrics/android-render-test-runner-style.json
blob: efc42d7321c56f3b29d089f1fc3a16c8c1cff3ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
}