Something fairly recent has broken op/universal.t
[guess who set his work machine up to smoke over the bank holiday weekend
but forgot to change from the minimal Is-it-working config?]
This seems to cure it: :-)
--- t/op/universal.t.orig Sun Aug 26 00:49:33 2001
+++ t/op/universal.t Sun Aug 26 09:46:52 2001
@@ -9,7 +9,7 @@
$| = 1;
}
-print "1..84\n";
+print "1..87\n";
$a = {};
bless $a, "Bob";
Nicholas Clark
----- Forwarded message from Smoke testing <smoke@work> -----
To: nick@talking.bollo.cx
Subject: Report /home/smoke/Smoke
From: Smoke testing <smoke@work>
Date: Sun, 26 Aug 2001 09:22:17 +0100
Automated smoke report for patch 11752
on linux using cc version 2.95.4 20010604 (Debian prerelease)
O = OK
F = Failure(s), extended report at the bottom
? = still running or test results not (yet) available
Build failures during: - = unknown
c = Configure, m = make, t = make test-prep
Configuration
------- --------------------------------------------------------------------
F F F F -Duseperlio
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio -DDEBUGGING
| +----- PERLIO = perlio
+------- PERLIO = stdio
Failures:
stdio/perlio -Duseperlio
stdio/perlio -DDEBUGGING -Duseperlio
op/universal.......................FAILED at test 88
----- End forwarded message -----