Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Unit test failing for sqlite windows #40457

Closed
grgprarup opened this issue Oct 28, 2022 · 7 comments
Closed

PHP Unit test failing for sqlite windows #40457

grgprarup opened this issue Oct 28, 2022 · 7 comments
Labels

Comments

@grgprarup
Copy link
Contributor

Drone build: https://drone.owncloud.com/owncloud/core/37121/19/6, https://drone.owncloud.com/owncloud/core/37123/23/6, https://drone.owncloud.com/owncloud/core/37124/23/7, https://drone.owncloud.com/owncloud/core/37128/23/7
Tests are failing for pipeline phpunit-php7.4-sqlite-windows

+ phpunit_cmd='php ../lib/composer/bin/phpunit'
+ [[ true == \t\r\u\e ]]
+ phpunit_cmd='phpdbg -d memory_limit=6G -rr ../lib/composer/bin/phpunit'
+ [[ -n windows ]]
+ set_up_external_storage
+ php occ app:enable files_external
files_external enabled
+ php occ config:app:set core enable_external_storage --value=yes
Config value enable_external_storage for app core set to yes
+ case "${FILES_EXTERNAL_TYPE}" in
+ wait-for-it -t 600 fsweb.test.owncloud.com:445
services aren't ready in 10m0s
@grgprarup
Copy link
Contributor Author

@phil-davis Do you have any idea about this failure?

@saw-jan
Copy link
Member

saw-jan commented Oct 28, 2022

Looks like the external server is down. I don't think we can do anything other than the discussion on what to do in such cases.

Some queries that may help to decide:

  • Will fsweb.test.owncloud.com:445 be available or is it permanently down?
  • Any ideas on what can be done whenever the external service is down?

@phil-davis
Copy link
Contributor

PR #40426 is waiting for a decision. The fsweb server seems to have gone down again.
I suggest that we merge the PR to get CI green. And then someone can decide what to do to get a CI environment going again.

@jnweiger
Copy link
Contributor

@GeraldLeikam this is the one that is waiting for your new AD server

@phil-davis
Copy link
Contributor

@GeraldLeikam (cc @jnweiger ) what happened about getting a new server for this?

@saw-jan
Copy link
Member

saw-jan commented Jan 5, 2023

The windows pipeline has been removed: #40426

@DeepDiver1975
Copy link
Member

Once the new server is there we will reactivate the pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants