-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: cloudfunctionsIssues related to the Cloud Run functions API.Issues related to the Cloud Run functions API.api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
------------------------------------------------------------
- testing functions/helloworld/hello-pubsub
------------------------------------------------------------
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 133.79 s <<< FAILURE! - in functions.ExampleSystemTest
[ERROR] functions.ExampleSystemTest.helloPubSub_shouldRunOnGcf Time elapsed: 131.515 s <<< FAILURE!
expected to contain: a949c7db-432d-49fd-8b0b-99c00e951e23
but was :
at functions.ExampleSystemTest.helloPubSub_shouldRunOnGcf(ExampleSystemTest.java:115)
[ERROR] Failures:
[ERROR] ExampleSystemTest.helloPubSub_shouldRunOnGcf:115 expected to contain: a949c7db-432d-49fd-8b0b-99c00e951e23
but was :
[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0
@elharo FYI
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: cloudfunctionsIssues related to the Cloud Run functions API.Issues related to the Cloud Run functions API.api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.