Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 602b6fb

Browse files
chamikaramjsilviulica
authored andcommitted
Internal testing change.
----Release Notes---- [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119561794
1 parent 03a6da2 commit 602b6fb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

setup.cfg

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@ verbosity=2
1414
#
1515
# The streamingworker_test test is excluded because it depends on protobuf and
1616
# gRPC.
17-
exclude=examples|bigquery_test|ptransform_test|fast_coders_test|typecoders_test|workitem_test|executor_test|streamingworker_test
17+
#
18+
# The batchworker_test is excluded because it imports batchworker.py which
19+
# in-turn tries to import module 'resource' which does not work for Windows.
20+
exclude=examples|bigquery_test|ptransform_test|fast_coders_test|typecoders_test|workitem_test|executor_test|streamingworker_test|batchworker_test
1821

0 commit comments

Comments
 (0)