owncloud / richdocuments

:notebook_with_decorative_cover: Collabora Online for ownCloud
118 stars 53 forks source link

WebUI acceptance tests are failing in Nightly in BeforeScenario #490

Closed SwikritiT closed 1 year ago

SwikritiT commented 1 year ago

Acceptance tests are failing in CI with

 ┌─ @BeforeScenario @webUI # SecureViewContext::before()
  │
  ╳  Fatal error: Typed property FeatureContext::$occLastCode must not be accessed before initialization (Behat\Testwork\Call\Exception\FatalThrowableError)
  │

Recently we did a big refactoring in core https://github.com/owncloud/core/pull/40754/files, so this might be one of the reasons behind this failure or it could be something else. Find out the issue and fix it.

Build link: https://drone.owncloud.com/owncloud/richdocuments/2396/14/12

SwikritiT commented 1 year ago

This issue and this issue https://github.com/owncloud/user_ldap/issues/784 might have a similar fix

SagarGi commented 1 year ago

Nightly build passing for this app so closing this issue.