Skip to content

make check is failing for me locally #84

Description

@nik9000
$ make check
...
examples/java-junit-maven (dev.varar:junit, baseline=reconcile)
  ok  baseline-committed
  ok  baseline-complete (6 oaths)
  ok  drift-detected
  ok  drift-accepted (baseline re-recorded)
  ok  baseline-pruned

examples/java-junit-gradle (dev.varar:junit, baseline=reconcile)
  ok  baseline-committed
  ok  baseline-complete (6 oaths)
FAIL  examples/java-junit-gradle: the suite PASSED with a drifted baseline — the drift gate is not wired
      Command: ./gradlew --console=plain cleanTest test
      The adapter must reconcile every oath against varar.lock.json (ADR 0002).
      See dotnet/Varar.TestAdapter/VararAdapter.cs for the most recent port to wire this.
make: *** [Makefile:84: java] Error 1

Same out put for:

$ make java

alone.

That seems to fail regardless of which jdk I use. I tried

  • oracle_corporation-23-amd64-linux.2
  • oracle_corporation-25-amd64-linux.2
  • oracle_corporation-27-amd64-linux.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions