← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1565312] [NEW] tst_WebContext_semi_construct_only_properties fails in single process

 

Public bug reported:

This test exists to ensure various properties such as dataPath become
read-only once the context is consumed by a webview for the first time.
It fails in single-process:

PASS   : qml-api-single-process-test::WebContext_semi_construct_only_properties::initTestCase()
QWARN  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 0) OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
FAIL!  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 0) Shouldn't have had a signal
   Actual   (): 2
   Expected (): 1
   Loc: [/home/chr1s/src/oxide/unit-testing/qt/tests/qmltests/api/tst_WebContext_semi_construct_only_properties.qml(57)]
QWARN  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 1) OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
FAIL!  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 1) Shouldn't have had a signal
   Actual   (): 2
   Expected (): 1
   Loc: [/home/chr1s/src/oxide/unit-testing/qt/tests/qmltests/api/tst_WebContext_semi_construct_only_properties.qml(57)]
[0402/164820:ERROR:layer_tree_host_impl.cc(2205)] Forcing zero-copy tile initialization as worker context is missing
QWARN  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 2) OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
FAIL!  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 2) Shouldn't have had a signal
   Actual   (): 2
   Expected (): 1
   Loc: [/home/chr1s/src/oxide/unit-testing/qt/tests/qmltests/api/tst_WebContext_semi_construct_only_properties.qml(57)]
[0402/164820:ERROR:layer_tree_host_impl.cc(2205)] Forcing zero-copy tile initialization as worker context is missing
QWARN  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 3) OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
FAIL!  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 3) Shouldn't have had a signal
   Actual   (): 2
   Expected (): 1
   Loc: [/home/chr1s/src/oxide/unit-testing/qt/tests/qmltests/api/tst_WebContext_semi_construct_only_properties.qml(57)]
[0402/164820:ERROR:layer_tree_host_impl.cc(2205)] Forcing zero-copy tile initialization as worker context is missing
PASS   : qml-api-single-process-test::WebContext_semi_construct_only_properties::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/1565312

Title:
  tst_WebContext_semi_construct_only_properties fails in single process

Status in Oxide:
  Triaged

Bug description:
  This test exists to ensure various properties such as dataPath become
  read-only once the context is consumed by a webview for the first
  time. It fails in single-process:

  PASS   : qml-api-single-process-test::WebContext_semi_construct_only_properties::initTestCase()
  QWARN  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 0) OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
  FAIL!  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 0) Shouldn't have had a signal
     Actual   (): 2
     Expected (): 1
     Loc: [/home/chr1s/src/oxide/unit-testing/qt/tests/qmltests/api/tst_WebContext_semi_construct_only_properties.qml(57)]
  QWARN  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 1) OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
  FAIL!  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 1) Shouldn't have had a signal
     Actual   (): 2
     Expected (): 1
     Loc: [/home/chr1s/src/oxide/unit-testing/qt/tests/qmltests/api/tst_WebContext_semi_construct_only_properties.qml(57)]
  [0402/164820:ERROR:layer_tree_host_impl.cc(2205)] Forcing zero-copy tile initialization as worker context is missing
  QWARN  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 2) OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
  FAIL!  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 2) Shouldn't have had a signal
     Actual   (): 2
     Expected (): 1
     Loc: [/home/chr1s/src/oxide/unit-testing/qt/tests/qmltests/api/tst_WebContext_semi_construct_only_properties.qml(57)]
  [0402/164820:ERROR:layer_tree_host_impl.cc(2205)] Forcing zero-copy tile initialization as worker context is missing
  QWARN  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 3) OxideQQuickWebView: context is read-only in single process mode. The webview will automatically use the application-wide default WebContext
  FAIL!  : qml-api-single-process-test::WebContext_semi_construct_only_properties::test_WebContext_semi_construct_only_properties1(row 3) Shouldn't have had a signal
     Actual   (): 2
     Expected (): 1
     Loc: [/home/chr1s/src/oxide/unit-testing/qt/tests/qmltests/api/tst_WebContext_semi_construct_only_properties.qml(57)]
  [0402/164820:ERROR:layer_tree_host_impl.cc(2205)] Forcing zero-copy tile initialization as worker context is missing
  PASS   : qml-api-single-process-test::WebContext_semi_construct_only_properties::cleanupTestCase()

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


Follow ups