WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@WindRunnerMax
Copy link
Contributor

Description
There's an issue with the current test:integration environment. The Firefox browser isn't working properly.

Example

https://github.com/ianstormtaylor/slate/actions/runs/11356967135/job/31589060385?pr=5737

image

After fixing this issue:

https://github.com/WindRunnerMax/slate/actions/runs/11358924149/job/31594223151

image

Checks

  • The new code matches the existing patterns and styles.
  • The tests pass with yarn test.
  • The linter passes with yarn lint. (Fix errors with yarn fix.)
  • The relevant examples still work. (Run examples with yarn start.)
  • You've added a changeset if changing functionality. (Add one with yarn changeset add.)

@changeset-bot
Copy link

changeset-bot bot commented Oct 16, 2024

⚠️ No Changeset found

Latest commit: bf2fd1f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@WindRunnerMax WindRunnerMax marked this pull request as draft October 16, 2024 04:39
@WindRunnerMax
Copy link
Contributor Author

@WindRunnerMax
Copy link
Contributor Author

The root cause of the issue was a version mismatch between playwright and Ubuntu dependencies, but it's resolved now.

microsoft/playwright#30368

@WindRunnerMax WindRunnerMax marked this pull request as ready for review October 16, 2024 10:48
@dylans
Copy link
Collaborator

dylans commented Oct 16, 2024

Thanks @WindRunnerMax!

@dylans dylans merged commit 97ffee4 into ianstormtaylor:main Oct 16, 2024
dylans pushed a commit that referenced this pull request Oct 16, 2024
* fix: undo event when not focused

* chore: add changeset

* Add `HistoryEditor.withMerging` to docs (#5738)

* chore: just trigger test:integration

* chore: trigger test:integration

* fix: firefox test integration environment (#5742)

* fix: fix firefox test integration env

* chore: test ubuntu apt source

* chore: IMMUTABLE_INSTALLS ?

* fix: ubuntu version

* fix: undo event when not focused

* chore: add changeset

* chore: just trigger test:integration

* chore: trigger test:integration

---------

Co-authored-by: Ty Mick <[email protected]>
RavenColEvol pushed a commit to RavenColEvol/slate that referenced this pull request Mar 16, 2025
* fix: fix firefox test integration env

* chore: test ubuntu apt source

* chore: IMMUTABLE_INSTALLS ?

* fix: ubuntu version
RavenColEvol pushed a commit to RavenColEvol/slate that referenced this pull request Mar 16, 2025
* fix: undo event when not focused

* chore: add changeset

* Add `HistoryEditor.withMerging` to docs (ianstormtaylor#5738)

* chore: just trigger test:integration

* chore: trigger test:integration

* fix: firefox test integration environment (ianstormtaylor#5742)

* fix: fix firefox test integration env

* chore: test ubuntu apt source

* chore: IMMUTABLE_INSTALLS ?

* fix: ubuntu version

* fix: undo event when not focused

* chore: add changeset

* chore: just trigger test:integration

* chore: trigger test:integration

---------

Co-authored-by: Ty Mick <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants