commit | 30305f244c5fce4cd7f4b409e8e9c3ffb0bf4e80 | [log] [tgz] |
---|---|---|
author | Omar El Ayach <oelayach@google.com> | Thu Feb 04 10:33:11 2021 -0800 |
committer | Omar El Ayach <oelayach@google.com> | Thu Feb 04 10:35:20 2021 -0800 |
tree | fa4881dd6c7ce9e1f9b859f74d45f0bd5fa445f3 | |
parent | cd04d2210675700a604c677a9ffe4d8f0dc14ec5 [diff] |
Move skip condition evaluation up in test logic. This CL moves the evaluation of skip conditions earlier into the test logic so that tests are skipped before other errors are caused by an invalid test config. Test: Done Bug: None Signed-off-by: Omar El Ayach <oelayach@google.com> Change-Id: I3ff91b622f3fb9c391cae1aa5e283843e2fdfaf1