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

add test deps #23

Merged
merged 1 commit into from
Jul 1, 2019
Merged

add test deps #23

merged 1 commit into from
Jul 1, 2019

Conversation

KristofferC
Copy link
Contributor

Tests still fails with:

ERROR: LoadError: EOFError: read end of file
Stacktrace:
 [1] read at ./iobuffer.jl:212 [inlined]
 [2] read at ./stream.jl:856 [inlined]
 [3] deserialize at /Users/kristoffer/julia/usr/share/julia/stdlib/v1.2/Serialization/src/Serialization.jl:722 [inlined]
 [4] deserialize(::Base.PipeEndpoint) at /Users/kristoffer/julia/usr/share/julia/stdlib/v1.2/Serialization/src/Serialization.jl:709
 [5] top-level scope at /Users/kristoffer/.julia/packages/SymbolServer/f6geS/src/clientprocess/clientprocess_main.jl:16
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1094
 [8] include(::Module, ::String) at ./Base.jl:31
 [9] exec_options(::Base.JLOptions) at ./client.jl:295
 [10] _start() at ./client.jl:464
in expression starting at /Users/kristoffer/.julia/packages/SymbolServer/f6geS/src/clientprocess/clientprocess_main.jl:15

on 1.2-rc1 and 1.1.

@davidanthoff davidanthoff merged commit 6ad6261 into julia-vscode:master Jul 1, 2019
@davidanthoff
Copy link
Member

#24

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.

2 participants