commit | 37c28f77113943476fbbf6508ee2e0748d0f0279 | [log] [tgz] |
---|---|---|
author | Yinchu Chen <chenyc5@motorola.com> | Mon Jun 22 12:40:05 2020 +0000 |
committer | Boleyn Su <boleynsu@google.com> | Tue Jun 30 09:24:40 2020 +0000 |
tree | 31fbac41d0a4223aabca94c19f0b7ab601ef901f | |
parent | 5189b93f0326266b7c98937308f3ce8260038977 [diff] |
Fix GraphicsStatsValidationTest#testBasicDrawFrame This test is failing because jankyDelta check needs at least 1 frame with slow render time. On devices where jankyDelta is 0, test should not fail. Test: run cts-on-gsi -m CtsIncidentHostTestCases -t com.android.server.cts.GraphicsStatsValidationTest#testBasicDrawFrame Bug: b/159201653 Change-Id: Ic19f91f8b15ba0b53b390dccc58cd0332498d70c Signed-off-by: varunshrivastava <varunshrivastava@motorola.com>