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 (133 ms) [ RUN ] SessionStorageTest.CreateGetAllDelete [ OK ] SessionStorageTest.CreateGetAllDelete (111 ms) [ RUN ] SessionStorageTest.CreateMultipleAndDeleteOne [ OK ] SessionStorageTest.CreateMultipleAndDeleteOne (122 ms) [ RUN ] SessionStorageTest.DeleteStoryDeletesStoryPage [ OK ] SessionStorageTest.DeleteStoryDeletesStoryPage (133 ms) [ RUN ] SessionStorageTest.UpdateLastFocusedTimestamp [ OK ] SessionStorageTest.UpdateLastFocusedTimestamp (112 ms) [ RUN ] SessionStorageTest.ObserveCreateUpdateDelete_Local [ OK ] SessionStorageTest.ObserveCreateUpdateDelete_Local (131 ms) [ RUN ] SessionStorageTest.ObserveCreateUpdateDelete_Remote [ OK ] SessionStorageTest.ObserveCreateUpdateDelete_Remote (136 ms) [ RUN ] SessionStorageTest.UpdateStoryOptions [ OK ] SessionStorageTest.UpdateStoryOptions (131 ms) [ RUN ] SessionStorageTest.GetStoryStorage [ OK ] SessionStorageTest.GetStoryStorage (105 ms) [ RUN ] SessionStorageTest.GetStoryStorageNoStory [ OK ] SessionStorageTest.GetStoryStorageNoStory (122 ms) [ RUN ] SessionStorageTest.ReadSnapshot [ OK ] SessionStorageTest.ReadSnapshot (121 ms) [ RUN ] SessionStorageTest.DeleteStory_DeletesSnapshot [ OK ] SessionStorageTest.DeleteStory_DeletesSnapshot (122 ms) [----------] 12 tests from SessionStorageTest (1479 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1479 ms total) [ PASSED ] 12 tests.