Expected Behavior
test_proto_json.py passes
Current Behavior
test_proto_json.py not passes
Steps to reproduce
make test-python
Specifications
- Version:
- Platform:
- Subsystem:
Possible Solution
The cause is a new version of json_format.py from protobuf repo. Broken by protocolbuffers/protobuf@ab4585a, this added addition "path" parameter in the customized function defined in proto_json.py