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

ci: enable webkit tests in interop and webRTC #2541

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

maschad
Copy link
Member

@maschad maschad commented May 11, 2024

Title

ci: enable webkit tests in interop and webRTC

Description

We had issues in the past running these tests which lead to the discovery of inadequate support in WebkitGTK

Closes #1808

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

@maschad maschad requested a review from a team as a code owner May 11, 2024 02:48
@maschad maschad self-assigned this May 11, 2024
Copy link
Member

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test:webkit script needs to be added to the root package.json as well otherwise these tests won't run.

We should see webkit appear in the transport-interop summary if this has been done correctly.

@maschad maschad marked this pull request as draft May 14, 2024 15:22
@maschad maschad added the status/blocked Unable to be worked further until needs are met label May 21, 2024
@maschad
Copy link
Member Author

maschad commented May 21, 2024

This is blocked until #2007 is resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/blocked Unable to be worked further until needs are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: Add WebKit to interop tests
2 participants