Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update ci test for third party integration #940

Merged
merged 9 commits into from
Aug 22, 2023
Merged

Conversation

jiashenC
Copy link
Member

No description provided.

@xzdandy
Copy link
Collaborator

xzdandy commented Aug 21, 2023

The test/third_party_tests/test_native_executor.py is failing:

FAILED test/third_party_tests/test_native_executor.py::NativeExecutorTest::test_should_run_simple_query_in_postgres - evadb.executor.executor_utils.ExecutorError: 'PostgresHandler' object has no attribute 'connection'

@jiashenC
Copy link
Member Author

The test/third_party_tests/test_native_executor.py is failing:

FAILED test/third_party_tests/test_native_executor.py::NativeExecutorTest::test_should_run_simple_query_in_postgres - evadb.executor.executor_utils.ExecutorError: 'PostgresHandler' object has no attribute 'connection'

Addressed this by skipping third-party integration tests in normal tests.

@xzdandy xzdandy merged commit 75073c7 into master Aug 22, 2023
@xzdandy xzdandy deleted the ci-for-integration branch August 22, 2023 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants