Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2615

py3 lint failure does not cause test failure

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.10.0
    • build, python
    • None

    Description

      When running ./build.sh lint in lang/py3, an error does not reflect in the unix exit status, and the tests are allowed to continue.

      $ ./build.sh lint
      running isort
      running lint
      ./avro/tests/test_datafile.py:295:9: E125 continuation line with same indent as next logical line
      1 E125 continuation line with same indent as next logical line
      michael@bceae9b0f237:~/avro/lang/py3$ echo $?
      0
      

      Attachments

        Issue Links

          Activity

            People

              kojiromike Michael A. Smith
              kojiromike Michael A. Smith
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: