From 0de6ffc383022e3ebfb658a729a0c9d7d7b026c4 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Mon, 27 Jan 2020 16:31:33 +0200 Subject: [build] Cleanup CircleCI configuration - Remove the legacy build jobs - Remove the next- namespace. --- .../metrics.json | 35 ---------------------- 1 file changed, 35 deletions(-) delete mode 100644 metrics/next-android-render-test-runner/render-tests/runtime-styling/layout-property-default-to-property-function/metrics.json (limited to 'metrics/next-android-render-test-runner/render-tests/runtime-styling/layout-property-default-to-property-function/metrics.json') diff --git a/metrics/next-android-render-test-runner/render-tests/runtime-styling/layout-property-default-to-property-function/metrics.json b/metrics/next-android-render-test-runner/render-tests/runtime-styling/layout-property-default-to-property-function/metrics.json deleted file mode 100644 index 43f81ae9e8..0000000000 --- a/metrics/next-android-render-test-runner/render-tests/runtime-styling/layout-property-default-to-property-function/metrics.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "network": [ - [ - "probeNetwork - default - end", - 2, - 211659 - ], - [ - "probeNetwork - default - start", - 0, - 0 - ] - ], - "gfx": [ - [ - "probeGFX - default - end", - 1, - 4, - 9, - 1, - [ - 21120, - 21120 - ], - [ - 46, - 46 - ], - [ - 384, - 384 - ] - ] - ] -} \ No newline at end of file -- cgit v1.2.1