Skip to content

fix: Read partitioned parquet files from relative paths #10469

fix: Read partitioned parquet files from relative paths

fix: Read partitioned parquet files from relative paths #10469

Re-run triggered July 25, 2023 17:49
Status Failure
Total duration 1h 22m 28s
Artifacts 6

pytest.yml

on: pull_request
Integration Tests (A)
46m 17s
Integration Tests (A)
Integration Tests (B)
1h 15m
Integration Tests (B)
Integration Tests (C)
40m 31s
Integration Tests (C)
Integration Tests (D)
43m 6s
Integration Tests (D)
LLM Tests
16m 26s
LLM Tests
Combinatorial Tests
27m 27s
Combinatorial Tests
Test Minimal Install
5m 10s
Test Minimal Install
Event File
2s
Event File
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 21 warnings, and 6 notices
py3.10, torch-nightly, not distributed, ubuntu-latest, ray 2.3.1
Process completed with exit code 1.
py3.10, torch-nightly, distributed, ubuntu-latest, ray 2.3.1
Process completed with exit code 1.
Integration Tests (A)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
py3.8, torch-1.13.0, not distributed, ubuntu-latest, ray 2.2.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
py3.10, torch-nightly, not distributed, ubuntu-latest, ray 2.3.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
py3.9, torch-2.0.0, not distributed, ubuntu-latest, ray 2.3.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
py3.10, torch-nightly, distributed, ubuntu-latest, ray 2.3.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
py3.10, torch-nightly, distributed, ubuntu-latest, ray 2.3.1
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
py3.9, torch-2.0.0, distributed, ubuntu-latest, ray 2.3.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Tests (C)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Tests (D)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Tests (B)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
LLM Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Event File
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Combinatorial Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Minimal Install
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
py3.8, torch-1.13.0, distributed, ubuntu-latest, ray 2.2.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_add_feature_data[raw] (tests.ludwig.features.test_audio_feature) failed: tests.ludwig.features.test_audio_feature#L0
artifacts/Unit Test Results (Python 3.10 not distributed)/pytest.xml
test_add_feature_data[stft] (tests.ludwig.features.test_audio_feature) failed: tests.ludwig.features.test_audio_feature#L0
artifacts/Unit Test Results (Python 3.10 not distributed)/pytest.xml
test_add_feature_data[stft_phase] (tests.ludwig.features.test_audio_feature) failed: tests.ludwig.features.test_audio_feature#L0
artifacts/Unit Test Results (Python 3.10 not distributed)/pytest.xml
test_add_feature_data[group_delay] (tests.ludwig.features.test_audio_feature) failed: tests.ludwig.features.test_audio_feature#L0
artifacts/Unit Test Results (Python 3.10 not distributed)/pytest.xml
test_add_feature_data[fbank] (tests.ludwig.features.test_audio_feature) failed: tests.ludwig.features.test_audio_feature#L0
artifacts/Unit Test Results (Python 3.10 not distributed)/pytest.xml
12 skipped tests found
There are 12 skipped tests, see "Raw output" for the full list of skipped tests.
2769 tests found (test 1 to 526)
There are 2769 tests, see "Raw output" for the list of tests 1 to 526.
2769 tests found (test 527 to 1228)
There are 2769 tests, see "Raw output" for the list of tests 527 to 1228.
2769 tests found (test 1229 to 1945)
There are 2769 tests, see "Raw output" for the list of tests 1229 to 1945.
2769 tests found (test 1946 to 2700)
There are 2769 tests, see "Raw output" for the list of tests 1946 to 2700.
2769 tests found (test 2701 to 2769)
There are 2769 tests, see "Raw output" for the list of tests 2701 to 2769.

Artifacts

Produced during runtime
Name Size
Event File Expired
30.5 KB
Unit Test Results (Python 3.10 not distributed) Expired
404 KB
Unit Test Results (Python 3.8 distributed) Expired
3.14 KB
Unit Test Results (Python 3.8 not distributed) Expired
2.53 KB
Unit Test Results (Python 3.9 distributed) Expired
3.14 KB
Unit Test Results (Python 3.9 not distributed) Expired
2.53 KB