aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2016-11-15 14:15:57 -0800
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2016-11-15 14:15:57 -0800
commit83d6411bf3c13f8f7fa884180830ee179bd37849 (patch)
tree6032f521d884dc17d9963a8ef10c737aa0cfe71c /conformance
parentbf379715c93b581eeb078cec1f0dd8a7d79df431 (diff)
Fix jenkins tests.
Diffstat (limited to 'conformance')
-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