File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,14 +44,14 @@ function runTests {
4444# ...
4545teardown || true
4646setup $1
47- docker build -t web-access-control test/surface/docker/web-access-control
4847waitForNss server
49- runTests webid-provider-tests v2.0.3
50- runTests solid-crud-tests v6.0.0
48+ # runTests webid-provider-tests v2.0.3
49+ # runTests solid-crud-tests v6.0.0
5150waitForNss thirdparty
5251# runTests web-access-control-tests nss-skips # patchAppendNewDocument # v7.1.0
5352# docker run --rm --network=testnet --env COOKIE_ALICE="$COOKIE_ALICE" --env COOKIE_BOB="$COOKIE_BOB" --env-file test/surface/web-access-control-tests-env.list web-access-control
5453echo " Running web-access-control-tests against server with cookie $COOKIE_server "
54+ docker build -t web-access-control test/surface/docker/web-access-control
5555docker run --rm --network=testnet \
5656 --env COOKIE=" $COOKIE_server " \
5757 --env COOKIE_ALICE=" $COOKIE_server " \
You can’t perform that action at this time.
0 commit comments