[tor-bugs] #32705 [Core Tor/Tor]: test_practracker.sh python issues
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Dec 13 06:51:59 UTC 2019
#32705: test_practracker.sh python issues
----------------------------------------------+----------------------------
Reporter: nickm | Owner: teor
Type: defect | Status:
| needs_revision
Priority: Medium | Milestone: Tor:
| 0.4.3.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: tor-ci-fixed-fail jenkins python | Actual Points: 0.2
Parent ID: | Points: 0.1
Reviewer: dgoulet | Sponsor:
----------------------------------------------+----------------------------
Changes (by teor):
* status: needs_information => needs_revision
Comment:
That's really strange. Either the OS or the Python process should produce
some kind of output. But you're getting an empty file.
Can you please run:
* `"$PYTHON" --version`
* "${PYTHON:-python}" "scripts/maint/practracker/practracker.py"
I also have to revise this patch, because it failed on Windows:
https://ci.appveyor.com/project/teor2345/tor/builds/29486238
And I want to fix the script so we print something if run_practracker
fails.
(Or we should `set -e` in the script.)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32705#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list