Regression in test_backward_compatibility #15692
Labels
area/live-tests
autoteam
CDK
Connector Development Kit
community
team/extensibility
type/bug
Something isn't working
Environment
Current Behavior
Test
test_backward_compatibility
throwsNonBackwardCompatibleError
for newly addedfull_refresh_stream
. It seems that this is a regression introduced in #15520.Expected Behavior
The test should pass since the newly added stream is new, so it doesn't break any backward compatibility.
Logs
Steps to Reproduce
docker build . -t airbyte/source-amazon-seller-partner:dev
python -m pytest -p integration_tests.acceptance
Are you willing to submit a PR?
No.
The text was updated successfully, but these errors were encountered: