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

Julia master currently failing in codegen? #22507

Closed
colbec opened this issue Jun 24, 2017 · 2 comments
Closed

Julia master currently failing in codegen? #22507

colbec opened this issue Jun 24, 2017 · 2 comments

Comments

@colbec
Copy link

colbec commented Jun 24, 2017

In the last 24 hours or so make testall on Julia master 0.7 has started failing in the test on codegen,jl.
Should I be clearing something out to remove this?

Julia Version 0.7.0-DEV.694
Commit 302780a6da (2017-06-24 14:44 UTC)


...
    iostream            |       21                        21
    specificity         |      100                       100
    codegen             |               1                  1
    channels            |      187                       187
    examples            |       22                        22
    distributed         |                           No tests
    cmdlineargs         |      140                       140
    compile             |       89                        89
    FAILURE
Error in testset codegen:
Error During Test
  Got an exception of type LoadError outside of a @test
  LoadError: TypeError: non-boolean (Int8) used in boolean context
  while loading /home/colin/Downloads/julia7/test/codegen.jl, in expression starting on line 6
ERROR: LoadError: Test run finished with errors
while loading /home/colin/Downloads/julia7/test/runtests.jl, in expression starting on line 29
Makefile:18: recipe for target 'all' failed
make[1]: *** [all] Error 1
Makefile:561: recipe for target 'testall' failed
make: *** [testall] Error 2
@fredrikekre
Copy link
Member

fredrikekre commented Jun 24, 2017

#22472 (comment) will be fixed by #22506

@colbec
Copy link
Author

colbec commented Jun 24, 2017

Thanks.

@colbec colbec closed this as completed Jun 24, 2017
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

No branches or pull requests

2 participants