| Test Case | Errors | Images | |||
| %Diffs | Maximum | Baseline | Current | Diff Map | |
| defining expressions error message | "Cannot create a plot until a database has been opened." .eq. "" : False |
||||
| defining expressions exceptions | "True" .eq. "True" : True |
||||
| pick string | hgslice: |
||||
| pick string | hgslice: |
||||
| pick error message | "Pick requires an active non-hidden Plot. Please select a plot and try again. " .eq. "" : False |
||||
| pick exceptions | "True" .eq. "True" : True |
||||
| lineout 1 error message | "Lineout requires an active non-hidden Plot. Please select a plot and try again. " .eq. "" : False |
||||
| lineout 1 exceptions | "True" .eq. "True" : True |
||||
| lineout 2 exception "'NoneType' object is not subscriptable":114 | "False" .eq. "True" : False |
||||
| query error message | "NumNodes requires an active non-hidden Plot. Please select a plot and try again. " .eq. "" : False |
||||
| query exceptions | "True" .eq. "True" : True |
||||
| finding the min and max error message | "MinMax requires an active non-hidden Plot. Please select a plot and try again. " .eq. "" : False |
||||
| finding the min and max exceptions | "True" .eq. "True" : True |
||||
| csv query over time exception "'NoneType' object is not subscriptable":206 | "False" .eq. "True" : False |
||||
Final Return Code: 113