Skip to content

Instantly share code, notes, and snippets.

@mariuz
Created September 11, 2011 17:07
Show Gist options
  • Save mariuz/1209829 to your computer and use it in GitHub Desktop.
Save mariuz/1209829 to your computer and use it in GitHub Desktop.
firebirdsql console error
t/92-bigdecimal_read.t .... 1/11 system '"/usr/bin/isql-fb" -sql_dialect 3 -i "t/insert.sql" 2>&1' failed: 256 at t/92-bigdecimal_read.t line 79.
# Looks like you planned 11 tests but ran 2.
# Looks like your test exited with 25 just after 2.
t/92-bigdecimal_read.t .... Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 9/11 subtests
t/93-bigdecimal.t ......... ok
t/94-biginteger_read.t .... 1/11 system '"/usr/bin/isql-fb" -sql_dialect 3 -i "t/insert.sql" 2>&1' failed: 256 at t/94-biginteger_read.t line 79.
# Looks like you planned 11 tests but ran 2.
# Looks like your test exited with 25 just after 2.
t/94-biginteger_read.t .... Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 9/11 subtests
t/95-biginteger.t ......... ok
t/dbi-primary_key_info.t .. ok
t/dbi-table_info.t ........ ok
t/dbi-tables.t ............ ok
t/rt49896.t ............... ok
Test Summary Report
-------------------
t/92-bigdecimal_read.t (Wstat: 6400 Tests: 2 Failed: 0)
Non-zero exit status: 25
Parse errors: Bad plan. You planned 11 tests but ran 2.
t/94-biginteger_read.t (Wstat: 6400 Tests: 2 Failed: 0)
Non-zero exit status: 25
Parse errors: Bad plan. You planned 11 tests but ran 2.
Files=33, Tests=824, 57 wallclock secs ( 1.16 usr 0.20 sys + 8.18 cusr 1.08 csys = 10.62 CPU)
Result: FAIL
Failed 2/33 test programs. 0/824 subtests failed.
make: *** [test_dynamic] Error 255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment