blob: 2c5f9b57adf2a2f84b43dec9b9da716875db20cc (
plain)
1
2
3
4
5
6
7
8
9
|
{
"base_test_path":"../mapbox-gl-js/test/integration",
"expectation_paths":["../render-test/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": ["probeGFX", "probeNetwork"],
"metric_path":"../metrics/next-linux-gcc8-release"
}
|