Skip to content

chore(tests): Cleanup bootstrap.php to be forward-compatible #1806

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

Merged
merged 2 commits into from
May 21, 2025

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented May 20, 2025

This uses the new tests/autoload.php from nextcloud/server instead of messing directly with OC private autoloader.

See nextcloud/server#52951 and nextcloud/server#52945 for context.

come-nc added 2 commits May 20, 2025 10:16
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc self-assigned this May 20, 2025
@come-nc come-nc requested review from enjeck and blizzz as code owners May 20, 2025 08:16
@come-nc come-nc added the 3. to review Waiting for reviews label May 20, 2025
@come-nc
Copy link
Contributor Author

come-nc commented May 20, 2025

It looks like the cypress tests are using circles master branch with server stable* branches, which are not compatible.
It should pull the matching circles branch.

@blizzz
Copy link
Member

blizzz commented May 21, 2025

It looks like the cypress tests are using circles master branch with server stable* branches, which are not compatible. It should pull the matching circles branch.

Addressed in #1809

@blizzz blizzz merged commit 81853d6 into main May 21, 2025
62 of 69 checks passed
@blizzz blizzz deleted the fix/cleanup-tests-bootstrap branch May 21, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants