<enebo>
kares: I can even do a little extra work if you want me to do this since I am making this a little more branchy :)
<kares>
okey - I will try to take it as cp-s than
<enebo>
kares: yeah ci is a little out of order for us at this point too
<enebo>
kares: we need to get rails running regularly in that travis job
<kares>
well it needs a setup - its terrible the way it is
<kares>
I can not run rails tests like this :)
<enebo>
kares: yeah I know minitest alone is horrible
<kares>
yy so that would be really nice and help a lot to progress safely ...
<enebo>
kares: agreed
<kares>
maybe move AR-JDBC to minitest as well from test-unit
<kares>
if it helps with the rails test
<enebo>
kares: yeah maybe. I wish rails tests could be run in any file order
<enebo>
kares: but I think our real issue is that JRuby loads our stdlib version of minitest instead of the gem
<kares>
its just very unclear to me end I ended up with using LOAD_PATH rails repo lib while also having e.g. activesupport 5.0.6 stable on my LOAD_PATH from Bundler
<enebo>
oh ok well that is weird
<enebo>
I did wonder if there was a bug with Dir.chdir and remote exec
<enebo>
It is almost like bundler.setup uses ARjdbc directory and not rails bundler stuff
<enebo>
kares: anyways it is the main issue with getting testing saner
<kares>
seemed like smt with chdir+bundler not going right
<kares>
a CI setup should make it obvious since now we're guessing each other's setups
drbobbeaty has quit [Read error: Connection reset by peer]
dave___ has joined #jruby
drbobbeaty has joined #jruby
dave___ has quit [Remote host closed the connection]
dave___ has joined #jruby
dave___ has quit [Ping timeout: 240 seconds]
hone has joined #jruby
dave___ has joined #jruby
dave___ has quit [Ping timeout: 268 seconds]
subbu is now known as subbu|lunch
claudiuinberlin has joined #jruby
subbu|lunch is now known as subbu
dave___ has joined #jruby
dave___ has quit [Ping timeout: 250 seconds]
chrisseaton_ has joined #jruby
flavorjones_ has joined #jruby
headius has quit [Ping timeout: 255 seconds]
chrisseaton has quit [Ping timeout: 255 seconds]
flavorjones has quit [Ping timeout: 255 seconds]
chrisseaton_ is now known as chrisseaton
flavorjones_ is now known as flavorjones
headius has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<GitHub131>
[jruby] camlow325 opened issue #4854: Simultaneous client reads / writes to the same socket from different threads can deadlock https://git.io/vFKz5