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 (180 ms) [ RUN ] SessionStorageTest.CreateGetAllDelete [ OK ] SessionStorageTest.CreateGetAllDelete (140 ms) [ RUN ] SessionStorageTest.CreateMultipleAndDeleteOne [ OK ] SessionStorageTest.CreateMultipleAndDeleteOne (157 ms) [ RUN ] SessionStorageTest.DeleteStoryDeletesStoryPage [ OK ] SessionStorageTest.DeleteStoryDeletesStoryPage (180 ms) [ RUN ] SessionStorageTest.UpdateLastFocusedTimestamp [ OK ] SessionStorageTest.UpdateLastFocusedTimestamp (160 ms) [ RUN ] SessionStorageTest.ObserveCreateUpdateDelete_Local [ OK ] SessionStorageTest.ObserveCreateUpdateDelete_Local (170 ms) [ RUN ] SessionStorageTest.ObserveCreateUpdateDelete_Remote [ OK ] SessionStorageTest.ObserveCreateUpdateDelete_Remote (167 ms) [ RUN ] SessionStorageTest.UpdateStoryOptions [ OK ] SessionStorageTest.UpdateStoryOptions (167 ms) [ RUN ] SessionStorageTest.GetStoryStorage [ OK ] SessionStorageTest.GetStoryStorage (156 ms) [ RUN ] SessionStorageTest.GetStoryStorageNoStory [ OK ] SessionStorageTest.GetStoryStorageNoStory (134 ms) [ RUN ] SessionStorageTest.ReadSnapshot [ OK ] SessionStorageTest.ReadSnapshot (166 ms) [ RUN ] SessionStorageTest.DeleteStory_DeletesSnapshot [ OK ] SessionStorageTest.DeleteStory_DeletesSnapshot (150 ms) [----------] 12 tests from SessionStorageTest (1929 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1929 ms total) [ PASSED ] 12 tests.