← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1565314] [NEW] tst_Incognito_cleanup fails in single process

 

Public bug reported:

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()

** Affects: oxide
     Importance: Medium
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Medium

** Changed in: oxide
       Status: New => Triaged

-- 
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:
  Triaged

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


Follow ups