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

Side by Side Diff: third_party/protobuf/conformance/failure_list_cpp.txt

Issue 1322483002: Revert https://codereview.chromium.org/1291903002 (protobuf roll). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 # This is the list of conformance tests that are known to fail for the C++
2 # implementation right now. These should be fixed.
3 #
4 # By listing them here we can keep tabs on which ones are failing and be sure
5 # that we don't introduce regressions in other tests.
6 #
7 # TODO(haberman): insert links to corresponding bugs tracking the issue.
8 # Should we use GitHub issues or the Google-internal bug tracker?
9
10 ProtobufInput.PrematureEofBeforeKnownRepeatedValue.MESSAGE
11 ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.MESSAGE
12 ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.MESSAGE
13 ProtobufInput.PrematureEofInPackedField.BOOL
14 ProtobufInput.PrematureEofInPackedField.ENUM
15 ProtobufInput.PrematureEofInPackedField.INT32
16 ProtobufInput.PrematureEofInPackedField.INT64
17 ProtobufInput.PrematureEofInPackedField.SINT32
18 ProtobufInput.PrematureEofInPackedField.SINT64
19 ProtobufInput.PrematureEofInPackedField.UINT32
20 ProtobufInput.PrematureEofInPackedField.UINT64
21 ProtobufInput.PrematureEofInsideKnownRepeatedValue.MESSAGE
OLDNEW
« no previous file with comments | « third_party/protobuf/conformance/conformance_test_runner.cc ('k') | third_party/protobuf/conformance/failure_list_csharp.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698