0028714: XmlMFunction_ScopeDriver fail to read and write function label including...
[occt.git] / tests / bugs / caf / bug1138
CommitLineData
37d6975c 1puts "TODO ?OCC12345 Linux: An exception was caught"
2puts "TODO ?OCC12345 Linux: Faulty OCC1138 : here is reading problem when the filename is a directory name."
3puts "TODO ?OCC12345 Linux: Faulty OCC1138"
6d368502 4puts "TODO ?OCC12345 Linux: \\*\\* Exception \\*\\*"
3bea4c16 5
6puts "================"
7puts "OCC1138"
8puts "================"
9puts ""
6d368502 10############################################################
3bea4c16 11# OSD_SIGSEGV is thrown during call LDOMParser.parse method
6d368502 12############################################################
3bea4c16 13
14pload QAcommands
15
16set BugNumber OCC1138
17
6d368502 18if [catch { OCC983 ${imagedir} }] {
3bea4c16 19 puts "Faulty ${BugNumber} : here is reading problem when the filename is a directory name."
3bea4c16 20} else {
21 puts "Reading ${BugNumber} OK : here is not reading problem when the filename is a directory name."
22}
23