-
Notifications
You must be signed in to change notification settings - Fork 464
Closed
Labels
acknowledgedcramRelated to the cram test execution in DuneRelated to the cram test execution in Dune
Milestone
Description
Expected Behavior
Cram tests pass
Actual Behavior
Cram tests fail
Reproduction
➜ pwd
/tmp/aaa bbb
➜ dune init library lib1 --inline-tests && dune build && echo '(cram enable)' >> dune-project && echo " $ echo 1" > a.t && dune runtest
Success: initialized library component named lib1
Info: Creating file dune-project with this contents:
| (lang dune 2.8)
sh (internal) (exit 1)
(cd _build/.sandbox/adbc1e20125dd3d84ef2b4a89103342d/default && /bin/sh /tmp/dune.cram.186a8ca.t/main.sh)
/tmp/dune.cram.186a8ca.t/main.sh: 5: printf: bbb/_build/.sandbox/adbc1e20125dd3d84ef2b4a89103342d/default:$TMPDIR=/tmp/dune.cram.186a8ca.t/tmp: expected numeric value
Specifications
- 2.7.1 <= dune <= 2.8.2
- 4.10.1
- Ubuntu GNU/Linux
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
acknowledgedcramRelated to the cram test execution in DuneRelated to the cram test execution in Dune