test_platform: Separate TEST_NA results from FAIL results

Currently TEST_NA (Not Applicable) tests show up as failures.  This
change adds another verdict so that TEST_NA can be treated as a no-op
instead.

BUG=chromium:1027745
TEST=./generate.sh

Change-Id: Idf2c7f3449a554f1d0e864a8fba270f23f2a389a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2186549
Reviewed-by: Alex Zamorzaev <zamorzaev@chromium.org>
Tested-by: G Tong <gatong@chromium.org>
Commit-Queue: G Tong <gatong@chromium.org>
Commit-Queue: Alex Zamorzaev <zamorzaev@chromium.org>
diff --git a/go/test_platform/skylab_test_runner/result.pb.go b/go/test_platform/skylab_test_runner/result.pb.go
index 12ca75e..622ac5f 100644
--- a/go/test_platform/skylab_test_runner/result.pb.go
+++ b/go/test_platform/skylab_test_runner/result.pb.go
@@ -25,21 +25,24 @@
 type Result_Autotest_TestCase_Verdict int32
 
 const (
-	Result_Autotest_TestCase_VERDICT_UNDEFINED Result_Autotest_TestCase_Verdict = 0
-	Result_Autotest_TestCase_VERDICT_PASS      Result_Autotest_TestCase_Verdict = 1
-	Result_Autotest_TestCase_VERDICT_FAIL      Result_Autotest_TestCase_Verdict = 2
+	Result_Autotest_TestCase_VERDICT_UNDEFINED  Result_Autotest_TestCase_Verdict = 0
+	Result_Autotest_TestCase_VERDICT_PASS       Result_Autotest_TestCase_Verdict = 1
+	Result_Autotest_TestCase_VERDICT_FAIL       Result_Autotest_TestCase_Verdict = 2
+	Result_Autotest_TestCase_VERDICT_NO_VERDICT Result_Autotest_TestCase_Verdict = 3
 )
 
 var Result_Autotest_TestCase_Verdict_name = map[int32]string{
 	0: "VERDICT_UNDEFINED",
 	1: "VERDICT_PASS",
 	2: "VERDICT_FAIL",
+	3: "VERDICT_NO_VERDICT",
 }
 
 var Result_Autotest_TestCase_Verdict_value = map[string]int32{
-	"VERDICT_UNDEFINED": 0,
-	"VERDICT_PASS":      1,
-	"VERDICT_FAIL":      2,
+	"VERDICT_UNDEFINED":  0,
+	"VERDICT_PASS":       1,
+	"VERDICT_FAIL":       2,
+	"VERDICT_NO_VERDICT": 3,
 }
 
 func (x Result_Autotest_TestCase_Verdict) String() string {
@@ -515,44 +518,45 @@
 }
 
 var fileDescriptor_e702ec909b65d32c = []byte{
-	// 609 bytes of a gzipped FileDescriptorProto
-	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x94, 0xdf, 0x4f, 0x13, 0x41,
-	0x10, 0xc7, 0xb9, 0xb6, 0xf4, 0xc7, 0xb4, 0x62, 0xdd, 0x88, 0x39, 0x6b, 0xa2, 0xc8, 0x13, 0x31,
-	0x71, 0x2f, 0x56, 0x12, 0x13, 0xe3, 0x03, 0x2d, 0x05, 0xc1, 0x10, 0x42, 0xb6, 0x14, 0xa3, 0x21,
-	0xb9, 0x6c, 0xdb, 0xa5, 0x54, 0xee, 0x6e, 0x2f, 0xbb, 0x7b, 0x26, 0xfc, 0x69, 0x3e, 0xfb, 0x4f,
-	0xf8, 0x57, 0xf8, 0xec, 0xa3, 0xb9, 0xb9, 0xbd, 0x78, 0xa0, 0x49, 0x81, 0x27, 0xdf, 0x6e, 0x66,
-	0x76, 0x3e, 0x33, 0xfb, 0x9d, 0xb9, 0x85, 0x97, 0x46, 0x68, 0xe3, 0xc7, 0x01, 0x37, 0x67, 0x52,
-	0x85, 0x9e, 0xbe, 0xb8, 0x0c, 0xf8, 0xd8, 0x47, 0xa7, 0x4a, 0xa2, 0x48, 0x28, 0x4f, 0x09, 0x9d,
-	0x04, 0x86, 0xc6, 0x4a, 0x1a, 0x49, 0xd6, 0xae, 0x1c, 0xa7, 0x7f, 0x1f, 0xef, 0x3c, 0xbb, 0x0a,
-	0x9c, 0xc8, 0x30, 0x94, 0x91, 0x67, 0xb8, 0xbe, 0xc8, 0x10, 0xeb, 0x5b, 0xd0, 0xea, 0xe9, 0xcb,
-	0x68, 0xc2, 0x90, 0xab, 0xc9, 0x63, 0xa8, 0x07, 0x72, 0xa6, 0xfd, 0x44, 0x05, 0xae, 0xb3, 0xe6,
-	0x6c, 0x34, 0x58, 0x2d, 0xb5, 0x47, 0x2a, 0x20, 0xab, 0x50, 0xb5, 0x81, 0x12, 0x06, 0x96, 0xd1,
-	0xbd, 0xfe, 0xa3, 0x01, 0xd5, 0x2c, 0x9b, 0x9c, 0xc2, 0x7d, 0x9e, 0x18, 0x99, 0x35, 0x80, 0x2e,
-	0x64, 0x34, 0xbb, 0xaf, 0xe8, 0xa2, 0x4e, 0x69, 0x86, 0xa0, 0x3d, 0x9b, 0xbf, 0xb7, 0xc4, 0x56,
-	0x72, 0x96, 0xa5, 0xbf, 0x87, 0x6a, 0xac, 0xc4, 0x17, 0x39, 0xc6, 0xfa, 0xcd, 0xae, 0x77, 0x63,
-	0xe8, 0x11, 0xa6, 0x31, 0x9b, 0x4e, 0xb6, 0xf0, 0x8e, 0xfe, 0x94, 0x1b, 0xee, 0x96, 0x11, 0xf5,
-	0xfc, 0x1a, 0x2a, 0xd3, 0x89, 0x1e, 0x73, 0x7d, 0x71, 0x20, 0x67, 0x03, 0x6e, 0x78, 0xbf, 0xe4,
-	0x3a, 0x28, 0x45, 0x6a, 0x90, 0x8f, 0xd0, 0xd2, 0x86, 0x1b, 0xe1, 0x27, 0xf1, 0x94, 0x1b, 0xe1,
-	0x56, 0x90, 0xb2, 0x79, 0xe3, 0x86, 0x86, 0x69, 0xf2, 0x08, 0x73, 0x59, 0x53, 0xff, 0x31, 0xc8,
-	0x10, 0xee, 0xf1, 0x74, 0x1c, 0x56, 0x3e, 0xed, 0x2e, 0x23, 0x99, 0x2e, 0x26, 0x17, 0xa7, 0xc8,
-	0x5a, 0xbc, 0x60, 0x75, 0xbe, 0x95, 0xa1, 0x9e, 0xeb, 0x4a, 0x3e, 0x01, 0x60, 0xda, 0x84, 0x6b,
-	0xa1, 0x5d, 0x67, 0xad, 0xbc, 0xd1, 0xec, 0xbe, 0xbd, 0xf5, 0x78, 0xe8, 0xb1, 0xd0, 0x66, 0x9b,
-	0x6b, 0xc1, 0x1a, 0xc6, 0x7e, 0x69, 0xf2, 0x14, 0x60, 0x1e, 0x4d, 0x64, 0x18, 0x07, 0xc2, 0x08,
-	0x1c, 0x52, 0x9d, 0x15, 0x3c, 0xe4, 0x0d, 0xb8, 0x69, 0x5b, 0xe7, 0x4a, 0x46, 0x32, 0xd1, 0x7e,
-	0x3e, 0x03, 0x5c, 0xa9, 0x32, 0xae, 0xd4, 0x6a, 0x21, 0x6e, 0x85, 0x1f, 0xa9, 0xa0, 0xf3, 0xcb,
-	0x81, 0x7a, 0x5e, 0x90, 0x10, 0xa8, 0x44, 0x3c, 0x14, 0x76, 0x3b, 0xf1, 0x9b, 0x9c, 0x42, 0xed,
-	0xab, 0x50, 0xd3, 0xf9, 0xc4, 0x60, 0xd9, 0x95, 0x6e, 0xff, 0xee, 0x37, 0xa2, 0x27, 0x19, 0x89,
-	0xe5, 0x48, 0xb2, 0x09, 0x8f, 0xce, 0x93, 0x90, 0x47, 0xbe, 0x12, 0x7c, 0xca, 0xc7, 0x81, 0xf0,
-	0x75, 0x12, 0x86, 0x5c, 0x5d, 0xda, 0xae, 0x1f, 0x62, 0x94, 0xd9, 0xe0, 0x30, 0x8b, 0xad, 0x0f,
-	0xa0, 0x66, 0x49, 0x64, 0x15, 0x1e, 0x9c, 0xec, 0xb0, 0xc1, 0xfe, 0xf6, 0xb1, 0x3f, 0x3a, 0x1c,
-	0xec, 0xec, 0xee, 0x1f, 0xee, 0x0c, 0xda, 0x4b, 0xa4, 0x0d, 0xad, 0xdc, 0x7d, 0xd4, 0x1b, 0x0e,
-	0xdb, 0x4e, 0xd1, 0xb3, 0xdb, 0xdb, 0x3f, 0x68, 0x97, 0x3a, 0xdf, 0x4b, 0x50, 0xcd, 0xd6, 0x97,
-	0xec, 0x41, 0x45, 0x1b, 0x11, 0xdb, 0x99, 0x6d, 0xde, 0x72, 0xfb, 0xe9, 0xd0, 0x88, 0x98, 0x21,
-	0xa1, 0xf3, 0xd3, 0x81, 0x4a, 0x6a, 0xfe, 0x53, 0xcb, 0x93, 0xeb, 0x5a, 0xbe, 0xbb, 0x4b, 0xa5,
-	0xff, 0x4b, 0xc5, 0x17, 0xd0, 0x2c, 0xfc, 0x72, 0xe4, 0x09, 0x34, 0xa6, 0x89, 0xf1, 0xf1, 0xc7,
-	0xb3, 0x77, 0xaf, 0x4f, 0x13, 0x83, 0x47, 0xfa, 0x0d, 0xa8, 0x9d, 0x73, 0x15, 0x09, 0xad, 0xfb,
-	0x07, 0x9f, 0x3f, 0xcc, 0x24, 0x4d, 0x17, 0x32, 0x9c, 0x27, 0x21, 0x95, 0x6a, 0xe6, 0xe5, 0x86,
-	0xd4, 0xde, 0x3c, 0x3a, 0x53, 0xdc, 0xc3, 0x67, 0xd4, 0x9b, 0x49, 0x6f, 0xd1, 0xd3, 0x3d, 0xae,
-	0xe2, 0xd1, 0xd7, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0x3d, 0x92, 0xda, 0x9f, 0xe5, 0x05, 0x00,
-	0x00,
+	// 626 bytes of a gzipped FileDescriptorProto
+	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x94, 0xdb, 0x6e, 0x13, 0x3d,
+	0x10, 0xc7, 0x9b, 0x43, 0x73, 0x98, 0xe4, 0xeb, 0x17, 0x2c, 0x5a, 0x2d, 0x41, 0x82, 0xd2, 0xab,
+	0x0a, 0x09, 0xaf, 0x08, 0x95, 0x90, 0x10, 0x17, 0x4d, 0x9a, 0x96, 0x16, 0x55, 0xa5, 0x72, 0x9a,
+	0x22, 0x50, 0xa5, 0x95, 0x93, 0x75, 0xd3, 0xd0, 0xdd, 0xf5, 0xca, 0xf6, 0x22, 0xf5, 0x2d, 0x78,
+	0x27, 0x9e, 0x80, 0x17, 0x41, 0x3c, 0x02, 0xda, 0x59, 0xaf, 0xd8, 0x16, 0xa4, 0x1e, 0xd4, 0x3b,
+	0xcf, 0x8c, 0xe7, 0xe7, 0xf1, 0x7f, 0xc6, 0x86, 0x17, 0x46, 0x68, 0xe3, 0xc5, 0x01, 0x37, 0xa7,
+	0x52, 0x85, 0xae, 0x3e, 0xbf, 0x08, 0xf8, 0xc4, 0x43, 0xa7, 0x4a, 0xa2, 0x48, 0x28, 0x57, 0x09,
+	0x9d, 0x04, 0x86, 0xc6, 0x4a, 0x1a, 0x49, 0x56, 0x2f, 0x6d, 0xa7, 0x7f, 0x6f, 0xef, 0x3e, 0xbd,
+	0x0c, 0x9c, 0xca, 0x30, 0x94, 0x91, 0x6b, 0xb8, 0x3e, 0xcf, 0x10, 0x6b, 0x9b, 0xd0, 0xee, 0xeb,
+	0x8b, 0x68, 0xca, 0x90, 0xab, 0xc9, 0x23, 0x68, 0x04, 0x72, 0xa6, 0xbd, 0x44, 0x05, 0x4e, 0x69,
+	0xb5, 0xb4, 0xde, 0x64, 0xf5, 0xd4, 0x1e, 0xab, 0x80, 0x2c, 0x43, 0xcd, 0x06, 0xca, 0x18, 0x58,
+	0x44, 0xf7, 0xda, 0xaf, 0x26, 0xd4, 0xb2, 0x6c, 0x72, 0x02, 0xff, 0xf3, 0xc4, 0xc8, 0xac, 0x00,
+	0x74, 0x21, 0xa3, 0xd5, 0x7b, 0x49, 0xaf, 0xab, 0x94, 0x66, 0x08, 0xda, 0xb7, 0xf9, 0xbb, 0x0b,
+	0x6c, 0x29, 0x67, 0x59, 0xfa, 0x3b, 0xa8, 0xc5, 0x4a, 0x7c, 0x91, 0x13, 0x3c, 0xbf, 0xd5, 0x73,
+	0x6f, 0x0c, 0x3d, 0xc4, 0x34, 0x66, 0xd3, 0xc9, 0x26, 0xde, 0xd1, 0xf3, 0xb9, 0xe1, 0x4e, 0x05,
+	0x51, 0xcf, 0xae, 0xa0, 0x32, 0x9d, 0xe8, 0x11, 0xd7, 0xe7, 0xfb, 0x72, 0x36, 0xe4, 0x86, 0x0f,
+	0xca, 0x4e, 0x09, 0xa5, 0x48, 0x0d, 0xf2, 0x11, 0xda, 0xda, 0x70, 0x23, 0xbc, 0x24, 0xf6, 0xb9,
+	0x11, 0x4e, 0x15, 0x29, 0x1b, 0x37, 0x2e, 0x68, 0x94, 0x26, 0x8f, 0x31, 0x97, 0xb5, 0xf4, 0x1f,
+	0x83, 0x8c, 0xe0, 0x3f, 0x9e, 0xb6, 0xc3, 0xca, 0xa7, 0x9d, 0x45, 0x24, 0xd3, 0xeb, 0xc9, 0xc5,
+	0x2e, 0xb2, 0x36, 0x2f, 0x58, 0xdd, 0x1f, 0x15, 0x68, 0xe4, 0xba, 0x92, 0x4f, 0x00, 0x98, 0x36,
+	0xe5, 0x5a, 0x68, 0xa7, 0xb4, 0x5a, 0x59, 0x6f, 0xf5, 0xde, 0xdc, 0xba, 0x3d, 0xf4, 0x48, 0x68,
+	0xb3, 0xc5, 0xb5, 0x60, 0x4d, 0x63, 0x57, 0x9a, 0x3c, 0x01, 0x98, 0x47, 0x53, 0x19, 0xc6, 0x81,
+	0x30, 0x02, 0x9b, 0xd4, 0x60, 0x05, 0x0f, 0x79, 0x0d, 0x4e, 0x5a, 0xd6, 0x99, 0x92, 0x91, 0x4c,
+	0xb4, 0x97, 0xf7, 0x00, 0x47, 0xaa, 0x82, 0x23, 0xb5, 0x5c, 0x88, 0x5b, 0xe1, 0xc7, 0x2a, 0xe8,
+	0x7e, 0x2b, 0x43, 0x23, 0x3f, 0x90, 0x10, 0xa8, 0x46, 0x3c, 0x14, 0x76, 0x3a, 0x71, 0x4d, 0x4e,
+	0xa0, 0xfe, 0x55, 0x28, 0x7f, 0x3e, 0x35, 0x78, 0xec, 0x52, 0x6f, 0x70, 0xf7, 0x1b, 0xd1, 0xe3,
+	0x8c, 0xc4, 0x72, 0x24, 0xd9, 0x80, 0x95, 0xb3, 0x24, 0xe4, 0x91, 0xa7, 0x04, 0xf7, 0xf9, 0x24,
+	0x10, 0x9e, 0x4e, 0xc2, 0x90, 0xab, 0x0b, 0x5b, 0xf5, 0x43, 0x8c, 0x32, 0x1b, 0x1c, 0x65, 0xb1,
+	0xb5, 0x13, 0xa8, 0x5b, 0x12, 0x59, 0x86, 0x07, 0xc7, 0xdb, 0x6c, 0xb8, 0xb7, 0x75, 0xe4, 0x8d,
+	0x0f, 0x86, 0xdb, 0x3b, 0x7b, 0x07, 0xdb, 0xc3, 0xce, 0x02, 0xe9, 0x40, 0x3b, 0x77, 0x1f, 0xf6,
+	0x47, 0xa3, 0x4e, 0xa9, 0xe8, 0xd9, 0xe9, 0xef, 0xed, 0x77, 0xca, 0x64, 0x05, 0x48, 0xee, 0x39,
+	0xf8, 0xe0, 0xd9, 0x65, 0xa7, 0xd2, 0xfd, 0x5e, 0x86, 0x5a, 0x36, 0xd6, 0x64, 0x17, 0xaa, 0xda,
+	0x88, 0xd8, 0xf6, 0x72, 0xe3, 0x96, 0xaf, 0x82, 0x8e, 0x8c, 0x88, 0x19, 0x12, 0xba, 0x3f, 0x4b,
+	0x50, 0x4d, 0xcd, 0x7f, 0x6a, 0x7c, 0x7c, 0x55, 0xe3, 0xb7, 0x77, 0x39, 0xe9, 0xbe, 0xd4, 0x1d,
+	0xde, 0x87, 0xba, 0xdd, 0xe7, 0xd0, 0x2a, 0x3c, 0x45, 0xf2, 0x18, 0x9a, 0x7e, 0x62, 0x3c, 0x7c,
+	0x90, 0xf6, 0xee, 0x0d, 0x3f, 0x31, 0xb8, 0x65, 0xd0, 0x84, 0xfa, 0x19, 0x57, 0x91, 0xd0, 0x7a,
+	0xb0, 0xff, 0xf9, 0xfd, 0x4c, 0xd2, 0x74, 0x50, 0xc3, 0x79, 0x12, 0x52, 0xa9, 0x66, 0x6e, 0x6e,
+	0x48, 0xed, 0xce, 0xa3, 0x53, 0xc5, 0x5d, 0xfc, 0x5e, 0xdd, 0x99, 0x74, 0xaf, 0xfb, 0xd2, 0x27,
+	0x35, 0xdc, 0xfa, 0xea, 0x77, 0x00, 0x00, 0x00, 0xff, 0xff, 0xf2, 0x00, 0xe8, 0x0b, 0xfd, 0x05,
+	0x00, 0x00,
 }
diff --git a/src/test_platform/skylab_test_runner/result.proto b/src/test_platform/skylab_test_runner/result.proto
index edc4e10..5fa9fbc 100644
--- a/src/test_platform/skylab_test_runner/result.proto
+++ b/src/test_platform/skylab_test_runner/result.proto
@@ -36,6 +36,7 @@
         VERDICT_UNDEFINED = 0;
         VERDICT_PASS = 1;
         VERDICT_FAIL = 2;
+        VERDICT_NO_VERDICT = 3;
       }
 
       Verdict verdict = 2;