Project

General

Profile

Bug #42611

Updated by Laura Paduano over 4 years ago

<pre><code class="text"> 
      RGW buckets page 

     breadcrumb tests 
       ✗ should open and show breadcrumb (0.787 sec) 
         - Expected 'Object Gateway' to be 'Buckets'. 
             at Object.<anonymous> (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/e2e/rgw/buckets.e2e-spec.ts:22:60) 
             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 /home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/node_modules/tslib/tslib.js:110:75 
             at new Promise (<anonymous>) 
             at Object.__awaiter (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/node_modules/tslib/tslib.js:106:16) 
             at UserContext.<anonymous> (/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/e2e/rgw/buckets.e2e-spec.ts:21:43) 
             at /home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend/node_modules/jasminewd2/index.js:112:25 
             at new Promise (<anonymous>) 

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

 1) RGW buckets page breadcrumb tests should open and show breadcrumb 
   - Expected 'Object Gateway' to be 'Buckets'. 
 </code></pre> 


 See: https://jenkins.ceph.com/job/ceph-dashboard-pull-requests/2291/

Back