Public bug reported:

vivid@vivid:~/delay-remove$ 
test/gtest/scopes/qt/XmlAsyncReader/XmlAsyncReader_test 
Running main() from gmock_main.cc
[==========] Running 5 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TimeoutException
[ RUN      ] TimeoutException.state
[       OK ] TimeoutException.state (1 ms)
[----------] 1 test from TimeoutException (1 ms total)

[----------] 1 test from BadUrlException
[ RUN      ] BadUrlException.state
/src/unity-scopes-api/delay-scope-removal/test/gtest/scopes/qt/XmlAsyncReader/XmlAsyncReader_test.cpp:120:
 Failure
Value of: true
Expected: error_msg.find("Couldn't resolve host name") != std::string::npos
Which is: false
[  FAILED  ] BadUrlException.state (486 ms)
[----------] 1 test from BadUrlException (486 ms total)

[----------] 3 tests from ExceptionsTest
[ RUN      ] ExceptionsTest.user_results_ok
[       OK ] ExceptionsTest.user_results_ok (128 ms)
[ RUN      ] ExceptionsTest.check_xml_bad_formed
Opening and ending tag mismatch.
[       OK ] ExceptionsTest.check_xml_bad_formed (134 ms)
[ RUN      ] ExceptionsTest.check_xml_bad_formed_exception
[       OK ] ExceptionsTest.check_xml_bad_formed_exception (128 ms)
[----------] 3 tests from ExceptionsTest (391 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 3 test cases ran. (878 ms total)
[  PASSED  ] 4 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BadUrlException.state

 1 FAILED TEST
vivid@vivid:~/delay-remove$ 
test/gtest/scopes/qt/JsonAsyncReader/JsonAsyncReader_test 
Running main() from gmock_main.cc
[==========] Running 5 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from ExceptionsTest
[ RUN      ] ExceptionsTest.timeout_test
[       OK ] ExceptionsTest.timeout_test (138 ms)
[ RUN      ] ExceptionsTest.bad_url_test
[       OK ] ExceptionsTest.bad_url_test (131 ms)
[ RUN      ] ExceptionsTest.user_results_ok
[       OK ] ExceptionsTest.user_results_ok (121 ms)
[ RUN      ] ExceptionsTest.check_xml_bad_formed
[       OK ] ExceptionsTest.check_xml_bad_formed (140 ms)
[----------] 4 tests from ExceptionsTest (532 ms total)

[----------] 1 test from BadUrlException
[ RUN      ] BadUrlException.state
/src/unity-scopes-api/delay-scope-removal/test/gtest/scopes/qt/JsonAsyncReader/JsonAsyncReader_test.cpp:126:
 Failure
Value of: true
Expected: error_msg.find("Couldn't resolve host name") != std::string::npos

** Affects: unity-scopes-api (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447477

Title:
  Occasional JsonAsyncReader and XmlAsyncReader test failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1447477/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to