Make sure top-controls-slide works with single process mash |
||||
Issue descriptionThere are a handful of browser_tests that are disabled in single-process-mash for this. The tests are marked disabled against something that should now work. These tests need to be reevaluated as well as making sure the feature generally works.
,
Oct 22
Which tests? I'm fixing some here: https://chromium-review.googlesource.com/c/chromium/src/+/1292410
,
Oct 22
-TopControlsSlideControllerTest.DisplayRotation -TopControlsSlideControllerTest.TestClosingATab -TopControlsSlideControllerTest.TestFocusEditableElements -TopControlsSlideControllerTest.TestScrollingMaximizedPageBeforeGoingToTabletMode -TopControlsSlideControllerTest.TestScrollingPage -TopControlsSlideControllerTest.TestScrollingPageAndSwitchingToNTP
,
Oct 22
Yea, they seem to all work in single process mash but at least one hangs in multi process mash.
,
Oct 22
Which one?
,
Oct 22
7 tests timed out:
TopControlsSlideControllerTest.DisplayRotation (../../chrome/browser/ui/views/frame/top_controls_slide_controller_chromeos_browsertest.cc:723)
TopControlsSlideControllerTest.TestClosingATab (../../chrome/browser/ui/views/frame/top_controls_slide_controller_chromeos_browsertest.cc:550)
TopControlsSlideControllerTest.TestDropDowns (../../chrome/browser/ui/views/frame/top_controls_slide_controller_chromeos_browsertest.cc:843)
TopControlsSlideControllerTest.TestFocusEditableElements (../../chrome/browser/ui/views/frame/top_controls_slide_controller_chromeos_browsertest.cc:607)
TopControlsSlideControllerTest.TestIntermediateSliding (../../chrome/browser/ui/views/frame/top_controls_slide_controller_chromeos_browsertest.cc:939)
TopControlsSlideControllerTest.TestScrollingMaximizedPageBeforeGoingToTabletMode (../../chrome/browser/ui/views/frame/top_controls_slide_controller_chromeos_browsertest.cc:891)
TopControlsSlideControllerTest.TestScrollingPage (../../chrome/browser/ui/views/frame/top_controls_slide_controller_chromeos_browsertest.cc:447)
,
Oct 22
You can assign to me and I can take a look.
,
Oct 22
,
Nov 5
,
Dec 10
These tests are no longer excluded. I have no doubt there is work to be done for multi-process mash, but single-process mash appears good. I'm closing out. |
||||
►
Sign in to add a comment |
||||
Comment 1 by afakhry@chromium.org
, Oct 22