Lukasz Strzalkowski

Results 8 comments of Lukasz Strzalkowski

I've just hit this issue for two endpoints *within* the same `service`, so this seems to be not covered even for the simple case. I'd expect compiler to fail at...

@gianarb is there any way we can help with this? I also need this feature to run integration tests that use `testcontainer-go` inside the container in which all my tests...

Nope, it happened in CI too (sorry, don't have link handy). Can't tell how often, but last time I was contributing something, I got beaten by it 3-4 times during...

Yeah, my bad. Sorry, will do! On Thu, Oct 20, 2016 at 2:52 PM, Eric Anderson [email protected] wrote: > What I tend to encourage is that each time you see...

Just happened to me locally: ``` objc[44415]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk/Contents/Home/bin/java and /Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. [jetty-alpn-agent] Using: alpn-boot-8.1.8.v20160420.jar...

Failed locally: ``` :grpc-interop-testing:test objc[83215]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk/Contents/Home/bin/java (0x10dad54c0) and /Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk/Contents/Home/jre/lib/libinstrument.dylib (0x10db9d4e0). One of the two will be used. Which one is undefined. [jetty-alpn-agent] Using: alpn-boot-8.1.8.v20160420.jar...

Nowadays, I'm hitting it pretty much every time I'm working on PR. Is is still worth posting failed builds here?