thorpedosg

8a7GX6C2

Aug 6th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. ======================================================================
  2. FAIL: Testing the GET session/ API with anonymous user
  3. ----------------------------------------------------------------------
  4. Traceback (most recent call last):
  5. File "/home/mconley/Projects/reviewboard/reviewboard/webapi/tests.py", line 281, in test_get_session_with_anonymous_user
  6. rsp = self.apiGet('session')
  7. File "/home/mconley/Projects/reviewboard/reviewboard/webapi/tests.py", line 75, in apiGet
  8. expected_redirects)
  9. File "/home/mconley/Projects/reviewboard/reviewboard/webapi/tests.py", line 54, in api_func_wrapper
  10. self.assertEqual(response.status_code, expected_status)
  11. AssertionError: 401 != 200
  12. -------------------- >> begin captured stdout << ---------------------
  13. GETing /api/session/
  14. Query data: {}
Add Comment
Please, Sign In to add comment