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 missing io arg to print_statement_costs #39579

Merged
merged 1 commit into from
Feb 9, 2021
Merged

Conversation

JeffBezanson
Copy link
Sponsor Member

No description provided.

@kshyatt kshyatt added the domain:io Involving the I/O subsystem: libuv, read, write, etc. label Feb 8, 2021
@fredrikekre
Copy link
Member

Test failure in Profile:

Error During Test at /buildworker/worker/tester_linux64/build/share/julia/stdlib/v1.7/Profile/test/runtests.jl:120
  Test threw exception
  Expression: getline(values(fdictc)) == getline(values(fdict0)) + 2
  MethodError: no method matching +(::Nothing, ::Int64)
  Closest candidates are:
    +(::Any, ::Any, !Matched::Any, !Matched::Any...) at operators.jl:617
    +(!Matched::T, ::T) where T<:Union{Int128, Int16, Int32, Int64, Int8, UInt128, UInt16, UInt32, UInt64, UInt8} at int.jl:87
    +(!Matched::Base.TwicePrecision, ::Number) at twiceprecision.jl:267
    ...
  Stacktrace:
   [1] macro expansion
     @ /buildworker/worker/tester_linux64/build/share/julia/stdlib/v1.7/Profile/test/runtests.jl:120 [inlined]
   [2] macro expansion
     @ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1152 [inlined]
   [3] top-level scope
     @ /buildworker/worker/tester_linux64/build/share/julia/stdlib/v1.7/Profile/test/runtests.jl:106

https://build.julialang.org/#/builders/71/builds/517

Same as #39040 ? The logs for that issue seems to be gone.

@JeffBezanson JeffBezanson merged commit 35a9a12 into master Feb 9, 2021
@JeffBezanson JeffBezanson deleted the jb/printioarg branch February 9, 2021 20:09
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:io Involving the I/O subsystem: libuv, read, write, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants