Age | Commit message (Collapse) | Author | Files | Lines |
|
This patch:
- Fixes W504 and ignores W503, based on new rules for breaking with
binary operators
- No longer ignores lines bigger than 80 characters.
- Comments out a specific unit test beucase it has an abnormal
behavior. Sometimes, it passes while other it does not. It is not
code related problem, but it results in false positive negative
votes from jenkins-ci.
Change-Id: I02d76daf2eb64621a599e6179ca4912b63b59d88
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-742
This patch revives unit test and flake8 tests of webportal. In
addition, it fixes errors and enables handling of some uris which
were forgotten.
Change-Id: I8225c7ca08a3c97b6e77f00490defc91046a2dd6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
This is only the first step to simply copy the file here.
There still need some more work to make sure all work well.
All the changes will be submitted with other patches to make it easily to review.
JIRA: DOVETAIL-671
Change-Id: I64d32a9df562184166b6199e2719f298687d1a0a
Signed-off-by: xudan <xudan16@huawei.com>
|