← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1565314] Re: tst_Incognito_cleanup fails in single process

 

** Changed in: oxide
     Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: oxide
    Milestone: None => branch-1.15

** Changed in: oxide
       Status: Triaged => Fix Released

-- 
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/1565314

Title:
  tst_Incognito_cleanup fails in single process

Status in Oxide:
  Fix Released

Bug description:
  This isn't surprising - incognito can't be used in single process:

  PASS   : qml-core-single-process-test::Incognito_cleanup::initTestCase()
  QWARN  : qml-core-single-process-test::Incognito_cleanup::test_Incognito_cleanup() OxideQQuickWebView: Cannot set incognito in single-process mode
  QWARN  : qml-core-single-process-test::Incognito_cleanup::test_Incognito_cleanup() OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
  [0402/164850:ERROR:layer_tree_host_impl.cc(2205)] Forcing zero-copy tile initialization as worker context is missing
  127.0.0.1 - - [02/Apr/2016 16:48:50] "GET /empty.html HTTP/1.1" 200 -
  QWARN  : qml-core-single-process-test::Incognito_cleanup::test_Incognito_cleanup() OxideQQuickWebView: Cannot set incognito in single-process mode
  QWARN  : qml-core-single-process-test::Incognito_cleanup::test_Incognito_cleanup() OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
  [0402/164850:ERROR:layer_tree_host_impl.cc(2205)] Forcing zero-copy tile initialization as worker context is missing
  FAIL!  : qml-core-single-process-test::Incognito_cleanup::test_Incognito_cleanup() Compared values are not the same
     Actual   (): foo=bar
     Expected (): 
     Loc: [/home/chr1s/src/oxide/unit-testing/qt/tests/qmltests/core/tst_Incognito_cleanup.qml(38)]
  PASS   : qml-core-single-process-test::Incognito_cleanup::cleanupTestCase()

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


References