ant-tool / atool-test

Test tool based on dora & webpack, run tests with browser
14 stars 4 forks source link

atool-test phantomjs 问题 #26

Closed nightink closed 7 years ago

nightink commented 7 years ago

本地执行 npm test 会出现以下错误

image

并且在 gitlab ci 服务器执行会存在以下错误

image

环境信息

使用 npminstall 模式的 npm install

silentcloud commented 7 years ago
brew install upx
upx -d /path/to/phantomjsbin
nightink commented 7 years ago

... 服务器 ci 也有问题。。

fengmk2 commented 7 years ago

@silentcloud 为何不将 phantomjs 升级到最新版本?

fengmk2 commented 7 years ago

或者改用 electron https://github.com/jprichardson/electron-mocha