Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Upgrade to latest flutter_gherkin and gherkin#1325

Draft
SleepySquash wants to merge 1 commit intomainfrom
upgrade-to-latest-gherkin
Draft

Upgrade to latest flutter_gherkin and gherkin#1325
SleepySquash wants to merge 1 commit intomainfrom
upgrade-to-latest-gherkin

Conversation

@SleepySquash
Copy link
Copy Markdown
Contributor

Synopsis

gherkin is a package used for E2E tests. The currently used package is outdated.

Solution

This PR upgrade flutter_gherkin and gherkin.

Checklist

  • Created PR:
    • In draft mode
    • Name contains issue reference
    • Has type and k:: labels applied
  • Before review:
    • Documentation is updated (if required)
    • Tests are updated (if required)
    • Changes conform code style
    • CHANGELOG entry is added (if required)
    • FCM (final commit message) is posted or updated
    • Draft mode is removed
  • Review is completed and changes are approved
    • FCM (final commit message) is approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • All temporary labels are removed

@SleepySquash SleepySquash added this to the 0.6.0 milestone Jul 11, 2025
@SleepySquash SleepySquash self-assigned this Jul 11, 2025
@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::testing Changes of project tests k::dependencies Pull requests that update a dependency file labels Jul 11, 2025
@SleepySquash
Copy link
Copy Markdown
Contributor Author

Problems found so far: neither macOS nor Chrome E2E tests work. There seems to be a really large lags and stutters during E2E tests which are the reason view doesn't get updated and steps don't complete.

@SleepySquash
Copy link
Copy Markdown
Contributor Author

Discussed alternative: if we won't be able to determine the reason as to why tests fail on the latest flutter_gherkin version, then we can fork the older commit and upgrade dependencies there.

@SleepySquash SleepySquash modified the milestones: 0.5.4, 0.6.0 Jul 24, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.0, 0.7.0 Aug 7, 2025
@SleepySquash
Copy link
Copy Markdown
Contributor Author

@SleepySquash SleepySquash modified the milestones: 0.6.1, 0.7.0, 0.6.2 Sep 8, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.3, 0.7.0, 0.6.4 Sep 22, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.5, 0.7.0 Oct 6, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.6, 0.7.0 Oct 13, 2025
@SleepySquash SleepySquash modified the milestones: 0.6.7, 0.7.0, 0.6.8 Oct 29, 2025
@SleepySquash SleepySquash removed this from the 0.6.9 milestone Nov 11, 2025
@SleepySquash SleepySquash modified the milestones: 0.7.1, 0.8.0, 0.7.2 Jan 7, 2026
@SleepySquash SleepySquash modified the milestones: 0.8.0, 0.9.0, 0.8.1 Jan 21, 2026
@SleepySquash SleepySquash modified the milestones: 0.8.2, 0.9.0, 0.10.0 Feb 2, 2026
@SleepySquash SleepySquash modified the milestones: 0.9.1, 0.10.0, 0.9.2 Feb 11, 2026
@SleepySquash SleepySquash modified the milestones: 0.9.3, 0.10.0, 0.9.4 Feb 23, 2026
@SleepySquash SleepySquash modified the milestones: 0.9.5, 0.10.0, 0.9.6 Mar 9, 2026
@SleepySquash SleepySquash modified the milestones: 0.10.0, 0.11.0 Mar 26, 2026
@SleepySquash SleepySquash modified the milestones: 0.10.1, 0.11.0, 0.10.2 Apr 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement Improvement of existing features or bugfix k::dependencies Pull requests that update a dependency file k::testing Changes of project tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant