Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

eyebrowsoffire
Copy link
Contributor

This fixes flutter/flutter#124068.

It appears dart-lang/sdk#50778 is partially fixed, so we can re-enable some of the tests but there is still one left that relies on a specific ordering that cannot be guaranteed.

This fixes flutter/flutter#118334. It appears the JS interop boundary has been enhanced enough that we can now copy bytes out of video frames.

@flutter-dashboard flutter-dashboard bot added the platform-web Code specifically for the web engine label Apr 4, 2023
@flutter-dashboard
Copy link

Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change).

If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review.

Changes reported for pull request #40931 at sha 78451a1

@eyebrowsoffire eyebrowsoffire added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 10, 2023
@auto-submit auto-submit bot merged commit 75fd6f8 into flutter:main Apr 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 10, 2023
zhongwuzw pushed a commit to zhongwuzw/engine that referenced this pull request Apr 14, 2023
Re-enable some wasm tests which have been fixed now.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App platform-web Code specifically for the web engine will affect goldens

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit test failures in canvas_golden_test when run on dart2wasm VideoFrame.copyTo() is broken in dart2wasm

2 participants