Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 325
    • Issues 325
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 30
    • Merge requests 30
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #40335
Closed
Open
Issue created Mar 09, 2021 by svschmel@svschmel

tor-0.4.5.6: SunOS / OpenIndiana test failure / unittest_part8.sh

When running the self tests for tor-0.4.5.6 on SunOS OpenIndiana Hipster, I see following failure:

gmake test

....
PASS: src/test/unittest_part5.sh
PASS: src/test/unittest_part6.sh
PASS: src/test/unittest_part7.sh
FAIL: src/test/unittest_part8.sh
PASS: src/test/test_ntor.sh
PASS: src/test/test_hs_ntor.sh
PASS: src/test/test_bt.sh
....
============================================================================
Testsuite summary for tor 0.4.5.6
============================================================================
# TOTAL: 33
# PASS:  30
# SKIP:  2
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
....

Error:

FAIL: src/test/unittest_part8.sh
================================

....
util/listdir: OK
util/glob: 
  FAIL /export/home/svschmel/oi-userland/components/network/tor/tor-0.4.5.6/src/test/test_util.c:4572: assert(smartlist_len(results) OP_EQ sizeof(results_test10)/sizeof(*results_test10)): 0 vs 1
  [glob FAILED]
util/get_glob_opened_files: OK
util/parent_dir: OK
util/ftruncate: OK
....

I attached the log-file.test-suite.log

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking