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:
Matan Lurey 2025-05-22 16:08:01 -04:00 committed by GitHub
parent bb14ef665f
commit 64894be90a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -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';

View File

@ -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';