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

chore(deps): update cypress #1205

Closed
wants to merge 1 commit into from
Closed

chore(deps): update cypress #1205

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/cypress ^1.0.0-beta.7 -> ^1.0.0-beta.9 age adoption passing confidence
cypress (source) ^13.6.4 -> ^13.15.0 age adoption passing confidence

Release Notes

nextcloud/nextcloud-cypress (@​nextcloud/cypress)

v1.0.0-beta.9

Compare Source

What's Changed

Features

Fixes

Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.8...v1.0.0-beta.9

v1.0.0-beta.8

Compare Source

Enhancements ✨

  • feat: Improve usability of dockerode wrapper by @​susnux in https://github.com/nextcloud-libraries/nextcloud-cypress/pull/486
    • Export getContainer and getContainerName functions This can be used to e.g. create the runOCC cypress command
    • Make the container name dependent on the current app to prevent issues when reusing containers
    • Allow to pass options for container creation to the startNextcloud function
      forceRecreate to not reuse any container but force creating a new one
      mounts to allow binding other directories to the container (e.g. server config)

Bugfixes 🐛

Changed

  • Dependency updates
cypress-io/cypress (cypress)

v13.15.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0

v13.14.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

v13.14.1

Compare Source

v13.14.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0

v13.13.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3

v13.13.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2

v13.13.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1

v13.13.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0

v13.12.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0

v13.11.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0

v13.10.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0

v13.9.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0

v13.8.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1

v13.8.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0

v13.7.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3

v13.7.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

v13.7.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1

v13.7.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0

v13.6.6

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6

v13.6.5

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5


Configuration

📅 Schedule: Branch creation - "before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from max-nextcloud and mejo- April 17, 2024 02:08
@github-actions github-actions bot enabled auto-merge April 17, 2024 02:08
Copy link

cypress bot commented Apr 17, 2024

22 failed and 3 flaky tests on run #1737 ↗︎

22 156 0 46 Flakiness 3

Details:

chore(deps): update cypress
Project: Collectives Commit: 699f9599e7
Status: Errored Duration: 15:44 💡
Started: Jul 25, 2024 2:39 PM Ended: Jul 25, 2024 2:54 PM
Failed  collective-share.spec.js • 6 failed tests • Nextcloud master

View Output

Test Artifacts
Collective Share > collective share > Allows sharing a collective Screenshots
Collective Share > collective share > Allows opening a shared (non-editable) collective Screenshots
Collective Share > collective share > Allows setting a collective share to editable Screenshots
Collective Share > collective share > Allows opening and editing a shared (editable) collective Screenshots
Collective Share > collective share > Allows unsharing a collective Screenshots
Collective Share > collective share > Opening unshared collective fails Screenshots
Failed  page-details.spec.js • 1 failed test • Nextcloud master

View Output

Test Artifacts
Page details > Display table of contents > Allows to display/close TOC and switch page modes in between Screenshots
Failed  collective-members.spec.js • 1 failed test • Nextcloud master

View Output

Test Artifacts
Collective members > Manage members > Allows to remove member Screenshots
Failed  circle-with-group.spec.js • 1 failed test • Nextcloud master

View Output

Test Artifacts
Pages are accessible via group membership to team > Lists the collective Screenshots
Failed  collective-share.spec.js • 6 failed tests • Nextcloud stable27

View Output

Test Artifacts
Collective Share > collective share > Allows sharing a collective Screenshots
Collective Share > collective share > Allows opening a shared (non-editable) collective Screenshots
Collective Share > collective share > Allows setting a collective share to editable Screenshots
Collective Share > collective share > Allows opening and editing a shared (editable) collective Screenshots
Collective Share > collective share > Allows unsharing a collective Screenshots
Collective Share > collective share > Opening unshared collective fails Screenshots
Flakiness  cypress/e2e/collective-settings.spec.js • 3 flaky tests • Nextcloud stable27

View Output

Test Artifacts
Collective settings > rename collective > Allows to rename the collective Screenshots
Collective settings > change share permissions > Allows to change sharing permissions Screenshots
Collective settings > open settings from landing page actions > Allows to open settings from landing page actions Screenshots

Review all test suite changes for PR #1205 ↗︎

@max-nextcloud
Copy link
Collaborator

Tried to use chrome instead of electron with no success.

@renovate renovate bot force-pushed the renovate/cypress branch from acd1ab5 to dfae428 Compare April 17, 2024 03:03
@max-nextcloud
Copy link
Collaborator

It looks like it's always the same tests that are failing. I wonder what they have in common - or maybe it's just because x tests have been run at that point and that's when they start to fail.

@juliusknorr
Copy link
Member

Had the same problem in text and decided to skip the update for now there after some time trying 😢

@renovate renovate bot force-pushed the renovate/cypress branch 2 times, most recently from 66c37f4 to b35f983 Compare April 23, 2024 22:52
@renovate renovate bot force-pushed the renovate/cypress branch 2 times, most recently from d3e7ed2 to 9d3a723 Compare May 14, 2024 13:12
@renovate renovate bot force-pushed the renovate/cypress branch from 9d3a723 to 00285bf Compare May 14, 2024 14:28
@mejo- mejo- force-pushed the renovate/cypress branch from 00285bf to 52d508b Compare May 15, 2024 10:14
@renovate renovate bot force-pushed the renovate/cypress branch from 52d508b to c5b1e07 Compare May 18, 2024 14:37
@renovate renovate bot force-pushed the renovate/cypress branch from c5b1e07 to b432998 Compare May 18, 2024 14:51
@renovate renovate bot force-pushed the renovate/cypress branch from b432998 to 24f7f5f Compare May 22, 2024 04:50
@renovate renovate bot force-pushed the renovate/cypress branch from 24f7f5f to d81cae2 Compare May 29, 2024 22:23
@renovate renovate bot force-pushed the renovate/cypress branch from d81cae2 to 31638f9 Compare June 4, 2024 21:43
@renovate renovate bot force-pushed the renovate/cypress branch from 31638f9 to a5424a7 Compare June 18, 2024 22:25
@renovate renovate bot force-pushed the renovate/cypress branch from 9aa2545 to c6b803e Compare July 16, 2024 19:31
@renovate renovate bot force-pushed the renovate/cypress branch from c6b803e to ec5c839 Compare July 19, 2024 09:51
@renovate renovate bot force-pushed the renovate/cypress branch from ec5c839 to 699f959 Compare July 25, 2024 14:13
@renovate renovate bot force-pushed the renovate/cypress branch from 699f959 to 008bc96 Compare July 30, 2024 10:42
@renovate renovate bot force-pushed the renovate/cypress branch from 008bc96 to 0fdff7e Compare July 31, 2024 19:35
@renovate renovate bot force-pushed the renovate/cypress branch from 0fdff7e to 425e8a9 Compare August 14, 2024 17:12
@renovate renovate bot force-pushed the renovate/cypress branch from 425e8a9 to c2e357e Compare August 27, 2024 18:12
@renovate renovate bot force-pushed the renovate/cypress branch from c2e357e to 626f58a Compare August 29, 2024 20:12
@renovate renovate bot force-pushed the renovate/cypress branch from 626f58a to e050ba7 Compare September 4, 2024 21:10
@renovate renovate bot force-pushed the renovate/cypress branch from e050ba7 to fd41bab Compare September 14, 2024 20:17
@renovate renovate bot force-pushed the renovate/cypress branch from fd41bab to d04328c Compare September 24, 2024 16:51
@renovate renovate bot force-pushed the renovate/cypress branch from d04328c to 2584f63 Compare September 25, 2024 21:19
@renovate renovate bot force-pushed the renovate/cypress branch from 2584f63 to 5b9017e Compare October 15, 2024 23:46
auto-merge was automatically disabled October 16, 2024 06:40

Pull request was closed

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

Successfully merging this pull request may close these issues.

2 participants