Unverified Commit 41808dd5 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #240832 from SuperSandro2000/parquet-tools

parquet-tools: disable sensitive test
parents d9040ffc 00000927
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 = [