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

Travis failure on Linux in testset spawn #19312

Closed
stevengj opened this issue Nov 12, 2016 · 1 comment
Closed

Travis failure on Linux in testset spawn #19312

stevengj opened this issue Nov 12, 2016 · 1 comment
Labels
testsystem The unit testing framework and Test stdlib

Comments

@stevengj
Copy link
Member

We seem to be having problems on Travis (e.g. in #19305 and #19239) with a test failure on both 32-bit and 64-bit Linux, with an error message of the form:

Worker 11 failed running test spawn:
Some tests did not pass: 104 passed, 1 failed, 0 errored, 4 broken.
 in finish at ./test.jl:521
 in macro expansion at ./util.jl:288 [inlined]
 in runtests at /tmp/julia/share/julia/test/testdefs.jl:7
 in #644 at ./multi.jl:1446
 in run_work_thunk at ./multi.jl:1005
 in macro expansion at ./multi.jl:1446 [inlined]
 in #643 at ./event.jl:66spawn: Test Failed
  Expression: false
 in record(::Base.Test.DefaultTestSet, ::Base.Test.Fail) at ./test.jl:430
 in (::##33#40)() at /tmp/julia/share/julia/test/runtests.jl:138
 in cd(::##33#40, ::String) at ./file.jl:69
 in include_from_node1(::String) at ./loading.jl:532
 in include(::String) at ./sysimg.jl:14
 in process_options(::Base.JLOptions) at ./client.jl:271
 in _start() at ./client.jl:335
@stevengj stevengj added the testsystem The unit testing framework and Test stdlib label Nov 12, 2016
@yuyichao
Copy link
Contributor

Dup of #19132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testsystem The unit testing framework and Test stdlib
Projects
None yet
Development

No branches or pull requests

2 participants