Project

General

Profile

Actions

Bug #37841

closed

mgr/dashboard: RbdMirroringService test suite fails in dev mode

Added by Stephan Müller over 5 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Stephan Müller
Category:
Testing & QA
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

If you have set DEV in unit-test-configuration.ts to true, in order to run all unit tests much faster, the unit test suite of rbd mirroring service fails.

The reason is, that it's expecting a call, that is triggered inside the constructor, which is only done once in for the copy used in the fast testing mode (if it would be done on within ngOnInit this wouldn't be a problem).

Actions #1

Updated by Stephan Müller over 5 years ago

  • Subject changed from mgr/dashboard: RbdMirroringService unit test suite fails in dev mode unit test configuration to mgr/dashboard: RbdMirroringService test suite fails in dev mode
Actions #2

Updated by Stephan Müller over 5 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 25865
Actions #3

Updated by Stephan Müller about 5 years ago

  • Status changed from Fix Under Review to Resolved
Actions #4

Updated by Ernesto Puerta about 3 years ago

  • Tracker changed from Fix to Bug
  • Project changed from mgr to Dashboard
  • Category changed from 151 to Testing & QA
  • Regression set to No
  • Severity set to 3 - minor
Actions

Also available in: Atom PDF