Add extra Cycles regression tests
This new tests are aimed to issues/regressions reported to the tracker.
This commit is contained in:
@@ -109,7 +109,7 @@ def run_all_tests(dirpath):
|
||||
print('Can not perform tests because blender fails to start.',
|
||||
'Make sure INSTALL target was run.')
|
||||
return False
|
||||
elif error == 'VARIFY':
|
||||
elif error == 'VERIFY':
|
||||
pass
|
||||
else:
|
||||
print("Unknown error %r" % error)
|
||||
|
Reference in New Issue
Block a user