summaryrefslogtreecommitdiff
path: root/metrics/next-ios-render-test-runner-style.json
blob: cc40c69206450a20aa33280bd50ce92ece049aed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "base_test_path": "integration",
    "cache_path": "cache-style.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",
        "probeNetwork"
    ]
}