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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from FindModulesTest [ RUN ] FindModulesTest.Null TEST_LOOP_RANDOM_SEED="2308171543" [WARNING:peridot/bin/module_resolver/local_module_resolver.cc(305)] Still waiting on source: test [INFO:local_module_resolver.cc(250)] New Module manifest for binary 1 with 1 intent filters. [ OK ] FindModulesTest.Null (0 ms) [ RUN ] FindModulesTest.Simpleaction TEST_LOOP_RANDOM_SEED="3624998590" [WARNING:peridot/bin/module_resolver/local_module_resolver.cc(305)] Still waiting on source: test1 [WARNING:peridot/bin/module_resolver/local_module_resolver.cc(305)] Still waiting on source: test2 [INFO:local_module_resolver.cc(250)] New Module manifest for binary module1 with 1 intent filters. [INFO:local_module_resolver.cc(250)] New Module manifest for binary module2 with 1 intent filters. [INFO:local_module_resolver.cc(250)] New Module manifest for binary module3 with 1 intent filters. [ OK ] FindModulesTest.Simpleaction (1 ms) [ RUN ] FindModulesTest.SimpleParameterTypes TEST_LOOP_RANDOM_SEED="1556155591" [WARNING:peridot/bin/module_resolver/local_module_resolver.cc(305)] Still waiting on source: test [INFO:local_module_resolver.cc(250)] New Module manifest for binary 1 with 1 intent filters. [INFO:local_module_resolver.cc(250)] New Module manifest for binary 2 with 1 intent filters. [INFO:local_module_resolver.cc(250)] New Module manifest for binary 3 with 1 intent filters. [ OK ] FindModulesTest.SimpleParameterTypes (1 ms) [ RUN ] FindModulesTest.ReAddExistingEntries TEST_LOOP_RANDOM_SEED="190701252" [WARNING:peridot/bin/module_resolver/local_module_resolver.cc(305)] Still waiting on source: test1 [INFO:local_module_resolver.cc(250)] New Module manifest for binary 1 with 1 intent filters. [INFO:local_module_resolver.cc(250)] New Module manifest for binary 1 with 1 intent filters. [ OK ] FindModulesTest.ReAddExistingEntries (0 ms) [ RUN ] FindModulesTest.QueryWithActionMatchesBothParameterNamesAndTypes TEST_LOOP_RANDOM_SEED="2357232100" [WARNING:peridot/bin/module_resolver/local_module_resolver.cc(305)] Still waiting on source: test [INFO:local_module_resolver.cc(250)] New Module manifest for binary 1 with 1 intent filters. [ OK ] FindModulesTest.QueryWithActionMatchesBothParameterNamesAndTypes (1 ms) [ RUN ] FindModulesTest.MultipleIntentFilters TEST_LOOP_RANDOM_SEED="937345250" [WARNING:peridot/bin/module_resolver/local_module_resolver.cc(305)] Still waiting on source: test [INFO:local_module_resolver.cc(250)] New Module manifest for binary 1 with 2 intent filters. [ OK ] FindModulesTest.MultipleIntentFilters (0 ms) [----------] 6 tests from FindModulesTest (3 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (3 ms total) [ PASSED ] 6 tests.