Closed natebosch closed 1 month ago
What is this fixing exactly? The referenced issue in the comments is 2 years old and referring to a time when dart2wasm could run hello world plus a few other programs. It's feature complete now with only a few known bugs. The CI runs in the main branch are also all green.
This was just trying to unblock CI for the failures with the old SDK. I reused the stale issue instead of filing a new one just so we had something to track unskipping them.
The failures are resolved by #2286 so I'll close this one.
We might still want to look in to the weird behavior on firefox.
Skip some wasm integration tests in chrome and on windows. Add a
dart2js
test to run in firefox on linux which can start, but currently fails because it runs no test cases.