New issue
Advanced search Search tips

Issue 704629 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Mar 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

OverflowButtonActiveInkDropTest.TouchDragOutAndBack became flaky after r458747

Project Member Reported by st...@chromium.org, Mar 23 2017

Issue description

https://findit-for-me.appspot.com/waterfall/flake?key=ag9zfmZpbmRpdC1mb3ItbWVyxQELEhdNYXN0ZXJGbGFrZUFuYWx5c2lzUm9vdCKOAWNocm9taXVtLmNocm9taXVtb3MvTGludXggQ2hyb21pdW1PUyBPem9uZSBUZXN0cyAoMSkvNDQ1MTUvbWFzaF91bml0dGVzdHMvVDNabGNtWnNiM2RDZFhSMGIyNUJZM1JwZG1WSmJtdEVjbTl3VkdWemRDNVViM1ZqYUVSeVlXZFBkWFJCYm1SQ1lXTnIMCxITTWFzdGVyRmxha2VBbmFseXNpcxgBDA

Master: chromium.chromiumos 
Builder: Linux ChromiumOS Ozone Tests (1) 
Step: mash_unittests 
Test: OverflowButtonActiveInkDropTest.TouchDragOutAndBack 

Analysis Result:
Regression range analysis: Completed
Regression Range: 458741:458747 (Confidence: 64.5%)
Flakiness started in Build: 44509

Culprit analysis: Completed
Culprit: 458747 (Confidence: 66.1%)


[ RUN      ] OverflowButtonActiveInkDropTest.TouchDragOutAndBack
[29418:29418:0322/095928.308705:15991054759:ERROR:wm_shell_mus.cc(305)] Not implemented reached in virtual void ash::mus::WmShellMus::AddDisplayObserver(ash::WmDisplayObserver *)
[29418:29418:0322/095928.308959:15991055010:ERROR:wm_shell_mus.cc(241)] Not implemented reached in virtual void ash::mus::WmShellMus::RecordUserMetricsAction(ash::UserMetricsAction)
[29418:29418:0322/095928.322122:15991068173:ERROR:wm_shell_mus.cc(183)] Not implemented reached in virtual bool ash::mus::WmShellMus::IsInUnifiedMode() const
[29418:29418:0322/095928.322324:15991068376:ERROR:wm_shell_mus.cc(164)] Not implemented reached in virtual const display::ManagedDisplayInfo &ash::mus::WmShellMus::GetDisplayInfo(int64_t) const
[29418:29418:0322/095928.322630:15991068682:ERROR:wm_shell_mus.cc(200)] Not implemented reached in virtual bool ash::mus::WmShellMus::IsPinned()
[29418:29418:0322/095928.322841:15991068892:ERROR:window_tree_host_mus.cc(229)] Not implemented reached in virtual void aura::WindowTreeHostMus::MoveCursorToScreenLocationInPixels(const gfx::Point &)
../../ash/shelf/shelf_view_unittest.cc:2794: Failure
Value of: overflow_button_ink_drop_->GetAndResetRequestedStates()
Expected: has 1 element that is equal to ACTIVATED
  Actual: { HIDDEN, ACTIVATED }, which has 2 elements
[29418:29418:0322/095928.517185:15991263238:ERROR:wm_shell_mus.cc(309)] Not implemented reached in virtual void ash::mus::WmShellMus::RemoveDisplayObserver(ash::WmDisplayObserver *)
[  FAILED  ] OverflowButtonActiveInkDropTest.TouchDragOutAndBack (213 ms)
 

Comment 2 by st...@chromium.org, Mar 23 2017

You may check this page for more tests if there would be
https://findit-for-me.appspot.com/waterfall/list-flakes?step_name=mash_unittests

Comment 3 by bokan@chromium.org, Mar 28 2017

I can't reproduce this locally, 100/100 runs pass. The bot also seems to not have any flakes on mash_unittests in the last 200 runs: https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Ozone%20Tests%20%281%29?numbuilds=200

Am I missing something or can we close this assuming something else fixed this?

Comment 5 by st...@chromium.org, Apr 4 2017

Labels: -AnalyzedByFindit Test-Findit-Analyzed

Sign in to add a comment