-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
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] ------------------------------------------------------------------------