defunctzombie/zuul

error in cloud test

Opened this issue · 4 comments

when run zuul in my mac, everything is ok
when run in travis, I aways see errors like this in all browsers, I can't find what is wrong with it:

  • starting: <iphone 5.1 on Mac 10.8>
    [ {}, {}, {}, {}, {}, {}, {}, {}, {} ]
    [ {}, {}, {}, {}, {}, {}, {} ]
    [ {}, {}, {}, {}, {}, {}, {} ]
    [ {}, {}, {}, {}, {}, {}, {} ]
    [ {}, {}, {}, {}, {}, {}, {} ]
    [ {}, {}, {}, {}, {}, {}, {} ]
    [ {}, {}, {}, {}, {}, {}, {} ]
    [ {}, {}, {}, {}, {}, {}, {} ]
    [ {}, {}, {}, {}, {}, {}, {} ]
  • failed: <iphone 5.1 on Mac 10.8> (0 failed, 0 passed)

I think this happens on iojs or node 0.12

vvo commented

Those are browserify errors

This does happen on Node 0.12, but not on 0.10. Any fix in the works for this?

vvo commented

@scottcorgan Do you have a sample project experiencing this? @jiexuangao same for you :)

We should try to display the real browserify error