text
text copied to clipboard
Add version to validate from torchtext validate binaries call (#2240)
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/text/2254
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
:x: 7 New Failures, 1 Pending, 5 Unrelated Failures
As of commit 34166e5ea6b9eb38c15cd5328f8b4841a28315bf with merge base ecb9ebc54cbd44b558f026d338c795d2bf7f4ef9 ():
NEW FAILURES - The following jobs have failed:
- cron / nightly / validate-binaries / linux-manywheel-3.8-rocm5.7 / linux-manywheel-3.8-rocm5.7 (gh)
RuntimeError: Command docker exec -t 560c11f58c515ca8748d47c2d0515951e1c2ddad76b7812e2804be43a648b5ba /exec failed with exit code 1 - cron / nightly / validate-binaries / linux-manywheel-3.8-rocm6.0 / linux-manywheel-3.8-rocm6.0 (gh)
RuntimeError: Command docker exec -t 83e45890d4bc3b631b92b8510851b78132ba8f5315f70a7838fc9c84bcb9c1a1 /exec failed with exit code 1 - Unit-tests on Linux CPU / tests (3.10) / linux-job (gh)
RuntimeError: Command docker exec -t 5ce43c73215469f407eb8721603fedb5d5b228d417f793bdd3b6505de59b7f0a /exec failed with exit code 1 - Unit-tests on Linux CPU / tests (3.8) / linux-job (gh)
RuntimeError: Command docker exec -t 22772d975a5a1a98125e0a9d260f1ef8a81a1b595533b46707a6e122d4cba9b8 /exec failed with exit code 1 - Unit-tests on Linux CPU / tests (3.9) / linux-job (gh)
RuntimeError: Command docker exec -t bb05422eda8d4a55a3322d56ecd03f1526b41d859aedc3663dc46f1723824ee1 /exec failed with exit code 1 - Unit-tests on Linux GPU / tests (3.8, 11.7) / linux-job (gh)
RuntimeError: Command docker exec -t f8de995897772d74fc127ee32b95a10ead7504a0a14ab9d644fd58da21bce6e7 /exec failed with exit code 1 - Unit-tests on Macos CPU / tests (3.9) / macos-job (gh)
thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame'
BROKEN TRUNK - The following jobs failed but were present on the merge base:
👉 Rebase onto the `viable/strict` branch to avoid these failures
- Unit-tests on Macos CPU / tests (3.10) / macos-job (gh)
thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame' - Unit-tests on Macos CPU / tests (3.8) / macos-job (gh)
thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame' - Unit-tests on Windows CPU / tests (3.10) / windows-job (gh)
ImportError: DLL load failed while importing pywintypes: The specified module could not be found. - Unit-tests on Windows CPU / tests (3.8) / windows-job (gh)
ImportError: DLL load failed while importing pywintypes: The specified module could not be found. - Unit-tests on Windows CPU / tests (3.9) / windows-job (gh)
ImportError: DLL load failed while importing pywintypes: The specified module could not be found.
This comment was automatically generated by Dr. CI and updates every 15 minutes.