-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#8111Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Fluttere: wasmIssues related to the wasm build of Flutter Web.Issues related to the wasm build of Flutter Web.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.f: integration_testThe flutter/packages/integration_test pluginThe flutter/packages/integration_test pluginframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-webWeb applications specificallyWeb applications specificallyteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team
Description
Use case
Most (soon all) of the packages in the Flutter packages repo support WASM compilation. We need to be running web integration tests compiled to WASM as well since there are subtle (but catastrophic if not dealt with) differences between JS and WASM compiled builds.
Proposal
Add a CI job to run web integration tests compiled to WASM
Blocked on the following:
- [integration_test] Flutter Web WASM support #127730
- I believe this one should already be closed since
flutter drive --wasmdoes work
- I believe this one should already be closed since
- [integration_test]
flutter drive --wasmdoes not report results even though tests completed #151561 - [integration_test] Enable assertions when running with
--wasm#151426 - Update packages repo web integration test examples
index.htmlfiles to support WASM #151663 - [tool] Adds
--wasmflag to thedrive-examplescommand packages#7162
kevmoo
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Fluttere: wasmIssues related to the wasm build of Flutter Web.Issues related to the wasm build of Flutter Web.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.f: integration_testThe flutter/packages/integration_test pluginThe flutter/packages/integration_test pluginframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-webWeb applications specificallyWeb applications specificallyteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team