| Test Case | Errors | Images | |||
| %Diffs | Maximum | Baseline | Current | Diff Map | |
| opening a database error message | "" .eq. "" : True |
||||
| opening a database no exceptions | "True" .eq. "True" : True |
||||
| opening a database at specific time error message | "" .eq. "" : True |
||||
| opening a database at specific time no exceptions | "True" .eq. "True" : True |
||||
| opening a virtual database error message | "VisIt could not read from the file "/usr/WS1/visit/test_trunk/build/testdata/silo_hdf5_test_data/wave*.silo database". The generated error message was: There was an error opening /usr/WS1/visit/test_trunk/build/testdata/silo_hdf5_test_data/wave*.silo database. It may be an invalid file. VisIt tried using the following file format readers to open the file: |
||||
| opening a virtual database no exceptions | "True" .eq. "True" : True |
||||
| opening a remote database error message | "VisIt could not read from the file "/usr/WS1/visit/test_trunk/build/testdata/silo_hdf5_test_data/wave.visit". The generated error message was: There was an error opening /usr/WS1/visit/test_trunk/build/testdata/silo_hdf5_test_data/wave.visit. It may be an invalid file. VisIt tried using the following file format readers to open the file: |
||||
| opening a remote database no exceptions | "True" .eq. "True" : True |
||||
Final Return Code: 113