mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-03 14:30:01 +00:00
Updated regression test script.
This commit is contained in:
@@ -945,8 +945,9 @@ def compare_errors():
|
||||
global attachl
|
||||
global errorem
|
||||
global failedbool
|
||||
attachl.append(case.sorted_log)
|
||||
attachl.append(diff_dir)
|
||||
errorem += "There was a difference in the exceptions Log.\n"
|
||||
errorem += "There was a difference in the exceptions Log for " + case.image_name + ".\n"
|
||||
print("Exceptions didn't match.\n")
|
||||
failedbool = True
|
||||
global imgfail
|
||||
|
||||
Reference in New Issue
Block a user