mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-12-11 06:45:50 -05:00
need $DISPLAY set for test_brozzling.py
This commit is contained in:
parent
f7427219cf
commit
c90c73372e
3 changed files with 3 additions and 3 deletions
|
|
@ -16,4 +16,4 @@ vagrant ssh -- 'status warcprox ;
|
|||
echo
|
||||
|
||||
vagrant ssh -- 'source /opt/brozzler-ve34/bin/activate && pip install pytest'
|
||||
vagrant ssh -- "source /opt/brozzler-ve34/bin/activate && py.test -v -s /brozzler/tests $@"
|
||||
vagrant ssh -- "source /opt/brozzler-ve34/bin/activate && DISPLAY=:1 py.test -v -s /brozzler/tests $@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue