8000 testLoggingHandler fails with error expected:<g[lobal]> but was:<g[ce_instance]> · Issue #3632 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

testLoggingHandler fails with error expected:<g[lobal]> but was:<g[ce_instance]> #3632

@suhasm21

Description

@suhasm21

URL https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-logging


T E S T S

Running com.google.cloud.logging.it.ITLoggingTest
Sep 01, 2018 12:36:24 AM com.google.cloud.logging.BaseSystemTest testLoggingHandler
INFO: Message
Sep 01, 2018 12:36:40 AM com.google.cloud.logging.BaseSystemTest testSyncLoggingHandler
WARNING: Message
Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.369 sec <<< FAILURE! - in com.google.cloud.logging.it.ITLoggingTest
testLoggingHandler(com.google.cloud.logging.it.ITLoggingTest) Time elapsed: 5.036 sec <<< FAILURE!
org.junit.ComparisonFailure: expected:<g[lobal]> but was:<g[ce_instance]>

Results :

Failed tests:
ITLoggingTest>BaseSystemTest.testLoggingHandler:315 expected:<g[lobal]> but was:<g[ce_instance]>

Tests run: 11, Failures: 1, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ google-cloud-logging ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.709 s
[INFO] Finished at: 2018-09-01T00:36:44+00:00
[INFO] Final Memory: 31M/86M
[INFO] ------------------------------------------------------------------------

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the Cloud Logging API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0