Project

General

Profile

Bug #42077

mgr-dashboard-frontend-unittests fails

Added by Kefu Chai over 4 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Stephan Müller
Category:
General
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

> ceph-dashboard@0.0.0 test:ci /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/frontend
> npm run test:config && JEST_SILENT_REPORTER_DOTS=true jest --coverage --reporters jest-silent-reporter

> ceph-dashboard@0.0.0 test:config /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/frontend
> if [ ! -e 'src/unit-test-configuration.ts' ]; then cp 'src/unit-test-configuration.ts.sample' 'src/unit-test-configuration.ts'; fi

..................
  ● CephfsTabsComponent › handling of id change › should not subscribe to an new interval for the same selection

    Timeout - Async callback was not invoked within the 5000ms timeout specified by jest.setTimeout.Error: Timeout - Async callback was not invoked within the 5000ms timeout specified by jest.setTimeout.

      at mapper (node_modules/jest-jasmine2/build/queueRunner.js:25:45)

..........................................................................................................................................................................................................

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ceph-dashboard@0.0.0 test:ci: `npm run test:config && JEST_SILENT_REPORTER_DOTS=true jest --coverage --reporters jest-silent-reporter`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the ceph-dashboard@0.0.0 test:ci script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

See: https://jenkins.ceph.com/job/ceph-pull-requests/34960/console


Related issues

Related to Dashboard - Bug #42187: mgr/dashboard: dashboard test fails due to adaptation of iscsi response Resolved

History

#1 Updated by Laura Paduano over 4 years ago

  • Description updated (diff)

#3 Updated by Kefu Chai over 4 years ago

  • Priority changed from High to Urgent

i found we were rerunning the test more and more often because of mgr-dashboard-frontend-unittests failures.

#4 Updated by Kefu Chai over 4 years ago

  • Related to Bug #42187: mgr/dashboard: dashboard test fails due to adaptation of iscsi response added

#5 Updated by Stephan Müller over 4 years ago

  • Status changed from 12 to Fix Under Review
  • Assignee set to Stephan Müller
  • Pull request ID set to 30814

#6 Updated by Tatjana Dehler over 4 years ago

  • Status changed from Fix Under Review to Resolved

#7 Updated by Ernesto Puerta almost 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 132 to General

Also available in: Atom PDF