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

------------------------------------------------ RUNNING TEST: /pkgfs/packages/module_resolver_unittests/0/test/local_module_resolver_unittest 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="246986787" [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="1353746591" [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="2745890163" [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="3027538381" [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="2225490949" [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 (0 ms) [ RUN ] FindModulesTest.MultipleIntentFilters TEST_LOOP_RANDOM_SEED="4040115197" [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 (1 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. SUMMARY: Ran 1 tests: 0 failed (0.045 sec) PASSED: /pkgfs/packages/module_resolver_unittests/0/test/local_module_resolver_unittest passed