Skip to content

Commit

Permalink
Mark test as pending. There was not a test for this in PAPIv2 and the…
Browse files Browse the repository at this point in the history
… class it calls does connect to GCP. This will be handled in separate ticket.
  • Loading branch information
dspeck1 committed Jan 17, 2025
1 parent dad248f commit 118f6b0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -857,8 +857,9 @@ class GcpBatchAsyncBackendJobExecutionActorSpec

// TODO: FIXME
// Cause: com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden
// For some reason this invokes GCP but it should not
// Will be addressed by another ticket
it should "convert local Paths back to corresponding GCS paths in BatchOutputs" in {
pending

val batchOutputs = Set(
GcpBatchFileOutput(
Expand Down

0 comments on commit 118f6b0

Please sign in to comment.