mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update gtest_filters to disable TimeSensitiveTest. (flutter/engine#25649)
Fix typo.
This commit is contained in:
parent
a56e2c9e5e
commit
62f12e5fbc
@ -2,6 +2,6 @@
|
||||
# as test arguments for flutter on FEMU tests.
|
||||
|
||||
txt_tests: -ParagraphTest.*
|
||||
fml_tests: -MessageLoop.TimeSensistiveTest_*:FileTest.CanTruncateAndWrite:FileTest.CreateDirectoryStructure
|
||||
fml_tests: -MessageLoop.TimeSensitiveTest_*:FileTest.CanTruncateAndWrite:FileTest.CreateDirectoryStructure
|
||||
shell_tests: -ShellTest.ReportTimingsIsCalledLaterInReleaseMode:ShellTest.ReportTimingsIsCalledSoonerInNonReleaseMode:ShellTest.DisallowedDartVMFlag:FuchsiaShellTest.LocaltimesVaryOnTimezoneChanges
|
||||
flutter_runner_scenic_tests: -SessionConnectionTest.*:CalculateNextLatchPointTest.*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user