mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-16 10:08:36 +03:00
0032870: Tests - bugs/caf/bug31918_1 is unstable
# Make the compared values more stable.
This commit is contained in:
parent
3d41db2138
commit
c74b60ab81
@ -53,7 +53,7 @@ set quater_time [action_time -read0:2]
|
|||||||
puts "Quater of document open time $quater_time mcs"
|
puts "Quater of document open time $quater_time mcs"
|
||||||
|
|
||||||
# Check that open of quater of the document is significantly faster than open of whole.
|
# Check that open of quater of the document is significantly faster than open of whole.
|
||||||
if { [expr $quater_time * 1.75] > $whole_time } {
|
if { [expr $quater_time * 1.5] > $whole_time } {
|
||||||
puts "Error : loading of quater of the document content too slow relatively to the whole document load"
|
puts "Error : loading of quater of the document content too slow relatively to the whole document load"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user