commit | 4351daa280ee9fc0ef790850dd699ea40b1350f8 | [log] [tgz] |
---|---|---|
author | Quentin Perret <qperret@google.com> | Wed Feb 23 13:10:41 2022 +0000 |
committer | Quentin Perret <qperret@google.com> | Wed Feb 23 13:19:00 2022 +0000 |
tree | 856f9234152b11cb923fdeb6e5429ee8da3720a4 | |
parent | 27341c10d6f68504156b88d10f1232cc5eb0ac6a [diff] |
vts: kselftest: Don't report skipped tests as failed The kselftest infrastructure reports skipped tests with an exit code equal to 4. Make sure to consider those tests as IGNORED in tradefed instead of reporting them failing. Bug: 218934075 Change-Id: Ic99638d7c65de4d55a73ab3b199a5906d3263700