summaryrefslogtreecommitdiff
path: root/render-test/linux-manifest-probe-memory.json
blob: 1f9fa1ca5c4c1c3371f533cd610900fb911e2fa8 (plain)
1
2
3
4
5
6
7
8
9
{
    "base_test_path":"../mapbox-gl-js/test/integration",
    "expectation_paths":["expected/"],
    "ignore_paths":["../platform/node/test/ignores.json", "../render-test/linux-ignores.json"],
    "vendor_path":"../vendor",
    "asset_path": "../mapbox-gl-js/test/integration",
    "probes": ["probeMemory"],
    "metric_path":"metrics/linux-gcc8"
}