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

Bump Pkg to 1.5.0. #35746

Merged
merged 1 commit into from
May 6, 2020
Merged

Bump Pkg to 1.5.0. #35746

merged 1 commit into from
May 6, 2020

Conversation

fredrikekre
Copy link
Member

No description provided.

@JeffBezanson
Copy link
Sponsor Member

Need to figure out if it's ok to merge this despite the freebsd failure. Seems like it would be silly to branch 1.5 without this?

@JeffBezanson JeffBezanson added this to the 1.5 milestone May 5, 2020
@fredrikekre
Copy link
Member Author

I doubt it is related, failure in cmdlineargs:

Some tests did not pass: 239 passed, 0 failed, 1 errored, 0 broken.
cmdlineargs: Error During Test at /usr/home/julia/buildbot/worker-tabularasa/tester_freebsd64/build/share/julia/test/cmdlineargs.jl:202
  Test threw exception
  Expression: read(`$exename --threads 2 -e $code`, String) == read(`$exename --threads=2 -e $code`, String) == read(`$exename -t2 -e $code`, String) == read(`$exename -t 2 -e $code`, String) == "2"
  failed process: Process(`/usr/home/julia/buildbot/worker-tabularasa/tester_freebsd64/build/bin/julia -Cnative -J/usr/home/julia/buildbot/worker-tabularasa/tester_freebsd64/build/lib/julia/sys.so --depwarn=error --check-bounds=yes -g1 --startup-file=no --startup-file=no --threads=2 -e 'print(Threads.nthreads())'`, ProcessExited(1)) [1]
  
  Stacktrace:
   [1] pipeline_error at ./process.jl:525 [inlined]
   [2] read(::Cmd) at ./process.jl:412
   [3] read(::Cmd, ::Type{String}) at ./process.jl:421

Will restart.

@fredrikekre fredrikekre merged commit 5c5ab49 into master May 6, 2020
@fredrikekre fredrikekre deleted the fe/Pkg-1.5.0 branch May 6, 2020 07:38
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.

None yet

3 participants