Unverified Commit 90d845c1 authored by Darren Austin's avatar Darren Austin Committed by GitHub

Updated skipped tests for scheduler directory. (#87873)

parent 5792c734
......@@ -70,5 +70,5 @@ void main() {
// testing the behavior. So it's OK that asserts are enabled.
mayRunWithAsserts: true,
);
}, skip: isBrowser);
}, skip: isBrowser); // https://github.com/flutter/flutter/issues/87871
}
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