skip dbicdump tests on Win32 due to test fails
authorRafael Kitover <rkitover@cpan.org>
Sun, 25 Mar 2012 20:14:33 +0000 (16:14 -0400)
committerRafael Kitover <rkitover@cpan.org>
Tue, 27 Mar 2012 05:42:10 +0000 (01:42 -0400)
commitf21f7e97cf60c1a60d8309c9a4ec79530c95b9c5
tree236b95f2f2b6727b3b3e4ff1feb6495e9c701c05
parent5f4a9d44205924b2a5e06a6f66ea9f163eec4967
skip dbicdump tests on Win32 due to test fails

t/23dumpmore.t and t/26dump_use_moose.t fail on Win32 with some types of
refs and characters  in -o params to dbicdump because of quoting issues.

There is currently no module like String::ShellQuote for Win32, haarg is
releasing Win32::ShellQuote soon, and then I will reenable these tests.

Also the fucking pigs completely fucked up my windows computer and when
I was trying to run some tests with dbicdump I got constant perl hangs,
so I cannot debug this right now and I disabled ALL dbicdump tests on
Win32.

I removed the reference to the FUCKING_PIGS environment variable
because, at least, the behavior of the tests is now at least consistent
with that of other machines, or was, except for the perl hangs I'm
getting now, and because I'm making this skip for all dbicdump tests,
not just those with refs so it is in the same part of the code, so might
as well.
Changes
t/lib/dbixcsl_dumper_tests.pm