also show test logs
This commit is contained in:
parent
309d2ead8f
commit
5802a1d9eb
1 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@ ln -s $REACT_SDK_DIR/$RIOT_WEB_DIR riot/riot-web
|
||||||
# PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true ./install.sh
|
# PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true ./install.sh
|
||||||
# CHROME_PATH=$(which google-chrome-stable) ./run.sh
|
# CHROME_PATH=$(which google-chrome-stable) ./run.sh
|
||||||
./install.sh
|
./install.sh
|
||||||
./run.sh --no-sandbox
|
./run.sh --no-sandbox --error-log e2etests.log
|
||||||
cat synapse/installations/consent/homeserver.log
|
cat synapse/installations/consent/homeserver.log
|
||||||
|
cat e2etests.log
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Reference in a new issue