Project

General

Profile

Actions

Bug #28708

closed

Jest test stopped working

Added by Avi Sharvit over 4 years ago. Updated over 4 years ago.

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

Description

[2020-01-07T21:38:06.504Z] Summary of all failing tests

[2020-01-07T21:38:06.504Z] FAIL webpack/redux/actions/RedHatRepositories/__tests__/enabled.test.js

[2020-01-07T21:38:06.504Z] ● RedHatRepositories enabled actions › disableRepository › dispatches DISABLE_REPOSITORY_REQUEST

[2020-01-07T21:38:06.504Z]

[2020-01-07T21:38:06.504Z] Error: Error: connect ECONNREFUSED 127.0.0.1:80

[2020-01-07T21:38:06.504Z]

[2020-01-07T21:38:06.504Z] 5 | throw new Error(error);

[2020-01-07T21:38:06.504Z] 6 | };

[2020-01-07T21:38:06.504Z] > 7 |

[2020-01-07T21:38:06.504Z] | ^

[2020-01-07T21:38:06.504Z]

[2020-01-07T21:38:06.504Z] at Object.dispatchError (node_modules/jsdom/lib/jsdom/living/xhr-utils.js:65:19)

[2020-01-07T21:38:06.504Z] at Request.<anonymous> (node_modules/jsdom/lib/jsdom/living/xmlhttprequest.js:676:20)

[2020-01-07T21:38:06.504Z] at Request.onRequestError (node_modules/request/request.js:881:8)

[2020-01-07T21:38:06.504Z] at BufferedConsole.Object.<anonymous>.global.console.error (webpack/global_test_setup.js:7:9)

[2020-01-07T21:38:06.505Z] at VirtualConsole.<anonymous> (node_modules/jsdom/lib/jsdom/virtual-console.js:29:45)

[2020-01-07T21:38:06.505Z] at Object.dispatchError (node_modules/jsdom/lib/jsdom/living/xhr-utils.js:68:53)

[2020-01-07T21:38:06.505Z] at Request.<anonymous> (node_modules/jsdom/lib/jsdom/living/xmlhttprequest.js:676:20)

[2020-01-07T21:38:06.505Z] at Request.onRequestError (node_modules/request/request.js:881:8)

[2020-01-07T21:38:06.505Z]

[2020-01-07T21:38:06.505Z] ● RedHatRepositories enabled actions › loadEnabledRepos › dispatches ENABLED_REPOSITORIES_REQUEST

[2020-01-07T21:38:06.505Z]

[2020-01-07T21:38:06.505Z] Error: Error: connect ECONNREFUSED 127.0.0.1:80

[2020-01-07T21:38:06.505Z]

[2020-01-07T21:38:06.505Z] 5 | throw new Error(error);

[2020-01-07T21:38:06.505Z] 6 | };

[2020-01-07T21:38:06.505Z] > 7 |

[2020-01-07T21:38:06.505Z] | ^

[2020-01-07T21:38:06.505Z]

[2020-01-07T21:38:06.505Z] at Object.dispatchError (node_modules/jsdom/lib/jsdom/living/xhr-utils.js:65:19)

[2020-01-07T21:38:06.505Z] at Request.<anonymous> (node_modules/jsdom/lib/jsdom/living/xmlhttprequest.js:676:20)

[2020-01-07T21:38:06.505Z] at Request.onRequestError (node_modules/request/request.js:881:8)

[2020-01-07T21:38:06.505Z] at BufferedConsole.Object.<anonymous>.global.console.error (webpack/global_test_setup.js:7:9)

[2020-01-07T21:38:06.505Z] at VirtualConsole.<anonymous> (node_modules/jsdom/lib/jsdom/virtual-console.js:29:45)

[2020-01-07T21:38:06.505Z] at Object.dispatchError (node_modules/jsdom/lib/jsdom/living/xhr-utils.js:68:53)

[2020-01-07T21:38:06.505Z] at Request.<anonymous> (node_modules/jsdom/lib/jsdom/living/xmlhttprequest.js:676:20)

[2020-01-07T21:38:06.505Z] at Request.onRequestError (node_modules/request/request.js:881:8)

[2020-01-07T21:38:06.505Z]

[2020-01-07T21:38:06.505Z]

[2020-01-07T21:38:06.505Z] Test Suites: 1 failed, 82 passed, 83 total

[2020-01-07T21:38:06.505Z] Tests: 2 failed, 286 passed, 288 total

[2020-01-07T21:38:06.505Z] Snapshots: 165 passed, 165 total

[2020-01-07T21:38:06.505Z] Time: 26.294s

Actions #1

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/8503 added
Actions #2

Updated by The Foreman Bot over 4 years ago

  • Fixed in Releases Katello 3.16.0 added
Actions #3

Updated by Avi Sharvit over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by The Foreman Bot over 4 years ago

  • Pull request https://github.com/Katello/katello/pull/8515 added
Actions #5

Updated by Jonathon Turel over 4 years ago

  • Target version set to Katello 3.14.1
  • Triaged changed from No to Yes
  • Fixed in Releases Katello 3.15.0 added
  • Fixed in Releases deleted (Katello 3.16.0)
Actions #6

Updated by Jonathon Turel over 4 years ago

  • Category changed from Web UI to Tests
Actions

Also available in: Atom PDF