[DBIx-Class-Devel] [dbix-class] Postpone 'create_related' rows until main row is created (#78)

KES777 notifications at github.com
Thu May 14 10:54:06 GMT 2015


Why I get different results here and on travis?
$ prove t/52leaks.t 
t/52leaks.t .. Requirement group 'ARRAY(0x25d3230)' does not exist at t/52leaks.t line 102.
t/52leaks.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Test Summary Report
-------------------
t/52leaks.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.07 cusr  0.01 csys =  0.10 CPU)
Result: FAIL

And here:
===(     416;4  0/?  2/?  7/?  16/?  0/?  0/2  0/1  0/?  0/? )=========={UNKNOWN}: Not an ARRAY reference at /home/travis/build/dbsrgits/dbix-class/blib/lib/DBIx/Class/Row.pm line 181, <> line 1. at t/52leaks.t line 144
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
[16:11:02] t/52leaks.t ......................................... Dubious, test returned 255 (wstat 65280, 0xff00)
All 2 subtests passed 

What I miss that error 'Not an ARRAY reference at /home/travis/build/dbsrgits/dbix-class/blib/lib/DBIx/Class/Row.pm line 181' not printed locally?

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/78#issuecomment-102002988
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20150514/a5442c3c/attachment.htm>


More information about the DBIx-Class-Devel mailing list