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

Running main() from gtest_main.cc [==========] Running 8 tests from 1 test case. [----------] Global test environment set-up. [----------] 8 tests from StoryModelOwnerTest [ RUN ] StoryModelOwnerTest.SuccessfulMutate TEST_LOOP_RANDOM_SEED="2300277228" [ OK ] StoryModelOwnerTest.SuccessfulMutate (0 ms) [ RUN ] StoryModelOwnerTest.FailedMutate TEST_LOOP_RANDOM_SEED="3940739497" [ OK ] StoryModelOwnerTest.FailedMutate (1 ms) [ RUN ] StoryModelOwnerTest.AbandonedMutate TEST_LOOP_RANDOM_SEED="2469624108" [ OK ] StoryModelOwnerTest.AbandonedMutate (0 ms) [ RUN ] StoryModelOwnerTest.MutatorLifecycle_OwnerDestroyed TEST_LOOP_RANDOM_SEED="2750025149" [ OK ] StoryModelOwnerTest.MutatorLifecycle_OwnerDestroyed (0 ms) [ RUN ] StoryModelOwnerTest.ObserversAreNotified TEST_LOOP_RANDOM_SEED="2513432314" [ OK ] StoryModelOwnerTest.ObserversAreNotified (0 ms) [ RUN ] StoryModelOwnerTest.ObserversAreNotNotifiedOnNoChange TEST_LOOP_RANDOM_SEED="4000490716" [ OK ] StoryModelOwnerTest.ObserversAreNotNotifiedOnNoChange (0 ms) [ RUN ] StoryModelOwnerTest.ObserversLifecycle_ClientDestroyed TEST_LOOP_RANDOM_SEED="283965710" [ OK ] StoryModelOwnerTest.ObserversLifecycle_ClientDestroyed (1 ms) [ RUN ] StoryModelOwnerTest.ObserversLifecycle_OwnerDestroyed TEST_LOOP_RANDOM_SEED="3875867907" [ OK ] StoryModelOwnerTest.ObserversLifecycle_OwnerDestroyed (0 ms) [----------] 8 tests from StoryModelOwnerTest (2 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test case ran. (2 ms total) [ PASSED ] 8 tests.