pytorch / text

Models, data loaders and abstractions for language processing, powered by PyTorch
https://pytorch.org/text
BSD 3-Clause "New" or "Revised" License
3.48k stars 816 forks source link

cherrypick '[RELEASE-ONLY CHANGES] Specific conda token for test chan… #2235

Open PaliC opened 4 months ago

PaliC commented 4 months ago

…nel'

Cherrypicks 02a5901 to merge it into main.

Removes .github/workflows/build-conda-macos.yml to resolve a merge conflict a it was removed from trunk. Can just create another pr to add it back in if neccessary.

pytorch-bot[bot] commented 4 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/text/2235

Note: Links to docs will display an error until the docs builds have been completed.

:x: 9 New Failures, 4 Unrelated Failures

As of commit fe0c8b15efe0fdcc9fc735fcabe73dd0759ddf1e with merge base 656a3b48d14c18d816f071dfb7449daa852fc219 (image):

NEW FAILURES - The following jobs have failed:

* [Bandit / build](https://hud.pytorch.org/pr/pytorch/text/2235#22722745254) ([gh](https://github.com/pytorch/text/actions/runs/8301802930/job/22722745254)) `Process completed with exit code 1.` * [Integration Test / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722747011) ([gh](https://github.com/pytorch/text/actions/runs/8301803003/job/22722747011)) `RuntimeError: Command docker exec -t 1346d1194e122a5761625cbdd524eddc3457a1169890de1bef0afff8286a9c71 /exec failed with exit code 1` * [Lint / python-source-and-configs / linux-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722747038) ([gh](https://github.com/pytorch/text/actions/runs/8301803015/job/22722747038)) `RuntimeError: Command docker exec -t 9092eaa8a2731a6419e830ce8f2f50298e323f7ce0270232c69726c41694acf7 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722747254) ([gh](https://github.com/pytorch/text/actions/runs/8301803034/job/22722747254)) `RuntimeError: Command docker exec -t d52c934b724a877496243c529352c7b87ea33c7823d18f096ed1ec5bdbc3ac84 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722747990) ([gh](https://github.com/pytorch/text/actions/runs/8301803034/job/22722747990)) `RuntimeError: Command docker exec -t 41d58be6344ba1ad40fd39ca7f31e6b1f11136d87b5110bf3714eb5370d8c459 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722755958) ([gh](https://github.com/pytorch/text/actions/runs/8301803034/job/22722755958)) `RuntimeError: Command docker exec -t eaafb5785fbda3ad128cef7c526f44034c7b6acaa63b650d25847e5532c4f377 /exec failed with exit code 1` * [Unit-tests on Linux GPU / tests (3.8, 11.7) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722747026) ([gh](https://github.com/pytorch/text/actions/runs/8301802997/job/22722747026)) `RuntimeError: Command docker exec -t 60318be2a41ca43c05b0aaf25fb90ccca78073accec32a8774414f81f5b2d7cb /exec failed with exit code 1` * [Unit-tests on Windows CPU / tests (3.8) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722755659) ([gh](https://github.com/pytorch/text/actions/runs/8301803019/job/22722755659)) `torchtext_unittest\test_build.py::TestDataUtils::test_get_tokenizer_spacy` * [Unit-tests on Windows CPU / tests (3.9) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722756381) ([gh](https://github.com/pytorch/text/actions/runs/8301803019/job/22722756381)) `torchtext_unittest\test_build.py::TestDataUtils::test_get_tokenizer_spacy`

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

* [Build Windows Conda / pytorch/text / upload / conda-py3_8-cpu](https://hud.pytorch.org/pr/pytorch/text/2235#22798237329) ([gh](https://github.com/pytorch/text/actions/runs/8301803069/job/22798237329)) `Unable to find any artifacts for the associated workflow` * [Unit-tests on Macos CPU / tests (3.10) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722748010) ([gh](https://github.com/pytorch/text/actions/runs/8301803014/job/22722748010)) ` 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](https://hud.pytorch.org/pr/pytorch/text/2235#22722755655) ([gh](https://github.com/pytorch/text/actions/runs/8301803014/job/22722755655)) ` thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame'` * [Unit-tests on Macos CPU / tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2235#22722756385) ([gh](https://github.com/pytorch/text/actions/runs/8301803014/job/22722756385)) ` thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame'`

This comment was automatically generated by Dr. CI and updates every 15 minutes.