[m-dev.] array test case failed

Fergus Henderson fjh at cs.mu.OZ.AU
Sat Feb 24 17:51:13 AEDT 2001


Ralph, your changes to array.m seem to have broken one of the
test cases.  The test case tests/general/array_test failed 
on lots of architectures, in lots of grades, with the following
symptom:

*** array_test.exp      Fri Feb 23 21:01:07 2001
--- array_test.out      Sat Feb 24 02:36:29 2001
***************
*** 9,15 ****
  A2: [1, 2, 3, 4, 5, 6, 7, 8, 100, 10, 1000, 1000, 1000, 1000, 1000]
  A3: [1, 2, 3, 4, 5, 6, 7, 8, 100, 10]
  A4: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
! A5: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
  B0: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
  BMax0: 9
  BMin0: 0
--- 9,15 ----
  A2: [1, 2, 3, 4, 5, 6, 7, 8, 100, 10, 1000, 1000, 1000, 1000, 1000]
  A3: [1, 2, 3, 4, 5, 6, 7, 8, 100, 10]
  A4: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
! A5: [10, 9, 8, 7, 6, 5, 4, 3, 2, 1]
  B0: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
  BMax0: 9
  BMin0: 0


-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list