summaryrefslogtreecommitdiff
path: root/render-test/android-manifest.json
blob: ddc91d1933d2129b3155b9d819dbb7ca977c7037 (plain)
1
2
3
4
5
6
7
8
9
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": ["probeGFX", "probeNetwork"],
    "metric_path":"render-test/metrics/android"
}