From f299b8ea6fb872d4a9115b6c76024277a9fae46b Mon Sep 17 00:00:00 2001 From: Alain Bourgeois Date: Fri, 31 Oct 2025 17:37:04 +0100 Subject: [PATCH] Comment out webid-provider-tests execution Comment out the execution of webid-provider-tests. --- test/surface/run-solid-test-suite.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/surface/run-solid-test-suite.sh b/test/surface/run-solid-test-suite.sh index 1e385dc5f..287a584c7 100755 --- a/test/surface/run-solid-test-suite.sh +++ b/test/surface/run-solid-test-suite.sh @@ -57,7 +57,7 @@ function runTestsFromGit { teardown || true setup $1 $2 waitForNss server -runTests webid-provider-tests v2.0.3 +# runTests webid-provider-tests v2.0.3 runTestsFromGit solid-crud-tests v6.0.0-issue#1743 waitForNss thirdparty # runTests web-access-control-tests v7.1.0