Update gtest_filters to disable TimeSensitiveTest. (flutter/engine#25649)

Fix typo.
This commit is contained in:
chandarrengoog 2021-04-19 13:22:38 -04:00 committed by GitHub
parent a56e2c9e5e
commit 62f12e5fbc

View File

@ -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.*