aboutsummaryrefslogtreecommitdiff
path: root/conformance/failure_list_csharp.txt
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2016-11-15 14:15:57 -0800
committerFeng Xiao <xfxyjwf@gmail.com>2016-11-15 14:15:57 -0800
commit83d6411bf3c13f8f7fa884180830ee179bd37849 (patch)
tree6032f521d884dc17d9963a8ef10c737aa0cfe71c /conformance/failure_list_csharp.txt
parentbf379715c93b581eeb078cec1f0dd8a7d79df431 (diff)
downloadprotobuf-83d6411bf3c13f8f7fa884180830ee179bd37849.tar.gz
protobuf-83d6411bf3c13f8f7fa884180830ee179bd37849.tar.bz2
protobuf-83d6411bf3c13f8f7fa884180830ee179bd37849.zip
Fix jenkins tests.
Diffstat (limited to 'conformance/failure_list_csharp.txt')
-rw-r--r--conformance/failure_list_csharp.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/conformance/failure_list_csharp.txt b/conformance/failure_list_csharp.txt
index 84f46fab..a43519cd 100644
--- a/conformance/failure_list_csharp.txt
+++ b/conformance/failure_list_csharp.txt
@@ -1,2 +1,6 @@
Recommended.JsonInput.FieldNameWithDoubleUnderscores.JsonOutput
+Recommended.JsonInput.FieldNameWithDoubleUnderscores.ProtobufOutput
+Recommended.JsonInput.FieldNameWithDoubleUnderscores.Validator
+Required.JsonInput.FieldNameInLowerCamelCase.Validator
Required.JsonInput.FieldNameInSnakeCase.JsonOutput
+Required.JsonInput.FieldNameInSnakeCase.ProtobufOutput