angular / zone.js

Implements Zones for JavaScript
https://github.com/angular/angular/tree/master/packages/zone.js/
MIT License
3.25k stars 407 forks source link

Upgrading to karma 3.0.0, failure of test cases #1187

Closed ossdev07 closed 5 years ago

ossdev07 commented 5 years ago

Hi,

Updated the karma version to 3.0.0, failure can be seen in the test command karma start karma-build-jasmine-phantomjs.conf.js --single-run

https://travis-ci.com/ossdev07/zone.js

The browser gets a launch for the phantomjs but, no test cases are getting executed. I am unable to understand, why the test cases are not getting executed. Please help me with the issue.

Thanks,

JiaLiPassion commented 5 years ago

Please provide a reproduce repo, thanks!

JiaLiPassion commented 5 years ago

Will close for now, because phantomjs is gone.