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

Fix for GHC testsuite #33

Merged
merged 1 commit into from Jan 20, 2016
Merged

Fix for GHC testsuite #33

merged 1 commit into from Jan 20, 2016

Conversation

thomie
Copy link
Contributor

@thomie thomie commented Jan 20, 2016

For better or worse, random is part of the GHC testsuite. Please merge this one line change to tests/all.T.

It fixes the following problem that SPJ had, when he wrote to the ghc-devs mailinglist:

I’m getting this collection of failing tests, all of a sudden (below).  What’s up?  I’m pretty sure it’s not my modifications.

The failures are



=====> random1283(normal) 1 of 1 [0, 0, 0]

cd . &&  "/5playpen/simonpj/HEAD-4/inplace/test   spaces/ghc-stage2" -o random1283 random1283.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-warn-missed-specialisations -fno-ghci-history   -package containers > random1283.comp.stderr 2>&1

Compile failed (status 256) errors were:

[1 of 1] Compiling Main             ( random1283.hs, random1283.o )
...

cartazio added a commit that referenced this pull request Jan 20, 2016
@cartazio cartazio merged commit c72dd0a into haskell:master Jan 20, 2016
curiousleo pushed a commit to curiousleo/random that referenced this pull request May 5, 2020
cartazio pushed a commit that referenced this pull request May 19, 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

2 participants