Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Current MSWin32 (WinXP, VC++ 7.1) Test Results

Newsgroups: perl.perl6.internals
Path: g2news1.google.com!news3.google.com!newshub.sdsu.edu!headwall.stanford.edu!newsfeed.stanford.edu!nntp.perl.org
Return-Path: <mailing-li...@rblasch.org>
Mailing-List: contact perl6-internals-h...@perl.org; run by ezmlm
Delivered-To: mailing list perl6-intern...@perl.org
Received: (qmail 4775 invoked from network); 6 Mar 2005 15:22:32 -0000
Received: from x1a.develooper.com (HELO x1.develooper.com) (216.52.237.111)
  by lists.develooper.com with SMTP; 6 Mar 2005 15:22:32 -0000
Received: (qmail 18546 invoked by uid 225); 6 Mar 2005 15:22:32 -0000
Delivered-To: perl6-intern...@perl.org
Received: (qmail 18537 invoked by alias); 6 Mar 2005 15:22:31 -0000
X-Spam-Status: No, hits=-2.6 required=8.0
	tests=BAYES_00
X-Spam-Check-By: la.mx.develooper.com
Received-SPF: pass (x1.develooper.com: local policy)
Received: from nitweb2.nit.at (HELO nitweb2.nit-mail.com) (212.152.181.195)
    by la.mx.develooper.com (qpsmtpd/0.28) with ESMTP; Sun, 06 Mar 2005 07:22:30 -0800
Received: from localhost (M1714P006.adsl.highway.telekom.at [80.121.86.38])
	by nitweb2.nit-mail.com (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id j26FMJwA002243
	for <perl6-intern...@perl.org>; Sun, 6 Mar 2005 16:22:27 +0100
Date: Sun, 6 Mar 2005 16:22:18 +0100
X-Mailer: The Bat! (v3.0.1.33) Professional
Reply-To: Ron Blaschke <r...@rblasch.org>
X-Priority: 3 (Normal)
Message-ID: <512984753.20050306162218@rblasch.org>
To: perl6-intern...@perl.org
Subject: Current MSWin32 (WinXP, VC++ 7.1) Test Results
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Approved: n...@nntp.perl.org
From: mailing-li...@rblasch.org (Ron Blaschke)

Here are the current test results on my WinXP, VC++ 7.1 box.

Failed Test            Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\dynclass\gdbmhash.t    13  3328    13   13 100.00%  1-13
t\dynclass\pybuiltin.t    6  1536     6    6 100.00%  1-6
t\dynclass\pyclass.t      6  1536     6    6 100.00%  1-6
t\dynclass\pycomplex.t    1   256     1    1 100.00%  1
t\dynclass\pyfunc.t       4  1024     4    4 100.00%  1-4
t\dynclass\pyint.t       25  6400    25   25 100.00%  1-25
3 tests and 66 subtests skipped.
Failed 6/135 test scripts, 95.56% okay. 55/2238 subtests failed, 97.54% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'

The three skipped tests are:
t/pmc/signal.t
t/pmc/threads.t
t/op/64bit.t

Ron

PS: Should I keep posting them from time to time, or are they of no
interest to anyone?