summaryrefslogtreecommitdiff
path: root/render-test/linux-manifest-probe-memory.json
blob: 25b59e4a44be85c85b3d58d9ec4a4ab6e762162d (plain)
1
2
3
4
5
6
7
8
9
10
{
    "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",
    "filter": "real-world"
}