Skip to content
Commit 63312a63 authored by Mårten Kongstad's avatar Mårten Kongstad Committed by Mårten Kongstad
Browse files

Bit: teach bit how to print number of @Ignored tests

Teach bit about @Ignored tests (resultCode -3). If any ignored tests
are found, bit will now print

  Ran 10 tests for Foo. 10 passed, 0 failed, 1 ignored

However, if no ignored tests are found, bit will omit the "N ignored"
part.

Test: manual: bit CtsOpenGLTestCases:android.opengl.cts.CompressedTextureTest#testTextureATC, check output contains "0 passed, 0 failed, 1 ignored"
Change-Id: Ifde68efc99cb98bcf4a7bd73c389a846055c5449
parent 4dcd3e0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment