Created
March 2, 2012 17:13
-
-
Save rkitover/1959734 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rkitover@eeebox ~/src/dbic patchsets/ribas_cherry % prove -wl t/746mssql.t | |
DBIx::Class::ResultSet::as_subselect_rs(): Unable to safely perform "skimming type" limit with supplied unstable order criteria at t/746mssql.t line 272 | |
# Tests were run but no plan was declared and done_testing() was not seen. | |
t/746mssql.t .. | |
Dubious, test returned 255 (wstat 65280, 0xff00) | |
All 16 subtests passed | |
Test Summary Report | |
------------------- | |
t/746mssql.t (Wstat: 65280 Tests: 16 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: No plan found in TAP output | |
Files=1, Tests=16, 7 wallclock secs ( 0.16 usr + 0.09 sys = 0.25 CPU) | |
Result: FAIL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment