MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/tests/debugger' /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/scripts/mmc --generate-dependencies --grade asm_fast.gc.decldebug.stseg.tr --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace decl browse_pretty > browse_pretty.dep_err 2>&1 make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/tests/debugger' make[3]: Entering directory '/mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/tests/debugger' /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/scripts/mmc --make-interface --grade asm_fast.gc.decldebug.stseg.tr --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace decl browse_pretty /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/scripts/mmc --compile-to-c --grade asm_fast.gc.decldebug.stseg.tr --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --trace decl browse_pretty > browse_pretty.err 2>&1 /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/scripts/mgnuc --grade asm_fast.gc.decldebug.stseg.tr -- -c browse_pretty.c -o browse_pretty.o /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/scripts/mgnuc --grade asm_fast.gc.decldebug.stseg.tr -- -c browse_pretty_init.c -o browse_pretty_init.o /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/scripts/ml --grade asm_fast.gc.decldebug.stseg.tr --no-mercury-stdlib-dir --trace --trace-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/browser/mer_browser.init --trace-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/mdbcomp/mer_mdbcomp.init --ssdb-init-file /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/ssdb/mer_ssdb.init -- -o browse_pretty browse_pretty_init.o \ browse_pretty.o \ /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/trace/libmer_trace.a /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/trace/libmer_eventspec.a /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/ssdb/libmer_ssdb.a /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/browser/libmer_browser.a /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/mdbcomp/libmer_mdbcomp.a /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/library/libmer_std.a /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/runtime/libmer_rt.a /mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/boehm_gc/libgc.a HOME=/nonexistent MERCURY_SUPPRESS_MDB_BANNER=yes MERCURY_DEBUGGER_INIT=/mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/stage2/scripts/test_mdbrc mdb ./browse_pretty < browse_pretty.inp 2>&1 | \ sed 's/io.m:[0-9]*/io.m:NNNN/g' > browse_pretty.out 2>&1 Comparing browse_pretty.out with browse_pretty.exp*, results in browse_pretty.res ** browse_pretty.out did not match the expected output ** (closest match was browse_pretty.res1) --- browse_pretty.exp 2020-10-11 14:28:48.000000000 +1100 +++ browse_pretty.out 2023-01-12 07:02:50.481602527 +1100 @@ -38,24 +38,24 @@ [1], small), [1, - 2], + 2], small), [1, 2, - 3], + 3], big( big( small, [1, - 2, - 3, - 4], + 2, + 3, + 4], big( small, [1, - 2, - 3, - 4, - 5], + 2, + 3, + 4, + 5], ... browser> width 79 browser> depth 3 make[3]: *** [../Mmake.common:138: browse_pretty.res] Error 1 make[3]: Target 'browse_pretty.runtest' not remade because of errors. make[3]: Leaving directory '/mnt/testing/run/build/mercury-srcdist-rotd-2023-01-11/tests/debugger'