Bug #7377
closedWarnings by pyflakes on build
100%
Description
Buildbot reports some pyflakes warnings currently, but does not react to them either by e-mail or build failure. All the current warnings are reasonable and should be fixed and pyflakes's output can then be honored.
Related issues
Updated by Radko Krkoš over 3 years ago
- Related to Bug #7365: Buildbot warnings on mentat-deb added
Updated by Radko Krkoš over 3 years ago
- Assignee changed from Radko Krkoš to Jan Mach
- % Done changed from 0 to 30
- To be discussed changed from No to Yes
The code, which pyflakes
complained about was analyzed, proposed fixes are in the repository branch source:@krkos-bug-#7377-pyflakes-fixes. Please review.
Also, once is merged, the CI should be set up to honor the output of pyflakes
, which I presume is done on alchemist.cesnet.cz
, in configuration (I do not have access rights there).
Updated by Pavel Kácha over 3 years ago
- Status changed from In Review to Feedback
Updated by Pavel Kácha over 3 years ago
Seems these warnings are not sent by mail (unlike #7365), Mek, could you please look into it?
Updated by Radko Krkoš over 3 years ago
- Target version changed from Backlog to 2.9
Merged into devel
. The e-mail notifications still have to be set up on alchemist
.
Updated by Jan Mach about 3 years ago
I have reconfigured Alchemist builds to fail CHECK step on any Pyflakes errors. I think that this task can now be considered done, we can however keep the issue open for some time to further test the correct behavior of the build system.
Updated by Pavel Kácha about 3 years ago
- Status changed from Resolved to Closed