[tor-bugs] #22927 [Core Tor/Tor]: zstd tests fail on master

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jul 14 18:41:20 UTC 2017


#22927: zstd tests fail on master
------------------------------+--------------------------------
     Reporter:  teor          |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.1.x-final
    Component:  Core Tor/Tor  |    Version:  Tor: 0.3.1.1-alpha
     Severity:  Normal        |   Keywords:  tor-dir
Actual Points:                |  Parent ID:
       Points:  1             |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 When I run the unit tests on tor master:
 `
 [notice] Tor 0.3.2.0-alpha-dev (git-9a1338d9df938fba) running on Darwin
 with Libevent 2.1.8-stable, OpenSSL 1.0.2l, Zlib 1.2.11, Liblzma 5.2.3,
 and Libzstd 1.3.0.
 `

 I see the following failures:
 {{{
 buffer/compress/zstd: [forking]
   FAIL src/test/test_buffers.c:607: assert(write_to_buf_compress(buf,
 compress_state, "", 0, 1) OP_EQ 0): -1 vs 0
   FAIL src/test/test_buffers.c:607: assert(write_to_buf_compress(buf,
 compress_state, "", 0, 1) OP_EQ 0): -1 vs 0
   FAIL src/test/test_buffers.c:607: assert(write_to_buf_compress(buf,
 compress_state, "", 0, 1) OP_EQ 0): -1 vs 0
   FAIL src/test/test_buffers.c:607: assert(write_to_buf_compress(buf,
 compress_state, "", 0, 1) OP_EQ 0): -1 vs 0
   [compress/zstd FAILED]
 ...
 util/compress_concat/zstd:
   FAIL src/test/test_util.c:2414: assert(r OP_EQ 0): -1 vs 0
   [compress_concat/zstd FAILED]
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22927>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list