[m-dev.] browser test failing

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Feb 26 12:32:07 AEDT 2001


tests/debugger/browser_test is failing in debug grades
(e.g. `--grade asm_fast.gc.tr.debug').
This seems to be because of sthur's recent changes;
Sam changed browser_test.exp, but not browser_test.exp2.

Sam, could you please either fix this, or (since you're no longer
getting paid for it) let us know if you're not going to fix it?

P.S. Here's the relevant extract from the log file.

the tests in the debugger directory failed
mmakeopts= -j2 EXTRA_MCFLAGS='-O2 --opt-space --pic-reg' EXTRA_MGNUCFLAGS=' --pi
c-reg' EXTRA_CFLAGS=''  EXTRA_MLFLAGS=' --shared' GRADE=asm_fast.gc.tr.debug
the differences are:
*** browser_test.exp    Sat Feb 24 21:01:22 2001
--- browser_test.out    Sun Feb 25 08:45:18 2001
***************
*** 106,110 ****
         2:      2  2 CALL pred browser_test:big_data/1-0 (det) browser_test.m:1
8 (browser_test.m:12)
  mdb> continue -a
         3:      2  2 EXIT pred browser_test:big_data/1-0 (det) browser_test.m:1
8 (browser_test.m:12)
! big(big(big(small, 1, small), 2, small), 3, big(big(small, 4, big(small, 5, sm
all)), 6, small)).
!        4:      1  1 EXIT pred browser_test:main/2-0 (det) browser_test.m:11
--- 106,114 ----
         2:      2  2 CALL pred browser_test:big_data/1-0 (det) browser_test.m:1
8 (browser_test.m:12)
  mdb> continue -a
         3:      2  2 EXIT pred browser_test:big_data/1-0 (det) browser_test.m:1
8 (browser_test.m:12)
!        4:      3  2 CALL pred io:print/3-0 (det) io.m:NNNN (browser_test.m:13)
! big(big(big(small, 1, small), 2, small), 3, big(big(small, 4, big(small, 5, sm
all)), 6, small))       5:      3  2 EXIT pred io:print/3-0 (det) io.m:NNNN (bro
wser_test.m:13)
!        6:      4  2 CALL pred io:write_string/3-0 (det) io.m:NNNN (browser_tes
t.m:14)
! .
!        7:      4  2 EXIT pred io:write_string/3-0 (det) io.m:NNNN (browser_tes
t.m:14)
!        8:      1  1 EXIT pred browser_test:main/2-0 (det) browser_test.m:11
-- 
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