Tests
- subtype @test issub(Tuple{Int, String, Vector{Any}}, #= /cache/build/default-aws-aarch64-ci-1-1/julialang/julia-master/julia-a6e35becc1/share/julia/test/subtype.jl:231 =# @UnionAll(T, Tuple{T, T, Array{T, 1}}))share/julia/test/subtype.jl:230github100% reliable0μs average duration
- syntax/unescaping in :global expressions @test #= /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-x64-4.0/build/default-macmini-x64-4-0/julialang/julia-master/julia-39be00478f/share/julia/test/syntax.jl:3634 =# @_macroexpand(global (x::S, $(esc(:y))::$(esc(:T))) = a) == :(global (x::$(GlobalRef(m, :S)), y::T) = $(GlobalRef(m, :a)))share/julia/test/syntax.jl:3634github100% reliable0μs average duration
- atomics/Main.Test43Main_atomics.ARefxy{Complex{Int128}}(10 + 30im, 20 + 40im) @test_throws nothing isdefined(r, :y, :sequentially_consistent)share/julia/test/atomics.jl:189github100% reliable0μs average duration
- syntax @test #= /cache/build/tester-amdci5-14/julialang/julia-master/julia-0781455a63/share/julia/test/syntax.jl:633 =# A15838.@f() === nothingshare/julia/test/syntax.jl:633github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::LinearAlgebra.LowerTriangular{BigFloat, S} where S<:AbstractMatrix{BigFloat}, ::LinearAlgebra.UnitLowerTriangular{BigFloat, S} where S<:AbstractMatrix{BigFloat}, ::LinearAlgebra.LowerTriangular{Int32, S} where S<:AbstractMatrix{Int32}, α, β)/α = true, β = -0.2193496760200163431253628232298069633543491363525390625/β = 0 ignores C .= NaN @test returned_mat === Ccopystdlib/LinearAlgebra/test/addmul.jl:141github100% reliable0μs average duration
- Compiler/irpasses/effect-freeness computation for array allocation/-1, 2, Union{Missing, Nothing} @test #= /cache/build/tester-amdci4-13/julialang/julia-master/julia-df1b07ec4a/share/julia/Compiler/test/irpasses.jl:1105 =# @eval !(fully_eliminated() do #= /cache/build/tester-amdci4-13/julialang/julia-master/julia-df1b07ec4a/share/julia/Compiler/test/irpasses.jl:1106 =# Array{$T, $N}(undef, $(dims...)) #= /cache/build/tester-amdci4-13/julialang/julia-master/julia-df1b07ec4a/share/julia/Compiler/test/irpasses.jl:1107 =# nothing end)share/julia/Compiler/test/irpasses.jl:1105github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::Matrix{BigFloat}, ::Matrix{BigFloat}, ::LinearAlgebra.UpperTriangular{Float64, S} where S<:AbstractMatrix{Float64}, α, β)/α = 1.0, β = 1.9176686917295711065634122860501520335674285888671875 @test ≈(collect(returned_mat), exp_val, rtol = rtol, atol = atol)stdlib/LinearAlgebra/test/addmul.jl:145github100% reliable0μs average duration
- Compiler/inference @test Base.infer_return_type((Int,)) do x #= /cache/build/tester-amdci4-11/julialang/julia-master/julia-44507477ec/share/julia/Compiler/test/inference.jl:6344 =# swapglobal!(#= /cache/build/tester-amdci4-11/julialang/julia-master/julia-44507477ec/share/julia/Compiler/test/inference.jl:6344 =# @__MODULE__(), :swapglobal!_xxx, x) end === Intshare/julia/Compiler/test/inference.jl:6343github100% reliable0μs average duration
- iterators/IteratorSize trait for zip @test #= /cache/build/tester-amdci5-13/julialang/julia-master/julia-bb9d41065e/share/julia/test/iterators.jl:996 =# @inferred(Base.IteratorSize(zip(repeated(0), 1:5))) == Base.HasLength()share/julia/test/iterators.jl:996github100% reliable0μs average duration
- iterators/Iterators.Stateful @test !(#= /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-XG3Q6T6R70.0/build/default-honeycrisp-XG3Q6T6R70-0/julialang/julia-master/julia-635bc2dffa/share/julia/test/iterators.jl:866 =# @inferred(isempty(c)))share/julia/test/iterators.jl:866github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::LinearAlgebra.UpperTriangular{ComplexF64, S} where S<:AbstractMatrix{ComplexF64}, ::LinearAlgebra.UpperTriangular{Float32, S} where S<:AbstractMatrix{Float32}, ::LinearAlgebra.UnitUpperTriangular{Int64, S} where S<:AbstractMatrix{Int64}, α, β)/α = 0.9791682310576272 - 1.557954293977167im, β = 0.9791682310576272 - 1.557954293977167im/α = 0 ignores A .= NaN @test returned_mat === Ccopystdlib/LinearAlgebra/test/addmul.jl:141github100% reliable0μs average duration
- LinearAlgebra/bidiag/relty = Float32, elty = ComplexF32/getindex, setindex!, size, and similar @test begin (clbd[2, 1] = 10) == 10 #= C:\buildkite-agent\builds\win2k22-amdci6-2\julialang\julia-master\julia-d9e94324f0\share\julia\stdlib\v1.13\LinearAlgebra\test\bidiag.jl:102 =# clbd[2, 1] == 10 endstdlib/LinearAlgebra/test/bidiag.jl:102github100% reliable0μs average duration
- abstractarray/T = Main.Test51Main_abstractarray.T24Linear, shape = (4, 3, 2, 1) @test getindex(B, 1) == 1share/julia/test/abstractarray.jl:646github100% reliable0μs average duration
- atomics @test_throws nothing #= /cache/build/default-aws-aarch64-ci-1-4/julialang/julia-master/julia-c6511129a4/share/julia/test/atomics.jl:404 =# @atomic :not_atomic a.x += 1share/julia/test/atomics.jl:404github100% reliable0μs average duration
- rational/round @test #= /cache/build/default-aws-aarch64-ci-1-4/julialang/julia-master/julia-470ff4860a/share/julia/test/rational.jl:499 =# @inferred(round(1 // 0, digits = 1)) === Infshare/julia/test/rational.jl:499github100% reliable0μs average duration
- InteractiveUtils @test #= /cache/build/tester-amdci5-8/julialang/julia-master/julia-019258a9ef/share/julia/stdlib/v1.13/InteractiveUtils/test/runtests.jl:448 =# @which(Base.Base.Base.nothing) == Corestdlib/InteractiveUtils/test/runtests.jl:448github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::Matrix{Int32}, ::LinearAlgebra.Tridiagonal{Int32, V} where V<:AbstractVector{Int32}, ::LinearAlgebra.Bidiagonal{Int32, V} where V<:AbstractVector{Int32}, α, β)/α = -3, β = -3/adjoint and transpose/fa = transpose, fb = identity @test returned_mat === Ccopystdlib/LinearAlgebra/test/addmul.jl:141github100% reliable0μs average duration
- tuple/inferable range indexing with constant values @test #= /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-honeycrisp-R17H3W25T9.0/build/default-honeycrisp-R17H3W25T9-0/julialang/julia-master/julia-d6f5b7fdb3/share/julia/test/tuple.jl:682 =# @inferred(tail((1,))) == ()share/julia/test/tuple.jl:682github100% reliable0μs average duration
- LinearAlgebra/dense/For A containing ComplexF32/For b containing ComplexF64/Test nullspace @test size(#= /cache/build/default-aws-aarch64-ci-1-2/julialang/julia-master/julia-7733331728/share/julia/stdlib/v1.13/LinearAlgebra/test/dense.jl:123 =# @inferred(nullspace(a[:, 1]))) == (1, 0)stdlib/LinearAlgebra/test/dense.jl:123github100% reliable0μs average duration
- LinearAlgebra/addmul/mul!(::Matrix{BigFloat}, ::LinearAlgebra.UnitLowerTriangular{Float32, S} where S<:AbstractMatrix{Float32}, ::LinearAlgebra.SymTridiagonal{Int64, V} where V<:AbstractVector{Int64}, α, β)/α = -0.44318619232417777453747476101852953433990478515625, β = 0.0/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