Back to build
Raw log | Switch to full mode | Login

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 44 tests from 8 test suites. [----------] Global test environment set-up. [----------] 4 tests from CoroutineManager [ RUN ] CoroutineManager.CallbackIsCalled [ OK ] CoroutineManager.CallbackIsCalled (0 ms) [ RUN ] CoroutineManager.InterruptCoroutineOnDestruction [ OK ] CoroutineManager.InterruptCoroutineOnDestruction (0 ms) [ RUN ] CoroutineManager.NoCallback [ OK ] CoroutineManager.NoCallback (0 ms) [ RUN ] CoroutineManager.DeleteInCallback [ OK ] CoroutineManager.DeleteInCallback (0 ms) [----------] 4 tests from CoroutineManager (0 ms total) [----------] 11 tests from Coroutine [ RUN ] Coroutine.SingleRoutine [ OK ] Coroutine.SingleRoutine (0 ms) [ RUN ] Coroutine.ManyRoutines [ OK ] Coroutine.ManyRoutines (148 ms) [ RUN ] Coroutine.AsyncCall [ OK ] Coroutine.AsyncCall (0 ms) [ RUN ] Coroutine.SynchronousAsyncCall [ OK ] Coroutine.SynchronousAsyncCall (0 ms) [ RUN ] Coroutine.DroppedAsyncCall [ OK ] Coroutine.DroppedAsyncCall (0 ms) [ RUN ] Coroutine.DroppedAsyncCallAsynchronously [ OK ] Coroutine.DroppedAsyncCallAsynchronously (0 ms) [ RUN ] Coroutine.RunAndDroppedAsyncCallAfterCoroutineDeletion [ OK ] Coroutine.RunAndDroppedAsyncCallAfterCoroutineDeletion (0 ms) [ RUN ] Coroutine.Interrupt [ OK ] Coroutine.Interrupt (0 ms) [ RUN ] Coroutine.ReuseStack [ OK ] Coroutine.ReuseStack (0 ms) [ RUN ] Coroutine.ResumeCoroutineInOtherCoroutineDestructor [ OK ] Coroutine.ResumeCoroutineInOtherCoroutineDestructor (0 ms) [ RUN ] Coroutine.AsyncCallCapture [ OK ] Coroutine.AsyncCallCapture (0 ms) [----------] 11 tests from Coroutine (148 ms total) [----------] 1 test from CoroutineWaiterTest [ RUN ] CoroutineWaiterTest.Wait [ OK ] CoroutineWaiterTest.Wait (0 ms) [----------] 1 test from CoroutineWaiterTest (0 ms total) [----------] 6 tests from Context [ RUN ] Context.GetContext [ OK ] Context.GetContext (0 ms) [ RUN ] Context.SetContext [ OK ] Context.SetContext (0 ms) [ RUN ] Context.MakeContext [ OK ] Context.MakeContext (0 ms) [ RUN ] Context.ThreadLocal [ OK ] Context.ThreadLocal (0 ms) [ RUN ] Context.MakeContextUnsafeStack [ OK ] Context.MakeContextUnsafeStack (1 ms) [ RUN ] Context.CheckStacksAreDifferent [ OK ] Context.CheckStacksAreDifferent (0 ms) [----------] 6 tests from Context (1 ms total) [----------] 6 tests from FirebaseAuthImplTest [ RUN ] FirebaseAuthImplTest.GetFirebaseToken TEST_LOOP_RANDOM_SEED="61531827" [ OK ] FirebaseAuthImplTest.GetFirebaseToken (0 ms) [ RUN ] FirebaseAuthImplTest.GetFirebaseTokenRetryOnError TEST_LOOP_RANDOM_SEED="481960586" [ERROR:src/ledger/lib/firebase_auth/firebase_auth_impl.cc(125)] Error retrieving the Firebase token from token provider: 11', retrying. [ OK ] FirebaseAuthImplTest.GetFirebaseTokenRetryOnError (0 ms) [ RUN ] FirebaseAuthImplTest.GetFirebaseUserId TEST_LOOP_RANDOM_SEED="3193995009" [ OK ] FirebaseAuthImplTest.GetFirebaseUserId (0 ms) [ RUN ] FirebaseAuthImplTest.GetFirebaseUserIdRetryOnError TEST_LOOP_RANDOM_SEED="159485216" [ERROR:src/ledger/lib/firebase_auth/firebase_auth_impl.cc(125)] Error retrieving the Firebase token from token provider: 11', retrying. [ OK ] FirebaseAuthImplTest.GetFirebaseUserIdRetryOnError (0 ms) [ RUN ] FirebaseAuthImplTest.GetFirebaseUserIdMaxRetry TEST_LOOP_RANDOM_SEED="313191905" [ERROR:src/ledger/lib/firebase_auth/firebase_auth_impl.cc(125)] Error retrieving the Firebase token from token provider: 11', retrying. [ERROR:src/ledger/lib/firebase_auth/firebase_auth_impl.cc(125)] Error retrieving the Firebase token from token provider: 3', retrying. [ OK ] FirebaseAuthImplTest.GetFirebaseUserIdMaxRetry (1 ms) [ RUN ] FirebaseAuthImplTest.GetFirebaseUserIdNonRetriableError TEST_LOOP_RANDOM_SEED="4068259696" [ERROR:src/ledger/lib/firebase_auth/firebase_auth_impl.cc(125)] Error retrieving the Firebase token from token provider: 5', retrying. [ OK ] FirebaseAuthImplTest.GetFirebaseUserIdNonRetriableError (0 ms) [----------] 6 tests from FirebaseAuthImplTest (1 ms total) [----------] 3 tests from CredentialsTest [ RUN ] CredentialsTest.CorrectConfig [ OK ] CredentialsTest.CorrectConfig (0 ms) [ RUN ] CredentialsTest.IncorrectConfig [ERROR:src/ledger/lib/firebase_auth/testing/credentials.cc(49)] Json file is incorrect: [ERROR:garnet/public/lib/rapidjson_utils/rapidjson_validation.cc(42)] Incorrect schema at # , schema violation: required [ERROR:src/ledger/lib/firebase_auth/testing/credentials.cc(75)] Provided key is not a RSA key. [ OK ] CredentialsTest.IncorrectConfig (0 ms) [ RUN ] CredentialsTest.Clone [ OK ] CredentialsTest.Clone (320 ms) [----------] 3 tests from CredentialsTest (320 ms total) [----------] 6 tests from ServiceAccountTokenManagerTest [ RUN ] ServiceAccountTokenManagerTest.GetToken TEST_LOOP_RANDOM_SEED="1534800634" [ OK ] ServiceAccountTokenManagerTest.GetToken (19 ms) [ RUN ] ServiceAccountTokenManagerTest.GetTokenFromCache TEST_LOOP_RANDOM_SEED="415898074" [ OK ] ServiceAccountTokenManagerTest.GetTokenFromCache (0 ms) [ RUN ] ServiceAccountTokenManagerTest.GetTokenNoCacheCache TEST_LOOP_RANDOM_SEED="69248473" [ OK ] ServiceAccountTokenManagerTest.GetTokenNoCacheCache (10 ms) [ RUN ] ServiceAccountTokenManagerTest.NetworkError TEST_LOOP_RANDOM_SEED="793073009" [ERROR:src/ledger/lib/firebase_auth/testing/service_account_token_manager.cc(79)] Encountered error in GetToken(): Error [ OK ] ServiceAccountTokenManagerTest.NetworkError (32 ms) [ RUN ] ServiceAccountTokenManagerTest.AuthenticationError TEST_LOOP_RANDOM_SEED="3418642701" [ERROR:src/ledger/lib/firebase_auth/testing/service_account_token_manager.cc(79)] Encountered error in GetToken(): Unauthorized [ OK ] ServiceAccountTokenManagerTest.AuthenticationError (1 ms) [ RUN ] ServiceAccountTokenManagerTest.ResponseFormatError TEST_LOOP_RANDOM_SEED="3072493998" [ERROR:src/ledger/lib/firebase_auth/testing/service_account_token_manager.cc(79)] Encountered error in GetToken(): Unable to parse response: [ OK ] ServiceAccountTokenManagerTest.ResponseFormatError (45 ms) [----------] 6 tests from ServiceAccountTokenManagerTest (107 ms total) [----------] 7 tests from ServiceAccountTokenMinterTest [ RUN ] ServiceAccountTokenMinterTest.GetClientId TEST_LOOP_RANDOM_SEED="645538741" [ OK ] ServiceAccountTokenMinterTest.GetClientId (0 ms) [ RUN ] ServiceAccountTokenMinterTest.GetFirebaseToken TEST_LOOP_RANDOM_SEED="3053215907" [ OK ] ServiceAccountTokenMinterTest.GetFirebaseToken (1 ms) [ RUN ] ServiceAccountTokenMinterTest.GetFirebaseTokenFromCache TEST_LOOP_RANDOM_SEED="780666470" [ OK ] ServiceAccountTokenMinterTest.GetFirebaseTokenFromCache (64 ms) [ RUN ] ServiceAccountTokenMinterTest.GetFirebaseTokenNoCacheCache TEST_LOOP_RANDOM_SEED="4100351240" [ OK ] ServiceAccountTokenMinterTest.GetFirebaseTokenNoCacheCache (0 ms) [ RUN ] ServiceAccountTokenMinterTest.NetworkError TEST_LOOP_RANDOM_SEED="1331958583" [ OK ] ServiceAccountTokenMinterTest.NetworkError (1 ms) [ RUN ] ServiceAccountTokenMinterTest.AuthenticationError TEST_LOOP_RANDOM_SEED="2960274745" [ OK ] ServiceAccountTokenMinterTest.AuthenticationError (1 ms) [ RUN ] ServiceAccountTokenMinterTest.ResponseFormatError TEST_LOOP_RANDOM_SEED="1827179391" [ OK ] ServiceAccountTokenMinterTest.ResponseFormatError (1 ms) [----------] 7 tests from ServiceAccountTokenMinterTest (110 ms total) [----------] Global test environment tear-down [==========] 44 tests from 8 test suites ran. (687 ms total) [ PASSED ] 44 tests.