OSDN Git Service

Add verification of knownfailures in the testrunner
authorShubham Ajmera <shubhamajmera@google.com>
Mon, 13 Mar 2017 17:51:14 +0000 (10:51 -0700)
committerShubham Ajmera <shubhamajmera@google.com>
Tue, 14 Mar 2017 18:57:23 +0000 (18:57 +0000)
commit2a0e16d09c6888b646402582d909467b11e445c0
tree45c3a756e32065e7248721bbdd3e545ad43790e7
parentcbf5628a345c98aff937121fc87f228c653af1c6
Add verification of knownfailures in the testrunner

Add verification checks in testrunner for
knownfailures entries.
Removed 554-jit-profile-file, 555-checker-regression-x86const entries,
as it doesn't exist anymore.

Also, unified the format of entries to use tests for all the
cases.

Bug: 36164293
Test: ./art/test/testrunner/testrunner.py --host -64
Change-Id: I2fb4d1a3dd34b76d314323db17c8a1c771545b28
test/knownfailures.json
test/testrunner/testrunner.py