ossdev07
ossdev07
Ping @mfschwartz @houglum I have added the ```echo 'KEY' >> $HOME/.ssh/known_hosts``` as 1 test was failing on aarch64 because of the below issue, please have a look: ``` ERROR: test_timeout...
Ping @mfschwartz Could you please have a look at this PR.
Hi @TristanNovo @matthew-dean I was trying to replace Phantomjs with puppeteer by updating the grunt-contrib-jasmine version to ```2.1.0``` and removing the phantomjs dependency from ```pacakge.json``` file . The Jasmine main...
@matthew-dean I am working on replacing PhantomJS with Puppeteer and after analyzing the package with latest and older versions, I have few queries if you could help me with that...
@matthew-dean Thanks for the quick response, It is great that you have already fixed it, can you share when can we expect the changes to be merged in the less.js...
@matthew-dean I have tested the patch you shared https://github.com/less/less.js/pull/3442 and it is working fine for me, I have tested the patch for two architectures x86 and arm64 ( for ubuntu...
Hi @matthew-dean, I've just tested this package on "aarch64" platform, every thing is running smoothly and all tests are getting passed except just one test. it is failing because of...
Hi @matthew-dean , Timeout increase in template.js is not required, Raised PR for "generate.js", please have a look. Thanks.
@pimterry Thanks for the quick reply The requirejs tests are all failing on my local system as well, but I am checking it with headless chrome only because the grunt-contrib-qunit...
Hi @mathiasbynens Please have a look at the issue. If any more information required for it, let me know, it will be a delight to run the test cases. Thanks,