flake8
passed.
JSHint
passed.
Review Request #12366 — Created June 13, 2022 and submitted
The support for
--diff-filenameregressed in RBTools 3.1, due to the
addition of a newreview_request_extra_dataattribute on
SquashedDiffthat wasn't being provided (being anamedtuple, all
arguments always have to be provided). This is now set to the default of
None.Along with this, the error message shown for a File Not Found contained
the filename but not the revision, making it hard to determine what was
missing. This is now included.
Encountered both of these issues while testing another problem. Verified
that--diff-filenamenow works, and that the File Not Found error
contained the correct revision.
| Summary | ID |
|---|---|
| cfb257e68c7ff29be7a1364eb621e64675441ff1 |