thaliproject / Thali_CordovaPlugin

Thali p2p plugin
MIT License
226 stars 44 forks source link

Unit test fails on CI with unfulfilled expectation "Bluetooth is turned on/off" #1134

Open dersim-davaod opened 8 years ago

dersim-davaod commented 8 years ago

Log that demonstrates fail.

dersim-davaod commented 8 years ago

I localized a problem and looks like I fixed it, but it is not so easy to debug this bug, because it seems to disappear when we attempt to find the reason. Now I'm going to test it on CI one more time.

Also because this is the blocker for PR #946, for now I suggested to disable this test in PR #946. We'll enable it as soon as #1134 will be fixed.

yaronyg commented 8 years ago

We are not going to worry about turning radios on and off right now on iOS because anyway it's not even officially supported and we are having to use a hack to make it work at all on Bluetooth (we gave up on WiFi).