LeeYoung624 opened a new issue #10955: Problems with the unit test URL: https://github.com/apache/incubator-echarts/issues/10955 ### Version 4.2.1 ### Steps to reproduce Hey echarts guys! I found echarts recently and I like it! It helped me a lot and I'd like to contribute to echarts. But it confuses me that some unit tests were failed (same result in `master` branch and the lateset release version `4.2.1`) : `111 specs, 20 failures` I didn't change any code of echarts, so I'm quite confused : is the unit test result correct? Or I should run the unit test in another way? (I could not run `ut.html` in `Chrome` directly because of some cross origin errors, so I run the unit tests in tomcat and it works) ### What is expected? All unit tests are passed ### What is actually happening? 111 specs, 20 failures <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
