Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-18066

Tests have started failing since yesterday

    XMLWordPrintable

Details

    Description

      For no apparent reason, since this morning, our pytest-flake8 plugin started throwing this exception for every file that was being checked:

      #!python
      
      /usr/local/lib/python3.6/dist-packages/pluggy/hooks.py:284: in __call__
          return self._hookexec(self, self.get_hookimpls(), kwargs)
      /usr/local/lib/python3.6/dist-packages/pluggy/manager.py:68: in _hookexec
          return self._inner_hookexec(hook, methods, kwargs)
      /usr/local/lib/python3.6/dist-packages/pluggy/manager.py:62: in <lambda>
          firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
      /usr/local/lib/python3.6/dist-packages/_pytest/runner.py:111: in pytest_runtest_call
          item.runtest()
      /usr/local/lib/python3.6/dist-packages/pytest_flake8.py:117: in runtest
          self.statistics)
      /usr/local/lib/python3.6/dist-packages/py/_io/capture.py:150: in call
          res = func(*args, **kwargs)
      /usr/local/lib/python3.6/dist-packages/pytest_flake8.py:190: in check_file
          app.make_notifier()
      E   AttributeError: &#x27;Application&#x27; object has no attribute &#x27;make_notifier&#x27;
      
      

      Same tests pass fine locally... Could it be something changed with volume sharing on the CI env containers?

      https://bitbucket.org/rebelp/gigcomply/addon/pipelines/home#!/results/5038/steps/%7B10756fab-b7bf-47f7-9b29-bae3b24034f5%7D

      Attachments

        Activity

          People

            Unassigned Unassigned
            a04ccfb7-1735-4eae-8f46-82e286e8ce40 Deleted Account (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: