| # TODO(fuchsia): Being ported, see https://crbug.com/706592. |
| |
| -FilePathWatcherTest.DeleteAndRecreate |
| -FilePathWatcherTest.DeleteDuringNotify |
| -FilePathWatcherTest.DeletedFile |
| -FilePathWatcherTest.DirectoryChain |
| -FilePathWatcherTest.DisappearingDirectory |
| -FilePathWatcherTest.FileAttributesChanged |
| -FilePathWatcherTest.ModifiedFile |
| -FilePathWatcherTest.MoveChild |
| -FilePathWatcherTest.MoveParent |
| -FilePathWatcherTest.MovedFile |
| -FilePathWatcherTest.MultipleWatchersSingleFile |
| -FilePathWatcherTest.NewFile |
| -FilePathWatcherTest.NonExistentDirectory |
| -FilePathWatcherTest.RecursiveWatch |
| -FilePathWatcherTest.WatchDirectory |
| -FileProxyTest.SetTimes |
| -FileUtilProxyTest.Touch |
| -FileUtilTest.FileToFILE |
| -NativeLibraryTest.LoadLibrary |
| -NativeLibraryTest.LoadLibraryPreferOwnSymbols |
| -PlatformThreadTest.ThreadPriorityCurrentThread |
| -ProcessMemoryDumpTest.CountResidentBytes |
| -ProcessMemoryDumpTest.CountResidentBytesInSharedMemory |
| -ProcessMemoryDumpTest.TakeAllDumpsFrom |
| -SysInfoTest.AmountOfFreeDiskSpace |
| -SysInfoTest.AmountOfMem |
| -SysInfoTest.AmountOfTotalDiskSpace |
| |
| # These tests all rely on being able to set the exit code of an externally |
| # terminated process, which mx_task_kill() does not support. |
| # https://crbug.com/753490. |
| -ProcessTest.WaitForExitWithTimeout |
| -ProcessUtilTest.GetTerminationStatusCrash |
| -ProcessUtilTest.GetTerminationStatusSigKill |
| -ProcessUtilTest.GetTerminationStatusSigTerm |
| |
| # These tests are occasionally flaking. See https://crbug.com/738275. Please be |
| # pretty confident you've fixed their rarely-flakiness before re-enabling. |
| #AllModes/TaskSchedulerSingleThreadTaskRunnerManagerCommonTest.* |
| -AllocationRegisterTest.InsertRemoveRandomOrder |
| -ConditionVariableTest.MultiThreadConsumerTest |
| -MemoryPeakDetectorTest.StdDev |
| -MemoryPeakDetectorTest.Throttle |
| -ObserverListThreadSafeTest.CrossThreadObserver |
| #OneTraitsExecutionModePair/TaskSchedulerImplTest.* |
| #ProcessUtilTest.DelayedTermination |
| #ProcessUtilTest.ImmediateTermination |
| -TraceCategoryTest.ThreadRaces |
| #MemoryDumpManagerTest.PostTaskForSequencedTaskRunner |
| |
| # This test expects a task to complete no later than 250ms after it's expected |
| # to, but that's easily a poor assumption when running on QEMU without hardware |
| # virtualization. |
| -*TaskSchedulerWorkerPoolImplTest.PostDelayedTask* |
| |
| # https://crbug.com/751894 |
| -ConditionVariableTest.LargeFastTaskTest |
| |
| # https://crbug.com/752368. |
| -FieldTrialListTest.ClearParamsFromSharedMemory |
| |
| # https://crbug.com/779645 - requires ability to set address-space limits. |
| -PartitionAllocTest.RepeatedReturnNull |
| -PartitionAllocTest.RepeatedReturnNullDirect |
| |
| # https://crbug.com/801353 - takes 50x-100x the normal time to execute on bots. |
| -PersistentMemoryAllocatorTest.ParallelismTest |