Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Final summary in Pkg.test demos throws an error #220

Open
CrashBurnRepeat opened this issue Nov 1, 2017 · 0 comments
Open

Final summary in Pkg.test demos throws an error #220

CrashBurnRepeat opened this issue Nov 1, 2017 · 0 comments

Comments

@CrashBurnRepeat
Copy link
Contributor

In the final summary demo of the Pkg.test demos, GLVisualize throws and error that causes the test to fail. Based on the error message, it seems that there's a discrepancy between the tracking of how many demos should be run vs. how many were run and what to do with failed cases.

ERROR: LoadError: LoadError: BoundsError: attempt to access 52-element Array{Bool,1} at index [53]
Stacktrace:
 [1] setindex!(::Array{Bool,1}, ::Bool, ::Int64) at ./array.jl:583
 [2] make_tests(::ExampleRunner.RunnerConfig) at /Users/crashburnrepeat/.julia/v0.6/GLVisualize/src/../examples/ExampleRunner.jl:456
 [3] run(::ExampleRunner.RunnerConfig) at /Users/crashburnrepeat/.julia/v0.6/GLVisualize/src/../examples/ExampleRunner.jl:482
 [4] include_from_node1(::String) at ./loading.jl:576
 [5] include(::String) at ./sysimg.jl:14
 [6] include_from_node1(::String) at ./loading.jl:576
 [7] include(::String) at ./sysimg.jl:14
 [8] process_options(::Base.JLOptions) at ./client.jl:305
 [9] _start() at ./client.jl:371
while loading /Users/crashburnrepeat/.julia/v0.6/GLVisualize/test/test_interactive.jl, in expression starting on line 36
while loading /Users/crashburnrepeat/.julia/v0.6/GLVisualize/test/runtests.jl, in expression starting on line 12
=============================[ ERROR: GLVisualize ]=============================

failed process: Process(`/Applications/Julia-0.6.app/Contents/Resources/julia/bin/julia -Ccore2 -J/Applications/Julia-0.6.app/Contents/Resources/julia/lib/julia/sys.dylib --compile=yes --depwarn=yes --check-bounds=yes --code-coverage=none --color=yes --compilecache=yes /Users/crashburnrepeat/.julia/v0.6/GLVisualize/test/runtests.jl`, ProcessExited(1)) [1]

================================================================================
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant