Re: [perl #52198] [BUG]: Test failures on Win32: t/op/arithmetics.t t/op/sprintf.t t/pmc/complex.t t/pmc/float.t
[email protected] (Ron Blaschke)
| Newsgroups | perl.perl6.internals |
|---|---|
| Message-ID | <[email protected]> |
James Keenan via RT wrote: > On Wed Jul 30 16:58:55 2008, [email protected] wrote: > >> t/op/arithmetics.t >> >> t/pmc/complex.t >> >> t/pmc/float.t >> > > For the record, according to our Smolder reports for MSWin32, these 3 > files have tests that are either still TODO-ed out or are failing > outright on some builds. There are a number of tests skipped that pass for me on Windows using VC9. I'll have to check with MinGW, but many may no longer be relevant. I'm working on that in /branches/vc9. Unless I'm mistaken, many issues came up because of VC7.1's strange floating point handling. Ron