mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
fix: Skip native assets build test (flaky, takes 15m+) (#170383)
fixes #170382, which is timing out at 6% flakey
This commit is contained in:
parent
3c02bf1613
commit
45efd04bc9
@ -2,6 +2,9 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
@Skip('flutter/flutter/issues/170382')
|
||||
library;
|
||||
|
||||
import 'dart:io';
|
||||
|
||||
import 'package:file/file.dart';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user