Project

General

Profile

Actions

Bug #43593

closed

mgr/dashboard: e2e Notification page test failure

Added by Laura Paduano over 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Testing & QA
Target version:
% Done:

0%

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

Description

The error does not always occur, but every once in a while:


  Notification page
    [32m✓ should open notification sidebar[39m (19 secs)
    [32m✓ should display a running task[39m (30 secs)
    [31m✗ should have notifications[39m (37 secs)
      [31m- [39m[31mFailed: Wait timed out after 27246ms[39m
          at /home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/node_modules/selenium-webdriver/lib/promise.js:2201:17
          at process._tickCallback (internal/process/next_tick.js:68:7)
      From asynchronous test: 
      Error: 
          at Suite.<anonymous> (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/e2e/ui/notification.e2e-spec.ts:42:3)
          at apply (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/node_modules/lodash/lodash.js:476:27)
          at Env.wrapper [as describe] (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/node_modules/lodash/lodash.js:5317:16)
          at Object.<anonymous> (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/e2e/ui/notification.e2e-spec.ts:4:1)
          at Module._compile (internal/modules/cjs/loader.js:776:30)

**************************************************
*                    Failures                    *
**************************************************

1) Notification page should have notifications
  [31m- [39m[31mFailed: Wait timed out after 27246ms[39m

Executed 85 of 96 specs[31m (1 FAILED)[39m[33m (11 SKIPPED)[39m in 7 mins 43 secs.

https://jenkins.ceph.com/job/ceph-dashboard-pull-requests/2910/console


Related issues 1 (0 open1 closed)

Related to Dashboard - Cleanup #43804: mgr/dashboard: Improve the notification sidebarResolvedTiago Melo

Actions
Actions #1

Updated by Laura Paduano over 4 years ago

  • Subject changed from mgr/dashboard: e2e test failure to mgr/dashboard: e2e Notification page test failure
Actions #2

Updated by Laura Paduano over 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Tiago Melo
  • Pull request ID set to 32895
Actions #3

Updated by Laura Paduano over 4 years ago

  • Related to Cleanup #43804: mgr/dashboard: Improve the notification sidebar added
Actions #4

Updated by Laura Paduano over 4 years ago

Is this error also something that is going to be addressed or should we create another tracker issue for this:


  Notification page
    [32m✓ should open notification sidebar[39m (19 secs)

 log: [ Entry {
    level: Level { name_: 'SEVERE', value_: 1000 },
    message:
     'https://bionic-huge--c1968f99-0242-4c28-b927-d3052e8375c9:41146/api/pool/e2e_notification_pool/configuration - Failed to load resource: the server responded with a status of 500 (Internal Server Error)',
    timestamp: 1580307465274,
    type: '' },
  Entry {
    level: Level { name_: 'SEVERE', value_: 1000 },
    message:
     'https://bionic-huge--c1968f99-0242-4c28-b927-d3052e8375c9:41146/polyfills.js 180:24 ',
    timestamp: 1580307465274,
    type: '' } ]
    [31m✗ should display a running task[39m (30 secs)
      [31m- [39m[31mExpected 2 to equal 0.[39m
          at Function.<anonymous> (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/e2e/page-helper.po.ts:40:37)
          at step (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/node_modules/tslib/tslib.js:136:27)
          at Object.next (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/node_modules/tslib/tslib.js:117:57)
          at fulfilled (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/node_modules/tslib/tslib.js:107:62)
          at process._tickCallback (internal/process/next_tick.js:68:7)
Actions #5

Updated by Laura Paduano over 4 years ago

  • Status changed from In Progress to Fix Under Review
Actions #6

Updated by Tiago Melo about 4 years ago

  • Status changed from Fix Under Review to Resolved
  • Target version set to v15.0.0
Actions #7

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 151 to Testing & QA
Actions

Also available in: Atom PDF