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="495937274" [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 (1 ms) [ RUN ] FindModulesTest.Simpleaction TEST_LOOP_RANDOM_SEED="4143833833" [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 (0 ms) [ RUN ] FindModulesTest.SimpleParameterTypes TEST_LOOP_RANDOM_SEED="1539315151" [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="764629675" [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="3028176313" [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="2497387551" [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.