Skip to content

[BUG] Running some test sets from sbt (at least) hangs.. #22

@alanpaxton

Description

@alanpaxton

Describe the bug

  • sbt "run --test-set map-find" hangs after INFO (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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions