Sergey Paskhalov

Results 5 comments of Sergey Paskhalov

I have messed with same behaviour... Test runner just freezing on "Testing in playmode"

Same problem here. Have got this exception in my jest tests, if axios throw error. ``` node:internal/child_process/serialization:159 const string = JSONStringify(message) + '\n'; ^ TypeError: Converting circular structure to JSON...

@nofearOnline the problem only occurs if the exception is not handled. So I just rewrote my tests so that in cases where I want to check that my methods throw...

I also ran into this problem. I can confirm that for FireBase.6.5.0 & MapBox.2.1.0 the working configuration of the libraries looks like this: ![image](https://user-images.githubusercontent.com/13979910/65684574-a0c50d80-e068-11e9-9257-ac9920a19242.png)

Try to do "Play service resolver / Android / Force Resolve" and then rebuild.