[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #22366 [Core Tor/Stem]: run_tests.py can't find tor via relative pathname if cwd not the top of the stem tree
#22366: run_tests.py can't find tor via relative pathname if cwd not the top of the
stem tree
---------------------------+------------------------
Reporter: catalyst | Owner: atagar
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Stem | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: #22301 | Points:
Reviewer: | Sponsor:
---------------------------+------------------------
Comment (by catalyst):
{{{
tlyu@arcadia:~/src/tor$ ../stem/run_tests.py --tor ./src/or/tor --all
--log notice --target RUN_ALL
}}}
now produces several instances of
{{{
Starting /home/tlyu/src/stem/src/or/tor...
failed to start tor: '/home/tlyu/src/stem/src/or/tor' doesn't exist
}}}
which seems to be making some progress.
Given your most recent comment I tried limiting to only
`test.integ.process`, which succeeded, so there is some evidence to
support your hypothesis.
{{{
tlyu@arcadia:~/src/tor$ ../stem/run_tests.py --tor ./src/or/tor --all
--log notice --target RUN_ALL --test test.integ.process
}}}
{{{
50 TESTS WERE SKIPPED
TESTING PASSED (37 seconds)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22366#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs