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

ip,bytebuild: disable test suites. #94174

Merged

Conversation

dminuoso
Copy link
Contributor

Motivation for this change

ip and bytebuild are currently marked broken because of broken test suites.

Things done

Disabled tests and ran
nix-build --no-out-link -A haskellPackages.ip --arg config '{ allowBroken = true; }'
nix-build --no-out-link -A haskellPackages.bytebuild --arg config '{ allowBroken = true; }'
successfully.

Copy link
Contributor

@dasj19 dasj19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It builds with nix-shell -p nixpkgs-review --run "nixpkgs-review pr 94174".

@cdepillabout
Copy link
Member

Thanks!

@cdepillabout cdepillabout merged commit d18bea8 into NixOS:haskell-updates Jul 30, 2020
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 this pull request may close these issues.

None yet

3 participants