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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from SessionStorageTest [ RUN ] SessionStorageTest.Create_VerifyData [ OK ] SessionStorageTest.Create_VerifyData (173 ms) [ RUN ] SessionStorageTest.CreateGetAllDelete [ OK ] SessionStorageTest.CreateGetAllDelete (157 ms) [ RUN ] SessionStorageTest.CreateMultipleAndDeleteOne [ OK ] SessionStorageTest.CreateMultipleAndDeleteOne (165 ms) [ RUN ] SessionStorageTest.DeleteStoryDeletesStoryPage [ OK ] SessionStorageTest.DeleteStoryDeletesStoryPage (156 ms) [ RUN ] SessionStorageTest.UpdateLastFocusedTimestamp [ OK ] SessionStorageTest.UpdateLastFocusedTimestamp (138 ms) [ RUN ] SessionStorageTest.ObserveCreateUpdateDelete_Local [ OK ] SessionStorageTest.ObserveCreateUpdateDelete_Local (163 ms) [ RUN ] SessionStorageTest.ObserveCreateUpdateDelete_Remote [ OK ] SessionStorageTest.ObserveCreateUpdateDelete_Remote (181 ms) [ RUN ] SessionStorageTest.UpdateStoryOptions [ OK ] SessionStorageTest.UpdateStoryOptions (169 ms) [ RUN ] SessionStorageTest.GetStoryStorage [ OK ] SessionStorageTest.GetStoryStorage (174 ms) [ RUN ] SessionStorageTest.GetStoryStorageNoStory [ OK ] SessionStorageTest.GetStoryStorageNoStory (149 ms) [ RUN ] SessionStorageTest.ReadSnapshot [ OK ] SessionStorageTest.ReadSnapshot (158 ms) [ RUN ] SessionStorageTest.DeleteStory_DeletesSnapshot [ OK ] SessionStorageTest.DeleteStory_DeletesSnapshot (160 ms) [----------] 12 tests from SessionStorageTest (1943 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1943 ms total) [ PASSED ] 12 tests.