Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #21832

Closed
Open
Created Mar 28, 2017 by Trac@tracbot

test_set_process_name failed.

Hello,

I downloaded stem and ran the ./run_tests.py --integ on OS X 10.11.6 and found the following failing test:

test_set_process_name [FAILURE]

====================================================================== ERROR: test_set_process_name

Traceback (most recent call last): File "/Users/denis/Desktop/stem/test/integ/util/system.py", line 591, in test_set_process_name stem.util.system.set_process_name('stem_integ') File "/Users/denis/Desktop/stem/stem/util/system.py", line 1217, in set_process_name _set_proc_title(process_name) File "/Users/denis/Desktop/stem/stem/util/system.py", line 1274, in _set_proc_title name_buffer.value = process_name TypeError: bytes expected instead of str instance

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/Users/denis/Desktop/stem/test/integ/util/system.py", line 594, in test_set_process_name stem.util.system.set_process_name(initial_name) File "/Users/denis/Desktop/stem/stem/util/system.py", line 1217, in set_process_name _set_proc_title(process_name) File "/Users/denis/Desktop/stem/stem/util/system.py", line 1274, in _set_proc_title name_buffer.value = process_name TypeError: bytes expected instead of str instance


Ran 29 tests in 1.040s

FAILED (errors=1, skipped=13)

After fixing the test, I tested to see if everything is okay with:

Python 3.4.4 Tor version 0.2.9.10 (git-1f6c8eda0073f464). mock (2.0.0) pbr (2.0.0) pip (7.1.2) pycodestyle (2.3.1) pyflakes (1.5.0) setuptools (18.2) six (1.10.0)

Python 2.7.10 funcsigs (1.0.2) mock (2.0.0) pbr (2.0.0) pip (6.1.1) pycodestyle (2.3.1) pyflakes (1.5.0) setuptools (15.2) six (1.10.0)

Fix: https://github.com/Metonimie/stem/commit/e4f6da4c5dec93b95a8173e0850471f5076cad9a

Trac:
Username: meto

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