Skip to content
Snippets Groups Projects
Commit 645b982d authored by Mingchung Xia's avatar Mingchung Xia
Browse files

Removed DurableHNSWCorpus tests from pipeline

parent 64cbcd82
No related branches found
No related tags found
1 merge request!13HNSW Implementation with Testcases
......@@ -18,6 +18,7 @@ build-macOS:
test-macOS:
stage: test
script:
- export SKIP_TESTS=DurableHNSWCorpusTests
- swift test -c release -Xswiftc -enable-testing
# - swift test --sanitize=address -c release -Xswiftc -enable-testing
# - swift test --sanitize=thread -c release -Xswiftc -enable-testing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment