Merge pull request #240832 from SuperSandro2000/parquet-tools

parquet-tools: disable sensitive test
This commit is contained in:
Nick Cao 2023-07-02 07:56:44 +08:00 committed by GitHub
commit 41808dd532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,8 @@ buildPythonApplication rec {
# These tests try to read Python code as parquet and fail
"test_local_wildcard"
"test_local_and_s3_wildcard_files"
# test file is 2 bytes bigger than expected
"test_excute_simple"
];
pythonImportsCheck = [