claudiuinberlin has quit [Ping timeout: 256 seconds]
rusk`` has quit [Remote host closed the connection]
<ibee[m]>
Just downloaded ruby 2.5.7-1 and the shopify_api gem works fine. So seems like a jruby issue :-(
ur5us has joined #jruby
ur5us has quit [Ping timeout: 240 seconds]
<HarlemSquirrel>
Any recommendations for RSpec with Selenium on CircleCI? I've been running in to issues where Selenium seems to be choking with `Selenium::WebDriver::Error::InvalidSessionIdError` on 2 CPU / 4 GB RAM with `JRUBY_OPTS: --dev -Xcompile.invokedynamic=true -J-XX:+UseCodeCacheFlushing -J-Xmx2g`
<HarlemSquirrel>
We were using `-J-Xmx1g` and had the same issue.
ur5us has joined #jruby
<HarlemSquirrel>
Using JRuby 9.2.11.0 and Rails 4.2