Results of VisIt Regression Test - queries/error_queries

Test Case Errors Images
%Diffs Maximum Baseline Current Diff Map
Zone_Center_Curv2d_Valid_Str
 "The center of  zone 10 is (0.923738, 1.81294)." .eq. "The center of  zone 10 is (0.923738, 1.81294)." : True
Zone_Center_Curv2d_Valid_Val
 (0.9237379878759384, 1.8129377663135529) .eq. (0.9237379878759384, 1.8129377663135529)
 (prec=5) : True
Zone_Center_Curv2d_Invalid_Str
 "The center of zone 1000000 could not be determined." .eq. "The center of zone 1000000 could not be determined." : True
Zone_Center_Curv2d_Invalid_Val
 "None" .eq. "None" : True
Node_Coords_Curv2d_Valid_Str
 "The coords of  node 10 are (1, 1.73205)." .eq. "The coords of  node 10 are (1, 1.73205)." : True
None_Coords_Curv2d_Valid_Val
 (1.0, 1.7320507764816284) .eq. (1.0, 1.7320507764816284)
 (prec=5) : True
Node_Coords_Curv2d_Invalid_Str
 "The coords of node 1000000 could not be determined." .eq. "The coords of node 1000000 could not be determined." : True
Node_Coords_Curv2d_Invalid_Val
 "None" .eq. "None" : True
Zone_Center_Multi_Ucd3d_Valid_Str
 "The center of zone 10 (domain 5) is (0.463913, 3.91959, 6.33333)." .eq. "The center of zone 10 (domain 5) is (0.463913, 3.91959, 6.33333)." : True
Zone_Center_Multi_Ucd3d_Valid_Val
 (0.4639131799340248, 3.9195945262908936, 6.333332777023315) .eq. (0.4639131799340248, 3.9195945262908936, 6.333332777023315)
 (prec=5) : True
Zone_Center_Multi_Ucd3d_Invalid_Str
 "The center of zone 1000000 (domain 5) could not be determined." .eq. "The center of zone 1000000 (domain 5) could not be determined." : True
Zone_Center_Multi_Ucd3d_Invalid_Val
 "None" .eq. "None" : True
Node_Coords_Multi_Ucd3d_Valid_Str
 "The coords of node 10 (domain 5) are (2.96558, 2.53285, 0)." .eq. "The coords of node 10 (domain 5) are (2.96558, 2.53285, 0)." : True
None_Coords_Multi_Ucd3d_Valid_Val
 (2.9655816555023193, 2.532846450805664, 0.0) .eq. (2.9655816555023193, 2.532846450805664, 0.0)
 (prec=5) : True
Node_Coords_Multi_Ucd3d_Invalid_Str
 "The coords of node 1000000 (domain 5) could not be determined." .eq. "The coords of node 1000000 (domain 5) could not be determined." : True
Node_Coords_Multi_Ucd3d_Invalid_Val
 "None" .eq. "None" : True

Final Return Code: 111