Unverified Commit a219b86d authored by Christopher Fujino's avatar Christopher Fujino Committed by GitHub

skip roll_dev_integration_test (#80464)

parent 42146576
......@@ -124,7 +124,7 @@ void main() {
expect(finalVersion.m, 0);
expect(finalVersion.n, 0);
expect(finalVersion.commits, null);
});
}, skip: 'TODO(fujino): https://github.com/flutter/flutter/issues/80463');
}, onPlatform: <String, dynamic>{
'windows': const Skip('Flutter Conductor only supported on macos/linux'),
});
......
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