msgpack-lite icon indicating copy to clipboard operation
msgpack-lite copied to clipboard

tests for "iphone 8.4 on Mac 10.10", "safari 8 on Mac 10.10" always failed.

Open hackerwins opened this issue 7 years ago • 4 comments

Thank you for hard work.

But tests for "iphone 8.4 on Mac 10.10", "safari 8 on Mac 10.10" always failed on master branch.

For launching test, I forked repository(hackerwins/msgpack-lite) from this repository(kawanet/msgpack-lite). I tried to test two times and I noticed two tests is always failed. For detail logs you can visit below link. https://travis-ci.org/hackerwins/msgpack-lite/jobs/272323947

If It is just saucelab issue not code, how about remove that platform on test?

Thanks.

hackerwins avatar Sep 06 '17 08:09 hackerwins

Nobody use iOS 8 anymore. I'll cut it. Thank you for your reporting.

kawanet avatar Nov 27 '17 10:11 kawanet

It seems like all builds (except IE11?) are failing right now?

image

mattytrentini avatar Jan 12 '18 03:01 mattytrentini

The tests failing every time seem to be these two:

  • failed: <android 5.1 on Linux> (0 failed, 0 passed)
  • failed: <android 6.0 on Linux> (0 failed, 0 passed)

dchenk avatar Feb 01 '18 22:02 dchenk

I'd like to switch the browser testing platform to BrowserStack. It's not done yet though.

kawanet avatar Feb 03 '18 13:02 kawanet