| # TODO(fuchsia): Being ported, see https://crbug.com/706592. |
| |
| -ActivityTrackerTest.CreateWithFileTest |
| -ActivityTrackerTest.ProcessDeathTest |
| -ActivityTrackerTest.ThreadDeathTest |
| -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 |
| -FilePersistentMemoryAllocatorTest.AcceptableTest |
| -FilePersistentMemoryAllocatorTest.CreationTest |
| -FilePersistentMemoryAllocatorTest.ExtendTest |
| -FileProxyTest.SetTimes |
| -FileUtilProxyTest.Touch |
| -FileUtilTest.FileToFILE |
| -LoggingTest.CheckCausesDistinctBreakpoints |
| -NativeLibraryTest.LoadLibrary |
| -NativeLibraryTest.LoadLibraryPreferOwnSymbols |
| -PathServiceTest.Get |
| -PersistentHistogramAllocatorTest.CreateSpareFile |
| -PersistentHistogramAllocatorTest.CreateWithFile |
| -PersistentHistogramAllocatorTest.RangesDeDuplication |
| -PersistentHistogramAllocatorTest.StatisticsRecorderMerge |
| -PlatformThreadTest.ThreadPriorityCurrentThread |
| -ProcessMemoryDumpTest.CountResidentBytes |
| -ProcessMemoryDumpTest.CountResidentBytesInSharedMemory |
| -ProcessMemoryDumpTest.TakeAllDumpsFrom |
| -ProcessTest.Move |
| -ProcessTest.Terminate |
| -ProcessTest.TerminateCurrentProcessImmediatelyWithNonZeroExitCode |
| -ProcessTest.TerminateCurrentProcessImmediatelyWithZeroExitCode |
| -ProcessTest.WaitForExitWithTimeout |
| -ProcessUtilTest.GetTerminationStatusCrash |
| -ProcessUtilTest.GetTerminationStatusSigKill |
| -ProcessUtilTest.GetTerminationStatusSigTerm |
| -SysInfoTest.AmountOfFreeDiskSpace |
| -SysInfoTest.AmountOfMem |
| -SysInfoTest.AmountOfTotalDiskSpace |
| -TrackedObjectsTest.ReuseRetiredThreadData |
| -VerifyPathControlledByUserTest.BadPaths |
| -VerifyPathControlledByUserTest.GroupWriteTest |
| -VerifyPathControlledByUserTest.OwnershipChecks |
| -VerifyPathControlledByUserTest.Symlinks |
| -VerifyPathControlledByUserTest.WriteBitChecks |
| |
| # CancelableSyncSocket tests fail: https://crbug.com/741783 |
| -CancelableSyncSocket* |
| |
| # 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 |
| -MemoryPeakDetectorTest.StdDev |
| -MemoryPeakDetectorTest.Throttle |
| -ObserverListThreadSafeTest.CrossThreadObserver |
| -OneTraitsExecutionModePair/TaskSchedulerImplTest.* |
| -ProcessUtilTest.DelayedTermination |
| -ProcessUtilTest.ImmediateTermination |
| -TraceCategoryTest.ThreadRaces |