[Pkg-protobuf-devel] Bug#862805: src:protobuf: Bug is now RC, FTBFS in the archive

Scott Kitterman debian at kitterman.com
Fri Jun 30 04:59:33 UTC 2017


Package: src:protobuf
Version: 3.0.0-9
Followup-For: Bug #862805

https://buildd.debian.org/status/fetch.php?pkg=protobuf&arch=amd64&ver=3.0.0-9%2Bb1&stamp=1498793534&raw=0

======================================================================
FAIL: testInvalidTimestamp (google.protobuf.internal.well_known_types_test.TimeUtilTest)
----------------------------------------------------------------------
ValueError: year 0 is out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/python3/google/protobuf/internal/well_known_types_test.py", line 289, in testInvalidTimestamp
    '0000-01-01T00:00:00Z')
AssertionError: "year is out of range" does not match "year 0 is out of range"

======================================================================
FAIL: testInvalidTimestamp (google.protobuf.internal.json_format_test.JsonFormatTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/python3/google/protobuf/json_format.py", line 434, in _ConvertFieldValuePair
    self.ConvertMessage(value, sub_message)
ValueError: year 0 is out of range

During handling of the above exception, another exception occurred:

google.protobuf.json_format.ParseError: Failed to parse value field: year 0 is out of range.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/python3/google/protobuf/internal/json_format_test.py", line 757, in testInvalidTimestamp
    json_format.Parse, text, message)
AssertionError: "Failed to parse value field: year is out of range." does not match "Failed to parse value field: year 0 is out of range."

----------------------------------------------------------------------
Ran 590 tests in 1.045s

FAILED (failures=2, skipped=16)
Test failed: <unittest.runner.TextTestResult run=590 errors=0 failures=2>
error: Test failed: <unittest.runner.TextTestResult run=590 errors=0 failures=2>



More information about the Pkg-protobuf-devel mailing list