summaryrefslogtreecommitdiff
path: root/render-test/linux-manifest-probe-memory.json
blob: e21326875d467cc9b48f53d8f440c0fe7e207ca1 (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/ignores/linux-ignores.json"],
    "vendor_path":"../vendor",
    "asset_path": "../mapbox-gl-js/test/integration",
    "probes": ["probeMemory"],
    "metric_path":"metrics/linux-gcc8",
    "filter": "real-world"
}