Andrzej Dackiewicz
Andrzej Dackiewicz
Hello @Nmaxime Sorry I have a problem with acceptance tests. I was trying to find the reason but perhaps you know and can help me? [integration_tests_errors.txt](https://github.com/airbytehq/airbyte/files/9495954/integration_tests_errors.txt) Seems there is a...
@Nmaxime This is how my docker images look like now:  Both tags are referring to the same image. So i think we should be good. I am still getting...
@Nmaxime Hello, I am having a problem with some of the acceptance tests. I do not quite understand what I am doing wrong. Can You help me? I was trying...
Hello @sajarin @Nmaxime I am still having an issue with passing some of the acceptance tests. [integration_tests_errors.txt](https://github.com/airbytehq/airbyte/files/9496897/integration_tests_errors.txt) **`docker.errors.ContainerError: Command 'discover --config /data/tap_config.json' in image '' returned non-zero exit status 1:`**...
Hello!!! @Nmaxime @sajarin I found a bit of time to look for a solution to my problem. Finally I was able to run acceptance tests and was no longer running...
@Nmaxime I made a change for backoff_time as you suggested and the acceptance tests succeeded for whole configured_catalog.json with all streams :smile_cat: I needed to adjust timeout_seconds in acceptance-test-config to...
Hurray! Thanks @Nmaxime @sajarin for help with PR. Should I now update the branch with changes from master and merge into master or further steps with adding this to master...
@Nmaxime Thanks! I must have forgotten to do that, sorry. I just added formatting changes.  Now we should be good :smiley:
@Nmaxime @sajarin changed unit tests to use mocking. All unit tests pass now without using secret file.
@sajarin @Nmaxime Thank You for help with the PR! We finally made it :champagne: Thanks for being patient with me :laughing: