flake8
failed.
JSHint
passed.
Review Request #14487 — Created June 27, 2025 and submitted
The
has_dependencies()
method has for a while had anexpect_checked
parameter which will skip setup in the case where we know that we've
already done it. This raised a deprecation warning about being removed
in RBTools 5, but we never did so. This change modifies the warning to
be an exception instead, and updates all the relevant test cases to
match.
Ran unit tests.
Summary | ID |
---|---|
ee51876b57d5c3cf17ef64369be31b2d31aa6497 |
Description | From | Last Updated |
---|---|---|
line too long (80 > 79 characters) Column: 80 Error code: E501 |
![]() |
Summary | ID | |
---|---|---|
df7dbdc05d723bf5b6a55b974a1e4c5505703287 | ||
ee51876b57d5c3cf17ef64369be31b2d31aa6497 |
Revision 2 (+230 -594)