Nick Mathewson
|
bd76a94b69
wait_for_bootstrap: Fix the regex for bootstrap messages
|
před 5 roky |
teor
|
800c11ce33
Merge remote-tracking branch 'tor-github/pr/5'
|
před 5 roky |
Nick Mathewson
|
9ef9cccd99
travis: allow up to 1 failure before declaring chutney broken
|
před 5 roky |
Nick Mathewson
|
ea4af7b764
Implement an "allow failures" feature in test-network.sh
|
před 5 roky |
Nick Mathewson
|
a2bd9bce2f
Extract the body of test-network.sh into a new script.
|
před 5 roky |
Nick Mathewson
|
95829ce2cf
Fix shellcheck warnings in test-network.sh
|
před 5 roky |
teor
|
9273887b4d
Merge remote-tracking branch 'tor-github/pr/8/head'
|
před 5 roky |
teor
|
067daf70ae
Travis: explain what happens when deb.tpo repositories fail
|
před 5 roky |
teor
|
27901cf3c2
Travis: test more python versions
|
před 5 roky |
teor
|
b4df7a1b23
Travis: also test chutney works with tor 0.3.4 and 0.4.0
|
před 5 roky |
teor
|
3754fb4d17
Travis: Improve Tor and Python version displays in the UI
|
před 5 roky |
teor
|
d97165284e
Travis: update tor version deb lines
|
před 5 roky |
Nick Mathewson
|
e5f6c305ed
Travis: Trusty no longer exists on deb.tpo -- use Xenial instead
|
před 5 roky |
Nick Mathewson
|
9934f8b6d2
wait_for_bootstrap: Make time limit configurable.
|
před 5 roky |
Nick Mathewson
|
da381fff31
fixup! Add a chutney "wait_until_bootstrap" command
|
před 5 roky |
Nick Mathewson
|
d07859bb53
Use a wrapper to make two mode-0700 directories at once
|
před 5 roky |
Nick Mathewson
|
620efe453c
Python3: Various bytes/unicode fixes
|
před 5 roky |
Nick Mathewson
|
bb4c2d261b
python3: itervalues no longer exists
|
před 5 roky |
Nick Mathewson
|
49087abb2a
Another python3 fix, about directory permissions made by os.makedirs
|
před 5 roky |
Nick Mathewson
|
e54f24dfb4
Python3: get socket errno from errno attr, not from subscripting
|
před 5 roky |
Nick Mathewson
|
386afd94bc
python3: filters aren't lists.
|
před 5 roky |
Nick Mathewson
|
c7c0974d17
Python3 fix: open /dev/urandom in binary mode.
|
před 5 roky |
Nick Mathewson
|
ced12d75db
Allow warnings from within runConfigFile
|
před 5 roky |
Nick Mathewson
|
dce899f132
Python3: exec() now expects a string, not a file.
|
před 5 roky |
Nick Mathewson
|
04f641def6
Update "chutney" script to prefer python, then python3, then python2
|
před 5 roky |
Nick Mathewson
|
61eb4aac52
Travis: Use deb.torproject.org key URL
|
před 5 roky |
Nick Mathewson
|
d4e4ee53e4
Add a chutney "wait_until_bootstrap" command
|
před 5 roky |
teor
|
b0e98fccdc
Fix a common Travis failure mode by allowing tor more time to bootstrap
|
před 6 roky |
teor
|
6567a1e06f
Travis: Adjust tor versions
|
před 6 roky |
teor
|
0bec728f19
Travis: if chutney debug succeeds after failure, make it obvious
|
před 6 roky |