Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination random Gabbi test failure #870

Open
jd opened this issue Apr 17, 2018 · 0 comments
Open

Pagination random Gabbi test failure #870

jd opened this issue Apr 17, 2018 · 0 comments

Comments

@jd
Copy link
Member

jd commented Apr 17, 2018

gabbi.suitemaker.test_gabbi_pagination_default_limit.test_request
-----------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "/home/tester/src/.tox/py27-postgresql/local/lib/python2.7/site-packages/gabbi/case.py", line 94, in wrapper
        func(self)
      File "/home/tester/src/.tox/py27-postgresql/local/lib/python2.7/site-packages/gabbi/case.py", line 148, in test_request
        self._run_test()
      File "/home/tester/src/.tox/py27-postgresql/local/lib/python2.7/site-packages/gabbi/case.py", line 555, in _run_test
        self._assert_response()
      File "/home/tester/src/.tox/py27-postgresql/local/lib/python2.7/site-packages/gabbi/case.py", line 196, in _assert_response
        handler(self)
      File "/home/tester/src/.tox/py27-postgresql/local/lib/python2.7/site-packages/gabbi/handlers/base.py", line 55, in __call__
        self.action(test, item, value=value)
      File "/home/tester/src/.tox/py27-postgresql/local/lib/python2.7/site-packages/gabbi/handlers/jsonhandler.py", line 112, in action
        (path, expected, match))
      File "/home/tester/src/.tox/py27-postgresql/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
        self.assertThat(observed, matcher, message)
      File "/home/tester/src/.tox/py27-postgresql/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
        raise mismatch_error
    testtools.matchers._impl.MismatchError: !=:
    reference = '9b6af245-57df-4ed6-a8c0-f64b77d8867f'
    actual    = u'd787aa85-5743-4443-84f9-204270bc141a'
    : Unable to match $[-1].id as 9b6af245-57df-4ed6-a8c0-f64b77d8867f, got d787aa85-5743-4443-84f9-204270bc141a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant