Skip to content

Comparison with expected tests using Git diff is broken #3740

@bobot

Description

@bobot

Expected Behavior

Diffing expected tests when patdiff is not installed (git diff is used) works

Actual Behavior

Diffing with git diff doesn't work because the sandboxing create a symlink and git diff is configured to not follow symlink

Reproduction

  1. check that patdiff is not installed
  2. make a modification in a test of dune
  3. run make test

Specifications

  • Version of dune (output of dune --version): master a6fa067
  • Version of ocaml (output of ocamlc --version): 4.09
  • Operating system (distribution and version): ubuntu 20.03

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions