未验证 提交 67e66f7c 编写于 作者: C Chinmay Garde 提交者: GitHub

Disable ShellTest.OnServiceProtocolGetSkSLsWorks. (#17367)

Re-enabling tracked in https://github.com/flutter/flutter/issues/53399.
上级 53891596
......@@ -1132,7 +1132,8 @@ TEST_F(ShellTest, CanDecompressImageFromAsset) {
DestroyShell(std::move(shell));
}
TEST_F(ShellTest, OnServiceProtocolGetSkSLsWorks) {
// TODO(53399): Re-enable once it passes on Fuchsia.
TEST_F(ShellTest, DISABLED_OnServiceProtocolGetSkSLsWorks) {
// Create 2 dummpy SkSL cache file IE (base32 encoding of A), II (base32
// encoding of B) with content x and y.
fml::ScopedTemporaryDirectory temp_dir;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册