aboutsummaryrefslogtreecommitdiff
path: root/conformance/failure_list_csharp.txt
diff options
context:
space:
mode:
authorYilun Chong <chongyilun250@sina.com>2017-07-24 14:50:52 -0700
committerGitHub <noreply@github.com>2017-07-24 14:50:52 -0700
commita713b73076f1d90bdc39ea8805b50421a59d7986 (patch)
treecea38fdfe5c1d93b6291e96332961b2c3bf5439f /conformance/failure_list_csharp.txt
parentf15185d370a5789c65105f77ba806c9faa563325 (diff)
parentbceb830c396e3370d4cc15e0d4f96ed1819dcca9 (diff)
downloadprotobuf-a713b73076f1d90bdc39ea8805b50421a59d7986.tar.gz
protobuf-a713b73076f1d90bdc39ea8805b50421a59d7986.tar.bz2
protobuf-a713b73076f1d90bdc39ea8805b50421a59d7986.zip
Merge pull request #3281 from BSBandme/ConformanceTestYilunChong
Proto2 test message support to conformance test
Diffstat (limited to 'conformance/failure_list_csharp.txt')
-rw-r--r--conformance/failure_list_csharp.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/conformance/failure_list_csharp.txt b/conformance/failure_list_csharp.txt
index 922db94c..55e63922 100644
--- a/conformance/failure_list_csharp.txt
+++ b/conformance/failure_list_csharp.txt
@@ -1,4 +1,5 @@
-Required.ProtobufInput.IllegalZeroFieldNum_Case_0
-Required.ProtobufInput.IllegalZeroFieldNum_Case_1
-Required.ProtobufInput.IllegalZeroFieldNum_Case_2
-Required.ProtobufInput.IllegalZeroFieldNum_Case_3
+Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_0
+Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_1
+Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_2
+Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_3
+