Chris (deprecated profile)
0a11d88b0ba6bc6c5f00dd8257fa40ed463b6cdc
:
Does anybody run into these NPE error with ./gradlew :airbyte-tests:automaticMigrationAcceptanceTest
?
But if I run the command: MIGRATION_TEST_VERSION=0.26.4-alpha ./gradlew :airbyte-tests:automaticMigrationAcceptanceTest
, then it passes?
cc @Subodh (Airbyte)user
06/30/2021, 3:36 PMuser
06/30/2021, 3:44 PM0.27.0
but we haven’t released yet?
I am guessing the test is still run with MIGRATION_TEST_VERSION=0.26.4-alpha ./gradlew :airbyte-tests:automaticMigrationAcceptanceTest
, thus the test fail on my PR…
https://github.com/airbytehq/airbyte/pull/4381