Hi Team, I working on the following issue <https:/...
# ask-community-for-troubleshooting
b
Hi Team, I working on the following issue https://github.com/airbytehq/connector-contest/issues/199 and faced below issue while running tests Can someone please help me in getting it passed?
FAILED ../../bases/source-acceptance-test/source_acceptance_test/tests/test_full_refresh.py::TestFullRefresh::test_sequential_reads[inputs0] - Failed: wifi_status: the two sequential reads should produce either equal set of records or one of th...
Results (65.12s):
23 passed
1 failed
- airbyte-integrations/bases/source-acceptance-test/source_acceptance_test/tests/test_full_refresh.py:39 TestFullRefresh.test_sequential_reads[inputs0]
2 skipped
(.venv) bseetharaman@EXT-C02D27NHMD6M source-influxdb %
h
Hey thanks a lot for reaching out. Could you run a normal sync and check if they are producing equal records?
b
@Harshith (Airbyte) Can you please let me know how to do that?
u
Hey sure. You will find a README file in the generated source where we have instructions on how we can run the connector. Feel free to ping us back here if you need anything more.
b
Thanks for the help @Harshith (Airbyte) i figured this out