Skip to content

Failing test #241

@ViralBShah

Description

@ViralBShah

https://github.com/JuliaDatabases/SQLite.jl/runs/2503346566#step:6:170

SQLite to Julia type conversion: Log Test Failed at /home/runner/work/SQLite.jl/SQLite.jl/test/runtests.jl:298
  Expression: rr = DBInterface.execute(rowtable, binddb, "SELECT * FROM temp")
  Log Pattern: (:warn, "Unsupported SQLite declared type UNKNOWN1, falling back to String type") (:warn, "Unsupported SQLite declared type UNKNOWN2, falling back to $(Int64) type")
  Captured Logs: 
    Test.LogRecord(Warn, "use values(kwargs) and keys(kwargs) instead of kwargs.data and kwargs.itr", Core, :depwarn, (Ptr{Nothing} @0x00007fc143a87ffd, :getproperty), "/home/runner/.julia/packages/DBInterface/JigqR/src/DBInterface.jl", 145, Base.Pairs{Symbol, Any, Tuple{Symbol, Symbol}, NamedTuple{(:caller, :maxlog), Tuple{Base.StackTraces.StackFrame, Int64}}}(:caller => #execute#3 at DBInterface.jl:145 [inlined], :maxlog => 1))
    Test.LogRecord(Warn, "Unsupported SQLite declared type UNKNOWN1, falling back to String type", SQLite, :SQLite, :SQLite_d1e76920, "/home/runner/work/SQLite.jl/SQLite.jl/src/SQLite.jl", 397, Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}())
    Test.LogRecord(Warn, "Unsupported SQLite declared type UNKNOWN2, falling back to Int64 type", SQLite, :SQLite, :SQLite_d1e76920, "/home/runner/work/SQLite.jl/SQLite.jl/src/SQLite.jl", 397, Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}())

Stacktrace:
 [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure)
   @ Test /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.7/Test/src/logging.jl:90
 [2] macro expansion
   @ ~/work/SQLite.jl/SQLite.jl/test/runtests.jl:298 [inlined]
 [3] macro expansion
   @ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1252 [inlined]
 [4] macro expansion
   @ ~/work/SQLite.jl/SQLite.jl/test/runtests.jl:282 [inlined]
 [5] macro expansion
   @ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1252 [inlined]
 [6] top-level scope
   @ ~/work/SQLite.jl/SQLite.jl/test/runtests.jl:38

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions