Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 5913ad6

Browse files
afrozenatorcopybara-github
authored andcommitted
Disable DatasetPacking test (in Travis) till we can figure out why autograph
errors out. https://travis-ci.org/afrozenator/tensor2tensor/jobs/592856608 PiperOrigin-RevId: 272572935
1 parent d7d65f1 commit 5913ad6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

oss_scripts/oss_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ pytest --disable-warnings \
4949
--ignore=tensor2tensor/data_generators/ops/pack_sequences_ops_test.py \
5050
--ignore=tensor2tensor/data_generators/ops/subword_text_encoder_ops_test.py \
5151
--ignore=tensor2tensor/data_generators/problem_test.py \
52+
--deselect=tensor2tensor/data_generators/generator_utils_test.py::GeneratorUtilsTest.testDatasetPacking \
5253
tensor2tensor/data_generators
5354
set_status
5455

0 commit comments

Comments
 (0)