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

   ```py
   47 specs, 3 failures, 10 pending specs, randomized with seed 
[37875](http://localhost:9876/context.html?seed=37875)
   DEPRECATION: An asynchronous function called its 'done' callback more than 
once. This is a bug in the spec, beforeAll, beforeEach, afterAll, or afterEach 
function in question. This will be treated as an error in a future version. 
See<https://jasmine.github.io/tutorials/upgrading_to_Jasmine_4.0#deprecations-due-to-calling-done-multiple-times>
 for more information. (in spec: ClusterComponent should contain cluster list) 
Note: This message will be shown only once. Set the verboseDeprecations config 
property to true to see every occurrence.
   [Spec List](http://localhost:9876/#) | Failures
   
[DashboardComponent](http://localhost:9876/context.html?spec=DashboardComponent)
   TypeError: Cannot read properties of null (reading 'params')
   error properties: Object({ longStack: 'TypeError: Cannot read properties of 
null (reading 'params')
       at DashboardComponent.wEpf.DashboardComponent.initDashboard 
(http://localhost:9876/_karma_webpack_/client/app/dashboard/dashboard.component.ts:141:23)
       at apply 
(http://localhost:9876/_karma_webpack_/client/app/dashboard/dashboard.component.ts:151:26)
       at ZoneDelegate.invokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:421:35)
       at ProxyZoneSpec.onInvokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/proxy.js:148:43)
       at ZoneDelegate.invokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:420:40)
       at Object.onInvokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:295:104)
       at ZoneDelegate.invokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:420:40)
       at Object.onInvokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/@angular/core/_ ...
   TypeError: Cannot read properties of null (reading 'params')
       at DashboardComponent.wEpf.DashboardComponent.initDashboard 
(http://localhost:9876/_karma_webpack_/client/app/dashboard/dashboard.component.ts:141:23)
       at apply 
(http://localhost:9876/_karma_webpack_/client/app/dashboard/dashboard.component.ts:151:26)
       at ZoneDelegate.invokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:421:35)
       at ProxyZoneSpec.onInvokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/proxy.js:148:43)
       at ZoneDelegate.invokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:420:40)
       at Object.onInvokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:295:104)
       at ZoneDelegate.invokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:420:40)
       at Object.onInvokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:27546:33)
       at ZoneDelegate.invokeTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:420:40)
       at Zone.runTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:188:51)
       at 
____________________Elapsed_146_ms__At__Wed_May_18_2022_17_44_59_GMT_0700__Pacific_Daylight_Time_
 (http://localhost)
       at Object.onScheduleTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/long-stack-trace-zone.js:110:26)
       at ZoneDelegate.scheduleTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:400:55)
       at Object.onScheduleTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:294:84)
       at ZoneDelegate.scheduleTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:400:55)
       at Zone.scheduleTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:231:47)
       at Zone.scheduleMacroTask 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:254:29)
       at scheduleMacroTaskWithCurrentZone 
(http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:1183:29)
       at 
http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone.js:3068:32
   
[ResourceListComponent](http://localhost:9876/context.html?spec=ResourceListComponent)
 > [should 
create](http://localhost:9876/context.html?spec=ResourceListComponent%20should%20create)
   Uncaught Http failure response for http://localhost:9876/api/helix/list: 404 
Not Found thrown
   
[JobDetailComponent](http://localhost:9876/context.html?spec=JobDetailComponent)
 > [should 
create](http://localhost:9876/context.html?spec=JobDetailComponent%20should%20create)
   Uncaught Http failure response for http://localhost:9876/api/user/can: 404 
Not Found thrown
   ```
   
   <img width="1199" alt="Screen Shot 2022-05-18 at 5 47 38 PM" 
src="https://user-images.githubusercontent.com/2119400/169178893-b7c9ee60-2ad7-4461-820c-a2f74e0a4e0e.png";>
   
   


-- 
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