Unverified Commit a3b85ba9 authored by Elliott Brooks's avatar Elliott Brooks Committed by GitHub

[flutter_tools] Disable flaky `output_web_test` test case (#124257)

[flutter_tools] Disable flaky `output_web_test` test case
parent c80ef476
......@@ -86,5 +86,5 @@ void main() {
await start();
await flutter.stop();
expect(containsDartUriWarning, isFalse);
});
}, skip: true); // Skipping for 'https://github.com/flutter/flutter/issues/124214'
}
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