Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.17.0
-
None
Description
https://app.travis-ci.com/github/apache/qpid-dispatch/jobs/527183228#L6172
69: ====================================================================== 69: FAIL: test_post_upload_large_image_jpg (system_tests_http2.Http2TestInteriorEdgeRouter) 69: ---------------------------------------------------------------------- 69: Traceback (most recent call last): 69: File "/home/travis/build/apache/qpid-dispatch/tests/system_tests_http2.py", line 164, in test_post_upload_large_image_jpg 69: self.assertIn('Success', out) 69: AssertionError: 'Success' not found in '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\n<title>500 Internal Server Error</title>\n<h1>Internal Server Error</h1>\n<p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\n' 69: 69: ---------------------------------------------------------------------- 69: Ran 87 tests in 191.399s 69: 69: FAILED (failures=1) 69/75 Test #69: system_tests_http2 ................................***Failed 195.85 sec
Attachments
Issue Links
- is fixed by
-
DISPATCH-2241 [http2] Comment out test_post_upload_large_image_jpg in system_tests_http2 only in certain Travis runs
- Closed