Skip to content

Commit

Permalink
tests: Don't try to verify amount of memory used in cmd_showbc test.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgeorge committed Mar 14, 2015
1 parent 703c009 commit 0683c1c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/cmdline/cmd_showbc.py.exp
Expand Up @@ -576,7 +576,7 @@ arg names: b a
01 LOAD_DEREF 0
03 BINARY_OP 5 __add__
04 RETURN_VALUE
mem: total=11585, current=2341, peak=9293
stack: 16 out of 32768
GC: total: 259072, used: 3168, free: 255904
No. of 1-blocks: 42, 2-blocks: 8, max blk sz: 17
mem: total=######
stack: ######
GC: total: ######
No. of 1-blocks: ######

0 comments on commit 0683c1c

Please sign in to comment.