Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2016 07:50:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 211874] Some lib/libarchive tests fail after ^/head@r304075
Message-ID:  <bug-211874-32464-FgNMeaI4Pa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211874-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211874-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211874

--- Comment #2 from Ngie Cooper <ngie@FreeBSD.org> ---
Here are the failures for test_read_format_zip_high_compression.c:

test_read_format_zip_high_compression

/usr/src/svn/contrib/libarchive/libarchive/test/test_read_format_zip_high_c=
ompression.c:65:
ARCHIVE_OK !=3D archive_read_data_block(a, &pv, &s, &o)
      ARCHIVE_OK=3D0 (0x0, 00)
      archive_read_data_block(a, &pv, &s, &o)=3D-30 (0xffffffffffffffe2,
01777777777777777777742)
/usr/src/svn/contrib/libarchive/libarchive/test/test_read_format_zip_high_c=
ompression.c:66:
160 !=3D s
      160=3D160 (0xa0, 0240)
      s=3D0 (0x0, 00)
/usr/src/svn/contrib/libarchive/libarchive/test/test_read_format_zip_high_c=
ompression.c:69:
ARCHIVE_EOF !=3D archive_read_data_block(a, &pv, &s, &o)
      ARCHIVE_EOF=3D1 (0x1, 01)
      archive_read_data_block(a, &pv, &s, &o)=3D-30 (0xffffffffffffffe2,
01777777777777777777742)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211874-32464-FgNMeaI4Pa>