-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
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
Labels
No labels