DescriptionRaise an exception when the wpr_archive_info isn't created.
This is to provide a more user friendly error. This:
AssertionError: Pageset archive_data_file path must be specified.
instead of this:
AttributeError: 'NoneType' object has no attribute 'AddNewTemporaryRecording'
BUG=
Committed: https://crrev.com/29846e0abbd27b05029bb3e937a6bdcbc1f31b0e
Cr-Commit-Position: refs/heads/master@{#300050}
Patch Set 1 #Patch Set 2 : perform check in record_wpr.py, not page_set.py #
Total comments: 1
Patch Set 3 : changed Exception(...) to assert #Messages
Total messages: 8 (2 generated)
|