Guest User

Untitled

a guest
Jan 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. 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.
  2. # Looks like you planned 11 tests but ran 2.
  3. # Looks like your test exited with 25 just after 2.
  4. t/92-bigdecimal_read.t .... Dubious, test returned 25 (wstat 6400, 0x1900)
  5. Failed 9/11 subtests
  6. t/93-bigdecimal.t ......... ok
  7. 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.
  8. # Looks like you planned 11 tests but ran 2.
  9. # Looks like your test exited with 25 just after 2.
  10. t/94-biginteger_read.t .... Dubious, test returned 25 (wstat 6400, 0x1900)
  11. Failed 9/11 subtests
  12. t/95-biginteger.t ......... ok
  13. t/dbi-primary_key_info.t .. ok
  14. t/dbi-table_info.t ........ ok
  15. t/dbi-tables.t ............ ok
  16. t/rt49896.t ............... ok
  17.  
  18. Test Summary Report
  19. -------------------
  20. t/92-bigdecimal_read.t (Wstat: 6400 Tests: 2 Failed: 0)
  21. Non-zero exit status: 25
  22. Parse errors: Bad plan. You planned 11 tests but ran 2.
  23. t/94-biginteger_read.t (Wstat: 6400 Tests: 2 Failed: 0)
  24. Non-zero exit status: 25
  25. Parse errors: Bad plan. You planned 11 tests but ran 2.
  26. Files=33, Tests=824, 57 wallclock secs ( 1.16 usr 0.20 sys + 8.18 cusr 1.08 csys = 10.62 CPU)
  27. Result: FAIL
  28. Failed 2/33 test programs. 0/824 subtests failed.
  29. make: *** [test_dynamic] Error 255
Add Comment
Please, Sign In to add comment