Skip to content

Commit

Permalink
Removed or moved Python2 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tkilias committed Jul 10, 2023
1 parent 0ce2df2 commit 9597728
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .current_gitmodules

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion script-languages
Submodule script-languages updated 30 files
+0 −102 test_container/tests/lang/python/basic.sql
+0 −124 test_container/tests/lang/python/cologne_phonetic.sql
+0 −41 test_container/tests/lang/python/combinations.sql
+0 −110 test_container/tests/lang/python/dynamic_input.sql
+0 −179 test_container/tests/lang/python/dynamic_output.sql
+0 −26 test_container/tests/lang/python/emit.sql
+0 −141 test_container/tests/lang/python/export_alias.sql
+0 −16 test_container/tests/lang/python/get_connection.sql
+0 −48 test_container/tests/lang/python/import_alias.sql
+0 −195 test_container/tests/lang/python/metadata.sql
+0 −51 test_container/tests/lang/python/numeric_functions.sql
+0 −44 test_container/tests/lang/python/pathological_functions.sql
+0 −70 test_container/tests/lang/python/performance.sql
+0 −106 test_container/tests/lang/python/types.sql
+0 −48 test_container/tests/lang/python/unicode.sql
+0 −66 test_container/tests/lang/python/vectorsize.sql
+0 −89 test_container/tests/test/python/bugs.py
+0 −92 test_container/tests/test/python/env_directive.py
+0 −392 test_container/tests/test/python/general.py
+0 −31 test_container/tests/test/python/getpass.py
+0 −287 test_container/tests/test/python/script_import.py
+0 −35 test_container/tests/test/python/specific_types.py
+0 −50 test_container/tests/test/python/unicode.py
+0 −0 test_container/tests/test/python3/external_modules.py
+0 −0 test_container/tests/test/python3/installed_packages.py
+0 −0 test_container/tests/test/python3/network.py
+0 −51 test_container/tests/test/standard-flavor/7.0/available-packages.py
+0 −6 test_container/tests/test/standard-flavor/all/connect_to_exasol_with_websocket_api.py
+0 −4 test_container/tests/test/standard-flavor/all/paramiko_connection_test.py
+0 −4 test_container/tests/test/standard-flavor/all/pysftp_connection_test.py

0 comments on commit 9597728

Please sign in to comment.