mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Skip {PLAT}_web_tools_test#expression_evaluation_*_test.dart
, turning tree 🔴 (#169305)
P0 filed to restore: https://github.com/flutter/flutter/issues/169304, these tests take 20m+ on Linux docs causing timeouts.
This commit is contained in:
parent
bb14ef665f
commit
64894be90a
@ -3,6 +3,7 @@
|
|||||||
// found in the LICENSE file.
|
// found in the LICENSE file.
|
||||||
|
|
||||||
@Tags(<String>['flutter-test-driver'])
|
@Tags(<String>['flutter-test-driver'])
|
||||||
|
@Skip('https://github.com/flutter/flutter/issues/169304')
|
||||||
library;
|
library;
|
||||||
|
|
||||||
import '../src/common.dart';
|
import '../src/common.dart';
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
// found in the LICENSE file.
|
// found in the LICENSE file.
|
||||||
|
|
||||||
@Tags(<String>['flutter-test-driver'])
|
@Tags(<String>['flutter-test-driver'])
|
||||||
|
@Skip('https://github.com/flutter/flutter/issues/169304')
|
||||||
library;
|
library;
|
||||||
|
|
||||||
import '../src/common.dart';
|
import '../src/common.dart';
|
||||||
|
Loading…
Reference in New Issue
Block a user