Project

General

Profile

Actions

Bug #33199

closed

Intermittent Pipeline katello-master-source-release failure on contentViewDetailRepos.test.js

Added by Samir Jha over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
Fixed in Releases:
Found in Releases:

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 

Actions

Also available in: Atom PDF