Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 5 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from ContextGraph [ RUN ] ContextGraph.GetChildrenRecursive_GetAncestors [ OK ] ContextGraph.GetChildrenRecursive_GetAncestors (0 ms) [----------] 1 test from ContextGraph (0 ms total) [----------] 4 tests from ContextRepositoryTest [ RUN ] ContextRepositoryTest.GetAddUpdateRemove [ OK ] ContextRepositoryTest.GetAddUpdateRemove (0 ms) [ RUN ] ContextRepositoryTest.ValuesInheritMetadata [WARNING:peridot/bin/context_engine/context_repository.cc(107)] Context value and ancestor both have metadata type (mod), which is not allowed. Ignoring value metadata. [WARNING:peridot/bin/context_engine/context_repository.cc(110)] Value metadata: story: mod: url: override path: focused: entity: link: [WARNING:peridot/bin/context_engine/context_repository.cc(111)] Ancestor metadata: story: mod: url: url path: focused: entity: link: [ OK ] ContextRepositoryTest.ValuesInheritMetadata (0 ms) [ RUN ] ContextRepositoryTest.ListenersGetUpdates [ OK ] ContextRepositoryTest.ListenersGetUpdates (0 ms) [ RUN ] ContextRepositoryTest.ListenersGetUpdates_WhenParentsUpdated [ OK ] ContextRepositoryTest.ListenersGetUpdates_WhenParentsUpdated (0 ms) [----------] 4 tests from ContextRepositoryTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 2 test suites ran. (0 ms total) [ PASSED ] 5 tests.