Project

General

Profile

Actions

Bug #46371

closed

mgr/dashboard: Fix bugs in a unit test and i18n translation

Added by Volker Theile almost 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
UI
Target version:
% Done:

0%

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

Description

  • SKIP: Unknown argument type: 'BinaryExpression' NodeObject { ... text: 'You can activate the module on the Telemetry configuration '
    > ceph-dashboard@0.0.0 i18n:extract /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/frontend
    > ng xi18n --output-path locale --progress=false && ngx-extractor -i 'src/**/*.ts' -f xlf -o src/locale/messages.xlf -l en-US
    
    SKIP: Unknown argument type: 'BinaryExpression' NodeObject {
      pos: 2316,
      end: 2480,
      flags: 0,
      modifierFlagsCache: 0,
      transformFlags: 0,
      parent: undefined,
      kind: 209,
      left: TokenObject {
        pos: 2316,
        end: 2386,
        flags: 0,
        modifierFlagsCache: 0,
        transformFlags: 0,
        parent: undefined,
        kind: 10,
        text: 'You can activate the module on the Telemetry configuration '
      },
      operatorToken: TokenObject {
        pos: 2386,
        end: 2388,
        flags: 0,
        modifierFlagsCache: 0,
        transformFlags: 0,
        parent: undefined,
        kind: 39
      },
      right: TokenObject {
        pos: 2388,
        end: 2480,
        flags: 0,
        modifierFlagsCache: 0,
        transformFlags: 0,
        parent: undefined,
        kind: 10,
        text: 'page (<b>Dashboard Settings</b> -> <b>Telemetry configuration</b>) at any time.'
      },
      _children: [
        TokenObject {
          pos: 2316,
          end: 2386,
          flags: 0,
          modifierFlagsCache: 0,
          transformFlags: 0,
          parent: undefined,
          kind: 10,
          text: 'You can activate the module on the Telemetry configuration '
        },
        TokenObject {
          pos: 2386,
          end: 2388,
          flags: 0,
          modifierFlagsCache: 0,
          transformFlags: 0,
          parent: undefined,
          kind: 39
        },
        TokenObject {
          pos: 2388,
          end: 2480,
          flags: 0,
          modifierFlagsCache: 0,
          transformFlags: 0,
          parent: undefined,
          kind: 10,
          text: 'page (<b>Dashboard Settings</b> -> <b>Telemetry configuration</b>) at any time.'
        }
      ]
    }
    
  • WARNING: /ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.spec.ts:39:32 - get is deprecated: from v9.0.0 use TestBed.inject

Related issues 1 (0 open1 closed)

Copied to Dashboard - Backport #46407: octopus: mgr/dashboard: Fix bugs in a unit test and i18n translationResolvedTatjana DehlerActions
Actions #1

Updated by Volker Theile almost 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 35923
Actions #2

Updated by Volker Theile almost 4 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Nathan Cutler almost 4 years ago

  • Copied to Backport #46407: octopus: mgr/dashboard: Fix bugs in a unit test and i18n translation added
Actions #4

Updated by Nathan Cutler over 3 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions #5

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 165 to UI
Actions

Also available in: Atom PDF