Merge pull request #240832 from SuperSandro2000/parquet-tools
parquet-tools: disable sensitive test
This commit is contained in:
commit
41808dd532
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user