micahstubbs commented on issue #2075:
URL: https://github.com/apache/helix/issues/2075#issuecomment-1149025238

   ```py
   Summary of all failing tests
    FAIL  client/app/dashboard/dashboard.component.spec.ts (10.559 s)
     ● DashboardComponent › should be created
   
       TypeError: Cannot read property 'webkitBackingStorePixelRatio' of null
   
         24 |     fixture = TestBed.createComponent(DashboardComponent);
         25 |     component = fixture.componentInstance;
       > 26 |     fixture.detectChanges();
            |             ^
         27 |   });
         28 |
         29 |   it('should be created', () => {
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to