Results 70 comments of Anton Evangelatov

I am having the same problem. ``` /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/openssl/buffering.rb:61: [BUG] Segmentation fault at 0x00000000000000 ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux] -- Control frame information ----------------------------------------------- c:0007 p:---- s:0029 e:000028 CFUNC :sysread...

Unfortunately I cant reproduce it consistently either... it fails "sometimes" - 1 out of 3-4 test runs.

Thanks for the update! Apparently this solved it for you, since all your tests that use Grocer are inside one spec file. If they are spread through many spec files,...

I am sorry, but I will be unable to do that at the moment. I don't have much experience with APNS and iOS, and unfortunately I don't have the time...

Same issue here. Has anyone solved this?

@bboreham thank you for the review. I will make sure I add a test and address all your comments and questions in the coming days!

@bboreham sorry for the delay :( I am trying to prioritise this alongside other work. I will definitely address the rest of the issues, and ping you, when this is...

> Thanks for this; sorry I didn't get back to you. Some small notes below. No worries! I think I addressed all comments. Let me know if you think this...

> It looks like your `test/831_cni_plugin_ip_address_assignment_test.sh` is identical to the existing test 830; it should exercise the new feature. Any chance we can allow this PR to run these tests...

@bboreham OK, thanks for the pointers, will do that and ping you when ready.