Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Whitelist failing tests (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored and Luke Sneeringer committed Sep 21, 2019
1 parent c807059 commit db2ec91
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/smoketest_artman.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@
# TODO(hzyi): whitelisted to unblock artman release. CL coming.
'csharp_gapic@google/firestore/artman_firestore_v1.yaml',
'csharp_gapic@google/firestore/artman_firestore.yaml',

# whitelisted four weird configs
'java_grpc@google/artman_core.yaml',
'java_grpc@google/artman_logging_external_types.yaml',
'java_grpc@google/appengine/artman_appengine.yaml',
'java_gapic@google/cloud/dialogflow/v2beta1/artman_dialogflow_v2beta1_java.yaml',
]

logger = logging.getLogger('smoketest')
Expand Down

0 comments on commit db2ec91

Please sign in to comment.