diff options
author | Thiago Marcos P. Santos <tmpsantos@gmail.com> | 2020-01-27 16:31:33 +0200 |
---|---|---|
committer | Thiago Marcos P. Santos <tmpsantos@gmail.com> | 2020-01-28 00:44:07 +0200 |
commit | 0de6ffc383022e3ebfb658a729a0c9d7d7b026c4 (patch) | |
tree | 415d7542d0fd526b4c2daec74aa46728524a21f3 /metrics/linux-clang8-release/render-tests/runtime-styling/set-style-layout-property-literal-to-zoom-expression | |
parent | 8ddb0a959002b96dda1e656e3bcd87ac55286122 (diff) | |
download | qtlocation-mapboxgl-0de6ffc383022e3ebfb658a729a0c9d7d7b026c4.tar.gz |
[build] Cleanup CircleCI configuration
- Remove the legacy build jobs
- Remove the next- namespace.
Diffstat (limited to 'metrics/linux-clang8-release/render-tests/runtime-styling/set-style-layout-property-literal-to-zoom-expression')
-rw-r--r-- | metrics/linux-clang8-release/render-tests/runtime-styling/set-style-layout-property-literal-to-zoom-expression/metrics.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/metrics/linux-clang8-release/render-tests/runtime-styling/set-style-layout-property-literal-to-zoom-expression/metrics.json b/metrics/linux-clang8-release/render-tests/runtime-styling/set-style-layout-property-literal-to-zoom-expression/metrics.json new file mode 100644 index 0000000000..fea6fe2e59 --- /dev/null +++ b/metrics/linux-clang8-release/render-tests/runtime-styling/set-style-layout-property-literal-to-zoom-expression/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 2, + 211659 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 1, + 4, + 9, + 1, + [ + 22784, + 22784 + ], + [ + 34, + 34 + ], + [ + 224, + 224 + ] + ] + ] +}
\ No newline at end of file |