There's a bug filed about this now, so update comment. (#62892)
This commit is contained in:
parent
145df39953
commit
8ad4da4a4e
@ -47,7 +47,7 @@ void main() {
|
||||
reason: 'After $i steps, debugger should stop at $expectedLine but stopped at $actualLine'
|
||||
);
|
||||
}
|
||||
}, skip: true); // This test is incredibly flaky on Cirrus
|
||||
}, skip: true); // https://github.com/flutter/flutter/issues/62889
|
||||
|
||||
tearDown(() async {
|
||||
await flutter.stop();
|
||||
|
Loading…
x
Reference in New Issue
Block a user