-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Milestone
Description
Describe the bug
sbt "run --test-set map-find"hangs afterINFO (slf4j.scala [info]:159) - Parsed XQTS Catalog OK.sbt "run --test-set fn-round"runs successfully to completion.
Expected behavior
sbt "run --test-set map-find" should also run to completion.
To Reproduce
Build from source following the instructions.
sbt "run --test-set map-find"
The behaviour is the same on Mac and on Ubuntu.
My initial guess, given what I have observed, is that something in the test set description is causing the runner to choke. I only have the information described in this ticket to suggest that.
Context (please always complete the following information):
- OS: macOS 11.6.5, Ubuntu 20.04.3 LTS
- eXist-db Version: 6.1.0-SNAPSHOT
- Java Version: OpenJDK Runtime Environment Corretto-15.0.1.9.1 (build 15.0.1+9), OpenJDK Runtime Environment (build 1.8.0_312-b07)
- App Version:
Additional context
- How is eXist-db installed? built from source (development branch)
mvn -DskipTests clean install -P \!mac-dmg-on-mac
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels