Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-11540

Linter sometimes flakes on apache_beam.dataframe.frames_test

Details

    • Bug
    • Status: Resolved
    • P1
    • Resolution: Cannot Reproduce
    • None
    • Not applicable
    • test-failures

    Description

      Symptoms:

      tox -e py37-lint

      shows recursion errors:

      RecursionError: maximum recursion depth exceeded while calling a Python object
      internal error with sending report for module ['apache_beam/dataframe/frames.py']
      maximum recursion depth exceeded
      internal error with sending report for module ['apache_beam/dataframe/frame_base_test.py']
      maximum recursion depth exceeded
      internal error with sending report for module ['apache_beam/dataframe/convert_test.py']
      maximum recursion depth exceeded while calling a Python object
      internal error with sending report for module ['apache_beam/dataframe/partitionings.py']
      maximum recursion depth exceeded
      internal error with sending report for module ['apache_beam/dataframe/schemas.py']
      maximum recursion depth exceeded while calling a Python object
      

      and sometimes (50% of the time?) fails with:

      RecursionError: maximum recursion depth exceeded while calling a Python object
      ************* Module apache_beam.dataframe.frames_test
      apache_beam/dataframe/frames_test.py:1:0: F0002: <class 'RecursionError'>: maximum recursion depth exceeded while calling a Python object (astroid-error)
      

      Attachments

        Activity

          People

            bhulette Brian Hulette
            tvalentyn Valentyn Tymofieiev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: