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

t/URT/t/04a_sqlite.t fails (INTEGER vs integer) #156

Open
eserte opened this issue Dec 23, 2023 · 0 comments
Open

t/URT/t/04a_sqlite.t fails (INTEGER vs integer) #156

eserte opened this issue Dec 23, 2023 · 0 comments

Comments

@eserte
Copy link

eserte commented Dec 23, 2023

The test suite started to fail like this:

#   Failed test 'column details for table inline are correct'
#   at t/URT/t/04a_sqlite.t line 53.
#     Structures begin differing at:
#          $got->[0]{DATA_TYPE} = 'INTEGER'
#     $expected->[0]{DATA_TYPE} = 'integer'
# Looks like you failed 1 test of 80.
t/URT/t/04a_sqlite.t ...................................................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/80 subtests 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant