tests: Don't try to verify amount of memory used in cmd_showbc test.
This commit is contained in:
parent
703c009681
commit
0683c1ceef
|
@ -576,7 +576,7 @@ arg names: b a
|
||||||
01 LOAD_DEREF 0
|
01 LOAD_DEREF 0
|
||||||
03 BINARY_OP 5 __add__
|
03 BINARY_OP 5 __add__
|
||||||
04 RETURN_VALUE
|
04 RETURN_VALUE
|
||||||
mem: total=11585, current=2341, peak=9293
|
mem: total=######
|
||||||
stack: 16 out of 32768
|
stack: ######
|
||||||
GC: total: 259072, used: 3168, free: 255904
|
GC: total: ######
|
||||||
No. of 1-blocks: 42, 2-blocks: 8, max blk sz: 17
|
No. of 1-blocks: ######
|
||||||
|
|
Loading…
Reference in New Issue