fuchsia.views_unittests.filter 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. # Being ported, https://crbug.com/1206224.
  2. # TODO(crbug.com/1231509): These tests require
  3. # OSExchangeDataProviderFactory::CreateProvider to be implemented.
  4. -DesktopDragDropClientOzoneTest.ReceiveDrag
  5. -DesktopDragDropClientOzoneTest.StartDrag
  6. -DesktopDragDropClientOzoneTest.StartDragCtrlPressed
  7. -DesktopDragDropClientOzoneTest.TargetDestroyedDuringDrag
  8. -MenuControllerTest.CancelAllDuringDrag
  9. -MenuControllerTest.MenuControllerReplacedDuringDrag
  10. -TextfieldTest.DragAndDrop_Canceled
  11. -TextfieldTest.DragAndDrop_InitiateDrag
  12. -TextfieldTest.DragAndDrop_ToTheLeft
  13. -TextfieldTest.DragAndDrop_ToTheRight
  14. -TextfieldTest.DropCallbackRun
  15. -TextfieldTest.DropCallbackCancelled
  16. # TODO(crbug.com/1231516): This test require handling capture in
  17. # ui::ScenicWindow
  18. -TooltipControllerTest.Capture
  19. # TODO(crbug.com/1231576): These tests require handling window resizing in
  20. # ui::ScenicWindow
  21. -DesktopAuraWidgetTest.TopLevelOwnedPopupResizeTest
  22. -DesktopNativeWidgetAuraTest.DesktopAuraWindowSizeTest
  23. -DesktopWidgetObserverTest.OnWidgetMovedWhenOriginChangesNative
  24. -DesktopWidgetTest.GetRestoredBounds
  25. -DesktopWidgetTest.GetWindowPlacement
  26. -DesktopWidgetTest.MinimumSizeConstraints
  27. -DesktopWindowTreeHostPlatformTest.SetBoundsWithUnchangedSize
  28. -NativeWidgetAuraTest.CenterWindowLargeParent
  29. -RootViewDesktopNativeWidgetTest.SingleLayoutDuringInit
  30. # TODO(crbug.com/1231590): These tests are failing on Fuchsia and need to be
  31. # investigated.
  32. -CompositorAnimationRunnerDesktopTest.SwitchCompositor
  33. -DesktopWidgetFocusManagerTest.AnchoredDialogInDesktopNativeWidgetAura
  34. -DesktopWidgetTest.CloseAllSecondaryWidgets
  35. -DesktopWidgetTestTest.GetAllWidgets
  36. -LabelTest.FontPropertyArial
  37. -LabelTest.FontPropertySymbol
  38. # TODO(crbug.com/1233426): These tests require handling fullscreen windows.
  39. -DesktopAuraWidgetTest.*Fullscreen*
  40. -DesktopWidgetTest.*Fullscreen*