Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1797)

Unified Diff: client/flagpb/unmarshal_test.pb_test.go

Issue 1935923002: client/flagpb: fix repeated bool without value (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/flagpb/unmarshal_test.proto ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/flagpb/unmarshal_test.pb_test.go
diff --git a/client/flagpb/unmarshal_test.pb_test.go b/client/flagpb/unmarshal_test.pb_test.go
index 516ffce8014df9a9a80a90b472cf5e400845d0fc..c9cb28d2be73a657946d0b379f87e15a42fcaab1 100644
--- a/client/flagpb/unmarshal_test.pb_test.go
+++ b/client/flagpb/unmarshal_test.pb_test.go
@@ -54,6 +54,7 @@ type M1 struct {
I int32 `protobuf:"varint,2,opt,name=i" json:"i,omitempty"`
Ri []int32 `protobuf:"varint,3,rep,name=ri" json:"ri,omitempty"`
B bool `protobuf:"varint,4,opt,name=b" json:"b,omitempty"`
+ Rb []bool `protobuf:"varint,6,rep,name=rb" json:"rb,omitempty"`
Bb []byte `protobuf:"bytes,5,opt,name=bb,proto3" json:"bb,omitempty"`
}
@@ -114,19 +115,20 @@ func init() {
}
var fileDescriptor0 = []byte{
- // 220 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x6c, 0x90, 0x41, 0x4f, 0x84, 0x30,
- 0x10, 0x85, 0x9d, 0x76, 0x97, 0xb8, 0xe3, 0x66, 0x43, 0xaa, 0x89, 0x8d, 0x27, 0xc2, 0xc9, 0x78,
- 0x20, 0xb6, 0x9c, 0xfc, 0x01, 0x1c, 0xf1, 0xd0, 0x83, 0x57, 0x43, 0x13, 0x14, 0x12, 0x10, 0x42,
- 0xeb, 0xff, 0x77, 0x5a, 0x02, 0xf1, 0xb0, 0xa7, 0xce, 0xeb, 0x97, 0xf7, 0xfa, 0xa6, 0xf8, 0xf0,
- 0xfb, 0x33, 0x36, 0x8b, 0xeb, 0x9a, 0xe1, 0xd3, 0xb7, 0xce, 0x17, 0xf3, 0x32, 0xf9, 0x49, 0x24,
- 0x5f, 0x43, 0xf3, 0x3d, 0xdb, 0xfc, 0x1d, 0x59, 0xad, 0xc4, 0x19, 0xc1, 0x49, 0xc8, 0xe0, 0xf9,
- 0x64, 0xc0, 0x05, 0xd5, 0x4b, 0x46, 0xea, 0x68, 0xa0, 0x17, 0x17, 0x64, 0x4b, 0x2f, 0x79, 0xc6,
- 0x49, 0xd2, 0x14, 0xa8, 0x95, 0x07, 0xa2, 0xb7, 0x06, 0x6c, 0xa0, 0xd6, 0xca, 0x23, 0xc9, 0xb3,
- 0xa1, 0x29, 0x7f, 0xa3, 0x3c, 0x2d, 0x9e, 0x90, 0x8d, 0x2a, 0x06, 0xde, 0x69, 0x2c, 0xd6, 0xa7,
- 0x8a, 0x5a, 0x19, 0xba, 0x15, 0x8f, 0x08, 0x6d, 0x4c, 0xbf, 0xe8, 0xd3, 0x86, 0x2a, 0x03, 0x6d,
- 0xde, 0x91, 0xb5, 0xdc, 0xad, 0xfc, 0x8a, 0x35, 0x30, 0x1d, 0xbd, 0xff, 0x99, 0x26, 0xa6, 0xd7,
- 0x5a, 0x7c, 0xab, 0x15, 0x17, 0x3a, 0x6c, 0x0b, 0x85, 0x92, 0x7e, 0x2f, 0xe9, 0x5f, 0xee, 0x11,
- 0x2a, 0x91, 0x20, 0xfb, 0x78, 0x4d, 0x6f, 0xe2, 0xa9, 0x52, 0xb0, 0x49, 0xfc, 0x98, 0xf2, 0x2f,
- 0x00, 0x00, 0xff, 0xff, 0xfa, 0xb5, 0xe6, 0xe4, 0x30, 0x01, 0x00, 0x00,
+ // 227 bytes of a gzipped FileDescriptorProto
+ 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x6c, 0x90, 0x31, 0x4f, 0xc3, 0x30,
+ 0x10, 0x85, 0x39, 0xbb, 0xb5, 0xda, 0xa3, 0xaa, 0x2a, 0x83, 0x84, 0xc5, 0x54, 0x65, 0x42, 0x0c,
+ 0x11, 0x76, 0x27, 0x7e, 0x40, 0xc7, 0x2e, 0x1e, 0x18, 0x41, 0xb1, 0x14, 0x68, 0xa4, 0x84, 0x44,
+ 0xb1, 0xf9, 0xff, 0x9c, 0x2f, 0x4a, 0xc4, 0xc0, 0xe4, 0x7b, 0xfe, 0xf4, 0xfc, 0xde, 0x19, 0xef,
+ 0x7f, 0xbe, 0xbb, 0x6a, 0x8c, 0xd7, 0xaa, 0xfd, 0x48, 0x75, 0x4c, 0xe5, 0x30, 0xf6, 0xa9, 0xd7,
+ 0xea, 0xb3, 0xad, 0xbe, 0x86, 0x50, 0xbc, 0xa3, 0xb8, 0x58, 0xbd, 0x43, 0x88, 0x06, 0x8e, 0xf0,
+ 0xb4, 0xf5, 0x10, 0xb3, 0x6a, 0x8c, 0x20, 0xb5, 0xf6, 0xd0, 0xe8, 0x3d, 0x8a, 0xb1, 0x31, 0xf2,
+ 0x28, 0x49, 0xd2, 0x94, 0x69, 0x30, 0x2b, 0xa2, 0x1b, 0x0f, 0x81, 0x69, 0x30, 0x8a, 0xe8, 0x86,
+ 0x28, 0xeb, 0x10, 0xcc, 0x9a, 0xf0, 0xce, 0xd3, 0x54, 0xbc, 0xd2, 0xfb, 0x4e, 0x3f, 0xa2, 0xe8,
+ 0x2c, 0x07, 0xdc, 0x3a, 0x2c, 0xa7, 0xe8, 0xf2, 0x62, 0x3d, 0xdd, 0xea, 0x07, 0x84, 0x9a, 0xd3,
+ 0xf6, 0x6e, 0x3b, 0xa3, 0xb3, 0x87, 0xba, 0xb8, 0x92, 0xf5, 0xb4, 0x58, 0xe5, 0x3f, 0xd6, 0xcc,
+ 0x1c, 0x7b, 0xff, 0x32, 0x47, 0xcc, 0x4d, 0x35, 0xe5, 0x5c, 0x93, 0x17, 0x5c, 0xcd, 0x0b, 0xe6,
+ 0x92, 0x69, 0x29, 0x99, 0x9e, 0xef, 0x10, 0xce, 0x5a, 0xa1, 0x78, 0x7b, 0x39, 0xdc, 0xf0, 0x69,
+ 0x0f, 0x10, 0x14, 0x7f, 0xd4, 0xe9, 0x37, 0x00, 0x00, 0xff, 0xff, 0x02, 0xfe, 0x6a, 0x00, 0x40,
+ 0x01, 0x00, 0x00,
}
« no previous file with comments | « client/flagpb/unmarshal_test.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698