Skip to content

Commit 01a7aa0

Browse files
author
David Cavazos
committed
moved other passing tests to prod
1 parent c8a82b5 commit 01a7aa0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/config/nodejs-dev.jsonc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
"appengine/hello-world/standard",
8383
"appengine/memcached",
8484
"appengine/metadata/flexible_nodejs16_and_earlier",
85+
"appengine/metadata/standard",
8586
"appengine/pubsub",
8687
"appengine/static-files",
8788
"appengine/storage/flexible",
@@ -198,6 +199,7 @@
198199
"security-center/snippets",
199200
"service-directory/snippets",
200201
"storage-control",
202+
"talent",
201203
"texttospeech",
202204
"tpu",
203205
"workflows/invoke-private-endpoint"

.github/config/nodejs-prod.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
"scheduler", // SyntaxError: Cannot use import statement outside a module
101101
"speech", // AssertionError: expected 'Transcription: Okay, I\'m here.\n Hi…' to match /Terrific. It's on the way./
102102
"storagetransfer", // CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
103-
"talent", // AssertionError: expected '' to match /Job summary/
104103
"translate", // AssertionError: expected 'Languages:\n{ code: \'ab\', name: \'A…' to match /{ code: 'af', name: 'afrikáans' }/
105104
"video-intelligence", // PERMISSION_DENIED: The caller does not have permission
106105
"vision", // REDIS: Error: connect ECONNREFUSED 127.0.0.1:6379

0 commit comments

Comments
 (0)