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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 10 tests from 1 test suite. [----------] Global test environment set-up. [----------] 10 tests from AddModCommandRunnerTest [ RUN ] AddModCommandRunnerTest.ExecuteIntentWithIntentHandler [ OK ] AddModCommandRunnerTest.ExecuteIntentWithIntentHandler (248 ms) [ RUN ] AddModCommandRunnerTest.ExecuteIntentWithIntentHandler_NoParent [ OK ] AddModCommandRunnerTest.ExecuteIntentWithIntentHandler_NoParent (249 ms) [ RUN ] AddModCommandRunnerTest.ExecuteIntentThatNeedsResolution [ OK ] AddModCommandRunnerTest.ExecuteIntentThatNeedsResolution (311 ms) [ RUN ] AddModCommandRunnerTest.ExecuteNoModulesFound [ OK ] AddModCommandRunnerTest.ExecuteNoModulesFound (220 ms) [ RUN ] AddModCommandRunnerTest.ExecuteInvalidParameter [ OK ] AddModCommandRunnerTest.ExecuteInvalidParameter (234 ms) [ RUN ] AddModCommandRunnerTest.ExecuteInvalidParameterWithResulution [ OK ] AddModCommandRunnerTest.ExecuteInvalidParameterWithResulution (331 ms) [ RUN ] AddModCommandRunnerTest.ExecuteNullHandlerAndParameter [ OK ] AddModCommandRunnerTest.ExecuteNullHandlerAndParameter (337 ms) [ RUN ] AddModCommandRunnerTest.ExecuteInvalidJsonParamResolution [WARNING:peridot/public/lib/entity/cpp/json.cc(72)] Error parsing JSON: 3 [ OK ] AddModCommandRunnerTest.ExecuteInvalidJsonParamResolution (278 ms) [ RUN ] AddModCommandRunnerTest.UpdatesModIfItExists [ OK ] AddModCommandRunnerTest.UpdatesModIfItExists (335 ms) [ RUN ] AddModCommandRunnerTest.AcceptsModNameTransitional [ OK ] AddModCommandRunnerTest.AcceptsModNameTransitional (266 ms) [----------] 10 tests from AddModCommandRunnerTest (2810 ms total) [----------] Global test environment tear-down [==========] 10 tests from 1 test suite ran. (2810 ms total) [ PASSED ] 10 tests.