未验证 提交 941aee35 编写于 作者: N Nurhan Turgut 提交者: GitHub

[web] add comment to skipped safari test (#16737)

* add comment to skipped safari test

* test not running semantics on Mac

* disable semantics test which is unreliable
上级 930a80ac
......@@ -4,6 +4,7 @@
// @dart = 2.6
@TestOn('vm && linux')
// TODO(nurhan): https://github.com/flutter/flutter/issues/51169
import 'dart:async';
import 'dart:typed_data';
......
......@@ -3,6 +3,9 @@
// found in the LICENSE file.
// @dart = 2.6
@TestOn('vm && linux')
// TODO(nurhan): https://github.com/flutter/flutter/issues/50590
import 'dart:async';
import 'dart:html' as html;
import 'dart:typed_data';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册