commit | 3c9cefc70f7c05e7dcfd494116b96b802113b46a | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@android.com> | Mon Jun 06 20:53:56 2011 -0700 |
committer | Brett Chabot <brettchabot@android.com> | Tue Jun 07 08:27:36 2011 -0700 |
tree | 6bc892ba3418a610d5377d1eb4934a8566bfa99f | |
parent | 98ff2036ecd5372e7ce33ece53138cd2ca55e128 [diff] |
Remove runtest hard dependency on test_defs.xml files. Previously runtest would fail hard if development/test_runner/test_defs.xml file was not present, even if it wasn't needed (ie running in --path mode). This commit skips test_defs parsing if --path is specified, and only parses development/test_runner/test_defs.xml if its present. Bug 4556556 Change-Id: Ief2dbbdab5c7e82e5db64414392d6e2a564e815d