From f848f07ad9be9805bb1ae6d30c307b603dc87b86 Mon Sep 17 00:00:00 2001 From: zmiao Date: Wed, 11 Dec 2019 11:50:27 +0200 Subject: [metrics] Run Android RenderTestRunner bot in rebaseline mode (#16036) --- .../circle-opacity/property-function/metrics.json | 47 ---------------------- 1 file changed, 47 deletions(-) delete mode 100644 render-test/metrics/android/render-tests/circle-opacity/property-function/metrics.json (limited to 'render-test/metrics/android/render-tests/circle-opacity/property-function/metrics.json') diff --git a/render-test/metrics/android/render-tests/circle-opacity/property-function/metrics.json b/render-test/metrics/android/render-tests/circle-opacity/property-function/metrics.json deleted file mode 100644 index a24a2a8733..0000000000 --- a/render-test/metrics/android/render-tests/circle-opacity/property-function/metrics.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "memory": [ - [ - "probeMemory - default - end", - 110656, - 536 - ], - [ - "probeMemory - default - start", - 32, - 1 - ] - ], - "network": [ - [ - "probeNetwork - default - end", - 0, - 0 - ], - [ - "probeNetwork - default - start", - 0, - 0 - ] - ], - "gfx": [ - [ - "probeGFX - default - end", - 1, - 3, - 8, - 1, - [ - 32768, - 32768 - ], - [ - 46, - 46 - ], - [ - 128, - 128 - ] - ] - ] -} \ No newline at end of file -- cgit v1.2.1