also show test logs

pull/21833/head
Bruno Windels 2019-04-09 15:11:33 +02:00
parent 309d2ead8f
commit 5802a1d9eb
1 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ ln -s $REACT_SDK_DIR/$RIOT_WEB_DIR riot/riot-web
# PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true ./install.sh
# CHROME_PATH=$(which google-chrome-stable) ./run.sh
./install.sh
./run.sh --no-sandbox
./run.sh --no-sandbox --error-log e2etests.log
cat synapse/installations/consent/homeserver.log
cat e2etests.log
popd