0023793: Tests failing when launched without data files
authorabv <abv@opencascade.com>
Fri, 1 Mar 2013 10:23:17 +0000 (14:23 +0400)
committerabv <abv@opencascade.com>
Fri, 1 Mar 2013 10:23:17 +0000 (14:23 +0400)
commit5d1833ef0915746faf6c25b6448b01823b78809d
tree13a033a080d771d8f83f5c2886d624cbe481b2b9
parenta9ae57b966b462e61a5dd7339f60654af68ca180
0023793: Tests failing when launched without data files

Call to locate_data_file moved from catch statement in test scripts to ensure that missing data file is correctly reported as SKIPPED status of the test.
TODO statements with single word 'Exception' made bit more specific ("**" added).
Test bugs/caf/buc60846 removed as it is aimed to test inexistent component (Sketcher).
TODO removed in test bugs/fclasses/bug22611 -- the missing command must be added or test removed.
Test bugs/step/bug133_4 removed as duplicate of bugs/step/bug133_2.
Command vinit added in test bugs/vis/bug23226 to ensure that viewer is properly initialized before command vvbo, and relevant TODO statements removed.
Redundant FAILED patterns removed in parse.rules in groups perf and v3d as they break appropriate handling of missing data files.
Added QA command OCC22611 to improve test case bugs/fclasses/bug22611.
Modified test case buc60898 (shape was renamed) and moved to folder moddata_3 to avoid checkshape in end file.
Test case vis/bug23226 was modified using function checkcolor.
66 files changed:
src/QABugs/QABugs_19.cxx
tests/boolean/bsection/M9
tests/bugs/caf/buc60846 [deleted file]
tests/bugs/caf/bug21231
tests/bugs/fclasses/bug181_1
tests/bugs/fclasses/bug181_2
tests/bugs/fclasses/bug22611
tests/bugs/fclasses/bug984_1
tests/bugs/heal/bug210
tests/bugs/iges/bug448
tests/bugs/iges/bug5027_1
tests/bugs/iges/bug700
tests/bugs/modalg_1/buc60703_1
tests/bugs/modalg_1/buc60782_1
tests/bugs/modalg_1/buc60782_3
tests/bugs/modalg_1/buc60898 [deleted file]
tests/bugs/modalg_1/bug1477_11
tests/bugs/modalg_1/bug165_4
tests/bugs/modalg_1/bug165_6
tests/bugs/modalg_2/bug21261_15
tests/bugs/modalg_2/bug21261_21
tests/bugs/modalg_2/bug260
tests/bugs/modalg_2/bug426
tests/bugs/modalg_2/bug5157_1
tests/bugs/modalg_2/bug5157_2
tests/bugs/modalg_4/bug6289
tests/bugs/modalg_4/bug6811
tests/bugs/modalg_4/bug745_12
tests/bugs/modalg_4/bug829_1
tests/bugs/modalg_4/bug8842_15
tests/bugs/modalg_4/bug8842_16
tests/bugs/modalg_4/bug8842_2
tests/bugs/modalg_4/bug8842_4
tests/bugs/modalg_4/bug8842_6
tests/bugs/modalg_4/bug8842_7
tests/bugs/modalg_4/bug8842_8
tests/bugs/modalg_5/begin [new file with mode: 0644]
tests/bugs/moddata_1/bug19777
tests/bugs/moddata_1/bug22623
tests/bugs/moddata_2/bug22910_1
tests/bugs/moddata_2/bug2569_2
tests/bugs/moddata_2/bug343
tests/bugs/moddata_2/bug36
tests/bugs/moddata_3/begin [new file with mode: 0644]
tests/bugs/moddata_3/buc60898 [new file with mode: 0644]
tests/bugs/step/bug133_3
tests/bugs/step/bug133_4 [deleted file]
tests/bugs/step/bug22237
tests/bugs/step/bug3397
tests/bugs/step/bug5027_2
tests/bugs/step/bug8229
tests/bugs/vis/bug22906
tests/bugs/vis/bug23226
tests/bugs/vis/bug5988
tests/bugs/xde/bug21124
tests/bugs/xde/bug22670_2
tests/bugs/xde/bug22982
tests/bugs/xde/bug659
tests/bugs/xde/bug660
tests/bugs/xde/bug9490
tests/bugs/xde/bug9531
tests/offset/faces_type_i/F1
tests/offset/shape_type_i/C6
tests/offset/shape_type_i/C8
tests/perf/parse.rules
tests/v3d/parse.rules