Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dhall-json-1.3.0 missing files for test suite #996

Closed
DanBurton opened this issue Jun 8, 2019 · 0 comments · Fixed by #997
Closed

dhall-json-1.3.0 missing files for test suite #996

DanBurton opened this issue Jun 8, 2019 · 0 comments · Fixed by #997

Comments

@DanBurton
Copy link
Contributor

As seen on the stackage build server:

  Issue #48:                 OK
  Yaml: quoted string style: FAIL
    Exception:
    ↳ ./tasty/data/yaml.txt as Text

    Error: Missing file /tmp/stackage-build13/dhall-json-1.3.0/tasty/data/yaml.txt

    2:          ./tasty/data/yaml.txt as Text

    ./tasty/data/yaml.dhall:2:10
  Yaml: normal string style: FAIL
    Exception:
    ↳ ./tasty/data/yaml.txt as Text

    Error: Missing file /tmp/stackage-build13/dhall-json-1.3.0/tasty/data/yaml.txt

    2:          ./tasty/data/yaml.txt as Text

    ./tasty/data/yaml.dhall:2:10

I have marked this as an expected test failure on Stackage nightly builds for now, under the assumption that this is not an error with the library, but with the test bundle.

DanBurton added a commit to commercialhaskell/stackage that referenced this issue Jun 8, 2019
Gabriella439 added a commit that referenced this issue Jun 9, 2019
Fixes #996

This enables the test suite for `dhall-json` and also ensures that
all packages are built using the source distribution (to catch
missing `extra-files`)
Gabriella439 added a commit that referenced this issue Jun 9, 2019
Fixes #996

This enables the test suite for `dhall-json` and also ensures that
all packages are built using the source distribution (to catch
missing `extra-files`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant