Actions
Bug #33199
closedIntermittent Pipeline katello-master-source-release failure on contentViewDetailRepos.test.js
Difficulty:
Triaged:
Yes
Description
We have this recurring although intermittent failure of the JS test on katello-master-source-release pipeline.
09:54:38 Summary of all failing tests 09:54:38 FAIL webpack/scenes/ContentViews/Details/Repositories/__tests__/contentViewDetailRepos.test.js (47.197s) 09:54:38 ● Can filter by Added status 09:54:38 09:54:38 Error: Error: connect ECONNREFUSED 127.0.0.1:80 09:54:38 09:54:38 8 | }; 09:54:38 9 | 09:54:38 > 10 | // Increase jest timeout as some tests using multiple http mocks can time out on CI systems. 09:54:38 | ^ 09:54:38 11 | jest.setTimeout(10000); 09:54:38 12 | 09:54:38 09:54:38 at Object.dispatchError (node_modules/jsdom/lib/jsdom/living/xhr-utils.js:65:19) 09:54:39 at Request.<anonymous> (node_modules/jsdom/lib/jsdom/living/xmlhttprequest.js:676:20) 09:54:39 at Request.onRequestError (node_modules/request/request.js:877:8) 09:54:39 at console.Object.<anonymous>.global.console.error (webpack/global_test_setup.js:10:9) 09:54:39 at VirtualConsole.<anonymous> (node_modules/jsdom/lib/jsdom/virtual-console.js:29:45) 09:54:39 at Object.dispatchError (node_modules/jsdom/lib/jsdom/living/xhr-utils.js:68:53) 09:54:39 at Request.<anonymous> (node_modules/jsdom/lib/jsdom/living/xmlhttprequest.js:676:20) 09:54:39 at Request.onRequestError (node_modules/request/request.js:877:8) 09:54:39 09:54:39
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/9526 added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.3.0 added
Updated by Samir Jha over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|be49f49e4866268b28be8ef908db1981328ff132.
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/Katello/katello/pull/9532 added
Updated by Justin Sherrill over 3 years ago
- Target version set to Katello 4.2.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/Katello/katello/pull/9538 added
Actions