Skip to content

Commit 0683c1c

Browse files
committed
tests: Don't try to verify amount of memory used in cmd_showbc test.
1 parent 703c009 commit 0683c1c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tests/cmdline/cmd_showbc.py.exp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ arg names: b a
576576
01 LOAD_DEREF 0
577577
03 BINARY_OP 5 __add__
578578
04 RETURN_VALUE
579-
mem: total=11585, current=2341, peak=9293
580-
stack: 16 out of 32768
581-
GC: total: 259072, used: 3168, free: 255904
582-
No. of 1-blocks: 42, 2-blocks: 8, max blk sz: 17
579+
mem: total=######
580+
stack: ######
581+
GC: total: ######
582+
No. of 1-blocks: ######

0 commit comments

Comments
 (0)