Tests
- Compiler/AbstractInterpreter @test Base.return_types((Any,); interp = MTOverlayInterp()) do x #= /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-XG3Q6T6R70.0/build/default-honeycrisp-XG3Q6T6R70-0/julialang/julia-master/julia-a3c48d7427/share/julia/Compiler/test/AbstractInterpreter.jl:54 =# #= /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-XG3Q6T6R70.0/build/default-honeycrisp-XG3Q6T6R70-0/julialang/julia-master/julia-a3c48d7427/share/julia/Compiler/test/AbstractInterpreter.jl:54 =# @invoke strangesin(x::Float64) end |> only === Union{Float64, Nothing}share/julia/Compiler/test/AbstractInterpreter.jl:53github100% reliable0μs average duration
- syntax/issue #16594 @test :(#= C:\buildkite-agent\builds\win2k22-amdci6-7\julialang\julia-master\julia-fc9c7d50f3\share\julia\test\syntax.jl:2254 =# @test(1 + 1 == 2)) == :(#= C:\buildkite-agent\builds\win2k22-amdci6-7\julialang\julia-master\julia-fc9c7d50f3\share\julia\test\syntax.jl:2254 =# @test(1 + 1 == 2))share/julia/test/syntax.jl:2254github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::Matrix{Float64}, ::Matrix{Float32}, ::LinearAlgebra.UnitLowerTriangular{Float64, S} where S<:AbstractMatrix{Float64}, α, β)/α = -0.21115221574268692, β = -0.21115221574268692/adjoint and transpose/fa = adjoint, fb = transpose @test returned_mat === Ccopystdlib/LinearAlgebra/test/addmul.jl:141github100% reliable0μs average duration
- Compiler/effects @test fully_eliminated(; retval = :foo) do #= /usr/home/julia/.buildkite-agent/builds/freebsd13-amdci6-2/julialang/julia-master/julia-c927eb3480/share/julia/Compiler/test/effects.jl:579 =# nested_mutable_consistent(:foo) endshare/julia/Compiler/test/effects.jl:578github100% reliable0μs average duration
- Dates/adjusters/filter @test length(filter((x->begin #= /cache/build/tester-amdci4-11/julialang/julia-master/julia-c208990ad6/share/julia/stdlib/v1.13/Dates/test/adjusters.jl:352 =# true end), Dates.Date(2013):Dates.Day(1):Dates.Date(2013, 1, 3))) == 3stdlib/Dates/test/adjusters.jl:352github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::Matrix{Float64}, ::LinearAlgebra.LowerTriangular{Int64, S} where S<:AbstractMatrix{Int64}, ::LinearAlgebra.SymTridiagonal{Float64, V} where V<:AbstractVector{Float64}, α, β)/α = -1.2943802221010672, β = -1.2943802221010672/adjoint and transpose/fa = adjoint, fb = transpose @test returned_mat === Ccopystdlib/LinearAlgebra/test/addmul.jl:141github100% reliable0μs average duration
- LinearAlgebra/tridiag/elty = Float32/tril/triu @test #= /cache/build/default-aws-aarch64-ci-0-1/julialang/julia-master/julia-47ba7665a4/share/julia/stdlib/v1.13/LinearAlgebra/test/tridiag.jl:162 =# @inferred(triu(SymTridiagonal(d, dl), 2)) == Tridiagonal(zerosdl, zerosd, zerosdl)stdlib/LinearAlgebra/test/tridiag.jl:162github100% reliable0μs average duration
- REPL @test any((str->begin #= /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-R17H3W25T9.0/build/default-honeycrisp-R17H3W25T9-0/julialang/julia-master/julia-e6ebb38337/share/julia/stdlib/v1.13/REPL/test/replcompletions.jl:881 =# occursin("test11(::Any, ::Any, s::String)", str) end), c)stdlib/REPL/test/replcompletions.jl:881github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::Matrix{Float64}, ::LinearAlgebra.UnitUpperTriangular{Float32, S} where S<:AbstractMatrix{Float32}, ::LinearAlgebra.Bidiagonal{Float32, V} where V<:AbstractVector{Float32}, α, β)/α = -0.26129682428355155, β = -0.26129682428355155/adjoint and transpose/fa = adjoint, fb = transpose @test ≈(collect(returned_mat), exp_val, rtol = rtol, atol = atol)stdlib/LinearAlgebra/test/addmul.jl:145github100% reliable0μs average duration
- Printf/Printf/dynamic @test #= /cache/build/tester-amdci4-11/julialang/julia-master/julia-fc9c7d50f3/share/julia/stdlib/v1.13/Printf/test/runtests.jl:1072 =# Printf.@sprintf("%#0*X", 20, 305441741) == #= /cache/build/tester-amdci4-11/julialang/julia-master/julia-fc9c7d50f3/share/julia/stdlib/v1.13/Printf/test/runtests.jl:1072 =# Printf.@sprintf("%#020X", 305441741)stdlib/Printf/test/runtests.jl:1072github100% reliable0μs average duration
- InteractiveUtils/begin/end in gen_call_with_extracted_types users @test (#= /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-XC9YQX9HH2.0/build/default-honeycrisp-XC9YQX9HH2-0/julialang/julia-master/julia-dc1ad5ee67/share/julia/stdlib/v1.13/InteractiveUtils/test/runtests.jl:818 =# @code_typed(a[1:var"end"])).second == Vector{Int}stdlib/InteractiveUtils/test/runtests.jl:818github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::LinearAlgebra.Diagonal{BigFloat, V} where V<:AbstractVector{BigFloat}, ::LinearAlgebra.Diagonal{Float32, V} where V<:AbstractVector{Float32}, ::LinearAlgebra.Diagonal{Float64, V} where V<:AbstractVector{Float64}, α, β)/α = 0.3998502959591376804127094146679155528545379638671875, β = 0.0/β = 0 ignores C .= NaN @test ≈(collect(returned_mat), exp_val, rtol = rtol, atol = atol)stdlib/LinearAlgebra/test/addmul.jl:145github100% reliable0μs average duration
- offsetarray/in-place reductions with mismatched dimensionalities @test #= /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-HL2F7YQ3XH.0/build/default-honeycrisp-HL2F7YQ3XH-0/julialang/julia-master/julia-390640a6e6/share/julia/test/offsetarray.jl:660 =# @allocated(maximum!(R, B)) <= 400share/julia/test/offsetarray.jl:660github100% reliable0μs average duration
- Distributed @test occursin(r"^SSHManager\(machines=.*\)$", sprint(((t, x)->begin #= C:\buildkite-agent\builds\win2k22-amdci6-3\julialang\julia-master\julia-7fdea0a54a\share\julia\stdlib\v1.13\Distributed\test\managers.jl:25 =# show(t, "text/plain", x) end), SSHManager("127.0.0.1")))stdlib/Distributed/test/managers.jl:24github100% reliable0μs average duration
- REPL @test #= C:\buildkite-agent\builds\win2k22-amdci6-1\julialang\julia-master\julia-ae93008e08\share\julia\stdlib\v1.13\REPL\test\lineedit.jl:251 =# @inferred LineEdit.edit_move_left(buf)stdlib/REPL/test/lineedit.jl:251github100% reliable0μs average duration
- LinearAlgebra/givens/Test Givens for Float32/A = Float32[1.1969674 -0.8237778 1.4816313 -0.21259353 -0.12169306 0.60016483 -0.105457634 -1.036182 -0.06395785 -0.10208887; -2.9778252 0.9472878 0.88547504 -0.0030371845 -1.1288484 0.5245767 -0.86714387 -1.4998612 -0.12474194 -2.0197165; 9.637205f-9 3.0859022 1.0410969 0.021132857 0.9646431 -0.3118503 0.5052569 -0.26975495 -0.93656975 0.95933604; -5.1092677f-8 -7.163384f-8 2.9214923 -0.09543973 -0.91377115 -0.42340076 -0.89751625 -0.2633841 2.3096983 0.1910214; -6.8805434f-8 3.9626368f-8 -5.300575f-8 1.4635926 0.3647344 -0.9513135 -0.2937869 0.6347363 0.56451607 2.2063627; 1.670948f-8 -2.5384388f-8 -1.3031707f-8 0.0 1.6683547 0.7236079 0.29356644 0.49842113 0.3320226 -0.080218285; 6.15057f-8 4.3985644f-8 3.491715f-8 0.0 0.0 1.2088948 -1.5921518 0.09531999 1.1679868 -0.33759597; 6.3593475f-8 1.4267668f-8 6.7191685f-8 0.0 0.0 -2.1268196f-9 -2.402793 -0.7280448 0.06918272 -0.043146707; 6.384985f-9 7.275824f-8 -3.955412f-8 -0.0 -0.0 -3.284241f-9 -0.0 0.82035655 1.153 @test #= /usr/home/julia/.buildkite-agent/builds/freebsd13-amdci6-1/julialang/julia-master/julia-e542818aa9/share/julia/stdlib/v1.13/LinearAlgebra/test/givens.jl:32 =# @inferred(copy(R')) * (R * Matrix(elty(1) * I, 10, 10)) ≈ Matrix(I, 10, 10)stdlib/LinearAlgebra/test/givens.jl:32github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::Matrix{ComplexF64}, ::Matrix{Int64}, ::LinearAlgebra.Symmetric{Float32, S} where S<:(AbstractMatrix{<:Float32}), α, β)/α = -0.09135645806829332 + 1.0467099651437817im, β = 0.0 + 0.0im/adjoint and transpose/fa = identity, fb = adjoint @test returned_mat === Ccopystdlib/LinearAlgebra/test/addmul.jl:141github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::Matrix{BigFloat}, ::Matrix{Float64}, ::LinearAlgebra.UpperTriangular{Int64, S} where S<:AbstractMatrix{Int64}, α, β)/α = 1.0, β = 0.0/adjoint and transpose/fa = transpose, fb = identity @test ≈(collect(returned_mat), exp_val, rtol = rtol, atol = atol)stdlib/LinearAlgebra/test/addmul.jl:145github100% reliable0μs average duration
- subtype @test _type_intersect($(Expr(:escape, :(#= /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-grannysmith-C07ZQ07RJYVY.0/build/default-grannysmith-C07ZQ07RJYVY-0/julialang/julia-master/julia-53e4bbee3c/share/julia/test/subtype.jl:905 =# @UnionAll T Tuple{Union{Int, T}, Union{Vector{T}, Vector{String}}}))), $(Expr(:escape, :(Tuple{Int8, Vector{String}})))) == $(Expr(:escape, :(Tuple{Int8, Vector{String}})))share/julia/test/subtype.jl:905github100% reliable0μs average duration
- Compiler/inference @test Base.return_types((Any,); interp = MustAliasInterpreter()) do x #= /usr/home/julia/.buildkite-agent/builds/freebsd13-amdci6-3/julialang/julia-master/julia-44507477ec/share/julia/Compiler/test/inference.jl:2568 =# intermustalias_edgecase(x) end |> only === Compiler.InterMustAliasshare/julia/Compiler/test/inference.jl:2567github100% reliable0μs average duration