summaryrefslogtreecommitdiff
path: root/metrics/next-ios-render-test-runner-metrics.json
blob: 6aa8567ca8ebc491a3af3b4fdf310e3c53f99ddc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "base_test_path": "tests",
    "cache_path": "cache-metrics.db",
    "expectation_paths": [
        "expectations/platform-all",
        "expectations/platform-ios"
    ],
    "ignore_paths": [
        "ignores/platform-all.json",
        "ignores/platform-macos.json",
        "ignores/platform-ios.json"
    ],
    "metric_path": "next-ios-render-test-runner",
    "probes": [
        "probeGFX",
        "probeMemory",
        "probeNetwork"
    ]
}