Skip to content

Commit 3452dee

Browse files
committed
Remove failing t5x tests
1 parent 0f998af commit 3452dee

File tree

16 files changed

+4
-1317
lines changed

16 files changed

+4
-1317
lines changed

.github/workflows/_ci.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -538,14 +538,6 @@ jobs:
538538
pytest-report-L0-unittest.jsonl
539539
pytest-report-L0-distributed-unittest.jsonl
540540
pytest-report-L1-distributed-unittest.jsonl
541-
test-upstream-t5x:
542-
needs: build-upstream-t5x
543-
if: inputs.ARCHITECTURE == 'amd64' # arm64 runners n/a
544-
uses: ./.github/workflows/_test_upstream_t5x.yaml
545-
with:
546-
T5X_IMAGE: ${{ needs.build-upstream-t5x.outputs.DOCKER_TAG_FINAL }}
547-
secrets: inherit
548-
549541
test-rosetta-t5x:
550542
needs: build-rosetta-t5x
551543
if: inputs.ARCHITECTURE == 'amd64' # no images for arm64

.github/workflows/_test_t5x_rosetta.yaml

Lines changed: 3 additions & 556 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)