Skip to content

Conversation

@eyebrowsoffire
Copy link
Contributor

This fixes #2006

@kevmoo kevmoo requested a review from natebosch May 4, 2023 04:42
@natebosch
Copy link
Member

Are there tests in this repo that will fail without this change so that we don't regress?

@jakemac53
Copy link
Contributor

Are there tests in this repo that will fail without this change so that we don't regress?

It looks like if we made a dart2wasm test that uses a timeout we could get that

@eyebrowsoffire
Copy link
Contributor Author

I'll write a test

@jakemac53
Copy link
Contributor

See https://github.com/dart-lang/test/tree/master/integration_tests/wasm which is probably the easiest place to put this test for now

eyebrowsoffire and others added 3 commits May 4, 2023 10:37
Fix dependencies in test to use the latest test_core in addition to the
latest test_api
Co-authored-by: Jacob MacDonald <jakemac@google.com>
@jakemac53 jakemac53 merged commit 1d65501 into dart-lang:master May 5, 2023
@jakemac53
Copy link
Contributor

@eyebrowsoffire did you need a publish of this soon? @natebosch thoughts on when we should publish?

@natebosch
Copy link
Member

I think I'm close to getting #2004 landable in google3 - I plan to publish after I can land that

@eyebrowsoffire
Copy link
Contributor Author

We have a workaround in Flutter for now, so there's no huge rush on a publish, but let me know there is a new version and we'll bump to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deserialization of timeout in suite metadata fails in dart2wasm

3 participants