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

Restrict test to Arrow only #10814

Merged
merged 1 commit into from Jan 17, 2024
Merged

Restrict test to Arrow only #10814

merged 1 commit into from Jan 17, 2024

Conversation

phofl
Copy link
Collaborator

@phofl phofl commented Jan 17, 2024

Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

     15 files  ± 0       15 suites  ±0   3h 36m 38s ⏱️ - 1m 57s
 12 935 tests  -  6   11 669 ✅ + 5     929 💤 ± 0  337 ❌  - 11 
160 257 runs   - 72  143 001 ✅  - 49  16 918 💤  - 13  338 ❌  - 10 

For more details on these failures, see this check.

Results for commit ef11522. ± Comparison against base commit 17d6265.

This pull request removes 8 and adds 2 tests. Note that renamed tests count towards both.
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[fastparquet-fastparquet-None]
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[fastparquet-fastparquet-a]
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[fastparquet-pyarrow-None]
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[fastparquet-pyarrow-a]
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[pyarrow-fastparquet-None]
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[pyarrow-fastparquet-a]
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[pyarrow-pyarrow-None]
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[pyarrow-pyarrow-a]
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[None]
dask.dataframe.io.tests.test_parquet ‑ test_create_metadata_file[a]

@crusaderky crusaderky merged commit 91093fd into dask:main Jan 17, 2024
27 of 29 checks passed
@phofl phofl deleted the 8062 branch January 17, 2024 14:47
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.

Flaky test_create_metadata_file
2 participants