Results of VisIt Regression Test - quickrecipes/working_with_dbs

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: 

The following error(s) may be helpful in identifying the problem:
The file "/usr/WS1/visit/test_trunk/build/testdata/silo_hdf5_test_data/wave*.silo database" does not exist." .eq. "" : False
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: 

The following error(s) may be helpful in identifying the problem:
The file "/usr/WS1/visit/test_trunk/build/testdata/silo_hdf5_test_data/wave.visit" does not exist." .eq. "" : False
opening a remote database no exceptions
 "True" .eq. "True" : True

Final Return Code: 113