Closed brettz9 closed 8 years ago
Saucelabs tests are running again and successfully (I used my encrypted key for the repo instead of yours as apparently yours were no longer working). I'm not sure why grunt-contrib-qunit
isn't using PhantomJS 2.1.1 but it is failing on a couple of the QUnit tests because of that.
Update: I may have gotten confused into thinking that 2.1.1 should have been passing a couple tests.
Hi @axemclion ,
Since grunt-saucelabs is apparently your baby, I thought I'd just ask if you know why Saucelabs (at least on Travis) is not working: https://travis-ci.org/axemclion/IndexedDBShim .
I made one fix in my last commit to workaround another issue (that
key
in the grunt saucelabs options must now be a function), but am now only able to get as far as seeing an error re: closing the tunnel.I haven't tried yet running with my own Saucelabs account, but thought I'd ask if you knew of anything that could fix this. (From the command line, the
node-qunit
tests are also failing but the PhantomJS-basedqunit
is running fine (with a couple of expected errors).)