mirror of https://github.com/zulip/zulip.git
e8e38e911b
For reasons I don't understand, it appears that in Travis CI we're now seeing errors using Casper that seem to correspond to a compatibility issue introduced in PhantomJS 2, even though we're still using 1.9.8. The solution for that compatability issue of patching casper's bootstrap.js to get arguments from system.args at a slightly different time than before seems to work in our setting as well, and that's what this implements. Probably the right long-term solution involves upgrading both phantomjs and Casper to the latest versions. |
||
---|---|---|
.. | ||
casperjs | ||
node | ||
tests | ||
.gitignore | ||
common.js | ||
run |