← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1454990] [NEW] test_UnloadHandlers1 fails on trunk

 

Public bug reported:

This test has actually never worked on my machine.
Here is the output I’m getting:

2: PASS   : qml-core-test::UnloadHandlers::initTestCase()
2: [0514/102852:ERROR:renderer_main.cc(200)] Running without renderer sandbox
2: 127.0.0.1 - - [14/May/2015 10:28:52] "GET /tst_UnloadHandlers.html HTTP/1.1" 200 -
2: [0514/102852:ERROR:renderer_main.cc(200)] Running without renderer sandbox
2: 127.0.0.1 - - [14/May/2015 10:28:52] "GET /empty.html HTTP/1.1" 200 -
2: [0514/102853:ERROR:connection.cc(1075)] DOMStorageDatabase sqlite error 5, errno 0: database is locked, sql: PRAGMA journal_mode = PERSIST
2: FAIL!  : qml-core-test::UnloadHandlers::test_UnloadHandlers1() Compared values are not the same
2:    Actual   (): undefined
2:    Expected (): baaa
2:    Loc: [/home/osomon/dev/phablet/oxide/trunk/qt/tests/qmltests/core/tst_UnloadHandlers.qml(44)]
2: PASS   : qml-core-test::UnloadHandlers::cleanupTestCase()

** Affects: oxide
     Importance: Undecided
         Status: New

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

Title:
  test_UnloadHandlers1 fails on trunk

Status in Oxide Webview:
  New

Bug description:
  This test has actually never worked on my machine.
  Here is the output I’m getting:

  2: PASS   : qml-core-test::UnloadHandlers::initTestCase()
  2: [0514/102852:ERROR:renderer_main.cc(200)] Running without renderer sandbox
  2: 127.0.0.1 - - [14/May/2015 10:28:52] "GET /tst_UnloadHandlers.html HTTP/1.1" 200 -
  2: [0514/102852:ERROR:renderer_main.cc(200)] Running without renderer sandbox
  2: 127.0.0.1 - - [14/May/2015 10:28:52] "GET /empty.html HTTP/1.1" 200 -
  2: [0514/102853:ERROR:connection.cc(1075)] DOMStorageDatabase sqlite error 5, errno 0: database is locked, sql: PRAGMA journal_mode = PERSIST
  2: FAIL!  : qml-core-test::UnloadHandlers::test_UnloadHandlers1() Compared values are not the same
  2:    Actual   (): undefined
  2:    Expected (): baaa
  2:    Loc: [/home/osomon/dev/phablet/oxide/trunk/qt/tests/qmltests/core/tst_UnloadHandlers.qml(44)]
  2: PASS   : qml-core-test::UnloadHandlers::cleanupTestCase()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1454990/+subscriptions


Follow ups

References