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

test: Deduplicate platform support check #7450

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

joeyparrish
Copy link
Member

This deduplicates a platform support check that was run in player_integration.js, and declares the pre-existing central support map in an extern so we can clean up its use.

This stops a DRM integration test from timing out on FirefoxWindows. It still gets skipped, though, due to a failing Widevine check, so there will be follow-on work for that.

Issue #7449

This deduplicates a platform support check that was run in player_integration.js, and declares the pre-existing central support map in an extern so we can clean up its use.

This stops a DRM integration test from timing out on FirefoxWindows.  It still gets skipped, though, due to a failing Widevine check, so there will be follow-on work for that.

Issue shaka-project#7449
@shaka-bot
Copy link
Collaborator

Incremental code coverage: No instrumented code was changed.

@avelad
Copy link
Member

avelad commented Oct 21, 2024

@shaka-bot test

@shaka-bot
Copy link
Collaborator

@avelad: Lab tests started with arguments:

  • pr=7450

@avelad avelad added the component: tests The issue involves our automated tests (generally; otherwise use a more specific component) label Oct 21, 2024
@avelad avelad merged commit d81c9cb into shaka-project:main Oct 21, 2024
36 of 38 checks passed
@joeyparrish joeyparrish deleted the dedup-support-check branch October 21, 2024 16:10
joeyparrish added a commit that referenced this pull request Oct 21, 2024
This deduplicates a platform support check that was run in
player_integration.js, and declares the pre-existing central support map
in an extern so we can clean up its use.

This stops a DRM integration test from timing out on FirefoxWindows. It
still gets skipped, though, due to a failing Widevine check, so there
will be follow-on work for that.

Issue #7449
joeyparrish added a commit that referenced this pull request Oct 21, 2024
This deduplicates a platform support check that was run in
player_integration.js, and declares the pre-existing central support map
in an extern so we can clean up its use.

This stops a DRM integration test from timing out on FirefoxWindows. It
still gets skipped, though, due to a failing Widevine check, so there
will be follow-on work for that.

Issue #7449
joeyparrish added a commit that referenced this pull request Oct 21, 2024
This deduplicates a platform support check that was run in
player_integration.js, and declares the pre-existing central support map
in an extern so we can clean up its use.

This stops a DRM integration test from timing out on FirefoxWindows. It
still gets skipped, though, due to a failing Widevine check, so there
will be follow-on work for that.

Issue #7449
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Dec 20, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: tests The issue involves our automated tests (generally; otherwise use a more specific component) status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants