Fabrício Yamamoto

Results 8 comments of Fabrício Yamamoto

After 2 days of trying I was able to make it work. It seems like it's some issue with the SDK or something like that, but here's the dirty fix...

I had to map to fixed ports, probably related to this issue on cosmos-emulator repo https://github.com/Azure/azure-cosmos-db-emulator-docker/issues/50

Hey @eddumelendez, thanks for your reply! I've tried the code above and it did not work. I tried running by exposing only the port `8081` and `10251` with my solution...

Hey, sorry for the delay! It seems to be related to this library JUnitParams. I think it changes the properties of the tests a little bit and it's causing them...

> Since I am not sure of the conditions causing this issue, it is hard to make a minimal working reproduction. However, I seem to be able to reproduce this...

Hey, thanks for all the effort with debugging! I just discovered this issue with `` 5 days ago, the ticket was raised exactly while I was developing some features in...

hey @aukevanleeuwen, bedankt voor je hulp. it's correct, there are many things I needed to just assume that would occur from the surefire part, or that I had to debug...

Sorry for the delay and thanks for pointing out, I'll try working on this issue as soon as I can