Unverified Commit 10e53e99 authored by Zachary Anderson's avatar Zachary Anderson Committed by GitHub

Skip "newly added code executes during hot restart - canvaskit" (#86885)

https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20web_tool_tests/2880/overview
parent a3215152
...@@ -70,5 +70,5 @@ void main() { ...@@ -70,5 +70,5 @@ void main() {
} finally { } finally {
await subscription.cancel(); await subscription.cancel();
} }
}); }, skip: true); // Skipping for https://github.com/flutter/flutter/issues/85575.
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment