mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0022835: IncrementalMesh generates FLT exceptions when running in parallel mode
Adding test case
This commit is contained in:
parent
a7493ad47d
commit
7d0a4e205c
17
tests/bugs/vis/bug22835
Executable file
17
tests/bugs/vis/bug22835
Executable file
@ -0,0 +1,17 @@
|
||||
puts "============"
|
||||
puts "CR22835"
|
||||
puts "============"
|
||||
puts ""
|
||||
##########################################################################################################
|
||||
# IncrementalMesh generates FLT exceptions when running in parallel mode
|
||||
##########################################################################################################
|
||||
|
||||
mpparallel 1
|
||||
restore [locate_data_file bug22835_hello.brep] result
|
||||
vinit
|
||||
vdisplay result
|
||||
vsetdispmode 1
|
||||
tclean result
|
||||
vdisplay result
|
||||
|
||||
set 3dviewer 2
|
Loading…
x
Reference in New Issue
Block a user