diff options
author | Feng Xiao <xfxyjwf@gmail.com> | 2017-03-29 16:19:00 -0700 |
---|---|---|
committer | Feng Xiao <xfxyjwf@gmail.com> | 2017-03-29 16:19:00 -0700 |
commit | 057a2851e41e9a0ad95d2cd76aba8bc39ba2e6e3 (patch) | |
tree | 069d42bef854849cf6d1d09025f219b9af9aa0cc /conformance | |
parent | e47c068cfa37678651112452f93453d2c6cfec86 (diff) |
Update C# conformance failure list.
Diffstat (limited to 'conformance')
-rw-r--r-- | conformance/failure_list_csharp.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conformance/failure_list_csharp.txt b/conformance/failure_list_csharp.txt index e69de29b..922db94c 100644 --- a/conformance/failure_list_csharp.txt +++ b/conformance/failure_list_csharp.txt @@ -0,0 +1,4 @@ +Required.ProtobufInput.IllegalZeroFieldNum_Case_0 +Required.ProtobufInput.IllegalZeroFieldNum_Case_1 +Required.ProtobufInput.IllegalZeroFieldNum_Case_2 +Required.ProtobufInput.IllegalZeroFieldNum_Case_3 |