Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

make test errors

112 views
Skip to first unread message

Ian Stokes-Rees

unread,
Apr 25, 2014, 6:43:34 AM4/25/14
to juli...@googlegroups.com
I have just built julia from GH master branch, and when I run "make test" I get the errors below.  Is this just due to using GH master, is it a bug, or have I done something wrong?

TIA! Ian


exception on 4: ERROR: test failed: readall(@cmd "\$exename -f -e 'println(STDERR,\"Hello World\")'" .> @cmd "cat") == "Hello World\n"
 in error at error.jl:21
 in default_handler at test.jl:19
 in do_test at test.jl:39
 in runtests at /user_home/w_ijstokes/code/julia/test/testdefs.jl:5
 in anonymous at multi.jl:847

 in run_work_thunk at multi.jl:613
 in anonymous at task.jl:847
while loading spawn.jl, in expression starting on line 124
ERROR: test failed: readall(@cmd "\$exename -f -e 'println(STDERR,\"Hello World\")'" .> @cmd "cat") == "Hello World\n"
 in anonymous at task.jl:1352
while loading spawn.jl, in expression starting on line 124
while loading /user_home/w_ijstokes/code/julia/test/runtests.jl, in expression starting on line 35 make[1]: *** [all] Error 1make: *** [test] Error 2

Ivar Nesje

unread,
Apr 25, 2014, 9:24:40 AM4/25/14
to juli...@googlegroups.com
This looks like the same problem as in https://github.com/JuliaLang/julia/issues/6629

Can you try to update and run the tests again?

Ivar

Tony Kelman

unread,
Apr 25, 2014, 9:36:48 AM4/25/14
to juli...@googlegroups.com
I've seen that test fail before when Julia outputs some warning or something on startup. What platform are you on?

What does
readall(`julia -f -e 'println(STDERR,"Hello World")'` .> `cat`)
output?

Ivar Nesje

unread,
Apr 26, 2014, 1:50:30 AM4/26/14
to juli...@googlegroups.com
How did things work out for you? I got the line numbers wrong, so my link was kind of useless. What kind of system are you on?
Reply all
Reply to author
Forward
0 new messages