DickJC123 commented on issue #16401: CI showing random pylint failures URL: https://github.com/apache/incubator-mxnet/issues/16401#issuecomment-541275384 It appears the output of pylint differs between the case of jobs==1 and the case jobs==8 (as set in the ./ci/other/pylintrc file). I can get the error `python/mxnet/numpy_op_signature.py:21:0: E0402: Attempted relative import beyond top-level package (relative-beyond-top-level)` to appear consistently when I set the jobs==1. Perhaps jobs==1 should be the setting for our CI, since it is masking errors and is otherwise (apparently) non-deterministically reporting errors.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
