Open
Description
The flutter engine test suite chrome-dart2wasm-html-engine is important for finding new failures
in dart2wasm which will block the roll of Dart SDK into Flutter engine.
Add this to the https://dart.googlesource.com/monorepo/+/refs/heads/main/ci/builders/web_linux.json
configuration in the monorepo repository, so it is run on commits to the SDK and engine.
This was requested after the suite failed, causing issue flutter/flutter#137120 and a rollback.