You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by GitBox <gi...@apache.org> on 2019/09/04 11:06:53 UTC

[GitHub] [griffin] icesmartjuan commented on issue #529: Made UI tests run without errors

icesmartjuan commented on issue #529: Made UI tests run without errors
URL: https://github.com/apache/griffin/pull/529#issuecomment-527853710
 
 
   Hi @simegeorge simegeorge , test gets failed with messages such as
   
   INFO [Chrome 74.0.3729 (Mac OS X 10.14.5)]: Connected on socket JS8t1omKGayUw9sNAAAA with id 78802446 Chrome 74.0.3729 (Mac OS X 10.14.5) AppComponent should create the app FAILED
   
   Chrome 74.0.3729 (Mac OS X 10.14.5) CreateMeasureComponent should be created FAILED Error: No provider for LoaderService!
   
   Chrome 74.0.3729 (Mac OS X 10.14.5): Executed 15 of 34 (15 FAILED)
   
   Lots of following type of messages:
   
   	1. If 'app-loader' is an Angular component, then verify that it is part of this module.
   	2. If 'app-loader' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("onResize($event)" class="row y-scrollable" ng-view
   	           style="padding-right: 10px;">
   	        [ERROR ->]<app-loader></app-loader>
   	        <router-outlet></router-outlet>
   	      </div>
   	"): ng:///DynamicTestModule/AppComponent.html@80:8 ```
   
   could you please double check? 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services