mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0032109: Application Framework: Test case bugs caf bug31546 works extremely unstable
In test it should be taken into account that lappend listmem [meminfo h] checktrend $listmem 0 0 "Memory leak" also gets memory (also about 100 bytes per iteration).
This commit is contained in:
parent
952a0565d7
commit
6498be7036
@ -15,5 +15,5 @@ for {set i 1} {$i < 10} {incr i} {
|
||||
Close D
|
||||
|
||||
lappend listmem [meminfo h]
|
||||
checktrend $listmem 0 0 "Memory leak"
|
||||
checktrend $listmem 50 50 "Memory leak"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user