Closed Bug 1090643 Opened 10 years ago Closed 6 years ago

Only broken Windows slaves running at too small a resolution hit test_acceleration.html | Acceleration enabled on Windows XP or newer - didn't expect 0, but got it

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

x86_64
Windows 8.1
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell unknown})

Component: Graphics → General Automation
Product: Core → Release Engineering
QA Contact: catlee
Summary: Intermittent test_acceleration.html | Acceleration enabled on Windows XP or newer - didn't expect 0, but got it → Only broken Windows slaves running at too small a resolution hit test_acceleration.html | Acceleration enabled on Windows XP or newer - didn't expect 0, but got it
Version: 36 Branch → unspecified
Component: General Automation → Platform Support
QA Contact: catlee → coop
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Please leave this open so we can find it the next time a slave gets messed up.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(tmp)-bash-4.1$ ./diagnose_intermittent_bug.py 1090643
{'builders': [('Windows 8 64-bit mozilla-central debug test mochitest-4', 2),
              ('Windows 8 64-bit b2g-inbound pgo test mochitest-4', 2),
              ('Windows 8 64-bit mozilla-central opt test mochitest-4', 2),
              ('Windows 8 64-bit fx-team debug test mochitest-4', 1),
              ('WINNT 6.2 mozilla-aurora pgo test mochitest-4', 1),
              ('Windows 8 64-bit mozilla-inbound debug test mochitest-4', 1),
              ('Windows 8 64-bit mozilla-inbound pgo test mochitest-4', 1),
              ('Windows 8 64-bit fx-team opt test mochitest-4', 1)],
 'repos': [('mozilla-central', 4),
           ('fx-team', 2),
           ('mozilla-inbound', 2),
           ('b2g-inbound', 2),
           ('mozilla-aurora', 1)],
 'slaves': [('t-w864-ix-131', 1),
            ('t-w864-ix-137', 1),
            ('t-w864-ix-148', 1),
            ('t-w864-ix-149', 1),
            ('t-w864-ix-164', 1),
            ('t-w864-ix-165', 1),
            ('t-w864-ix-117', 1),
            ('t-w864-ix-170', 1),
            ('t-w864-ix-156', 1),
            ('t-w864-ix-152', 1),
            ('t-w864-ix-091', 1)],
 'times': {'2014-10-28': 7, '2014-11-25': 4}}


I'd WFM this, Ryan?
Flags: needinfo?(ryanvm)
(In reply to Ryan VanderMeulen [:RyanVM UTC-5] from comment #12)
> Please leave this open so we can find it the next time a slave gets messed
> up.
Flags: needinfo?(ryanvm)
Depends on: 1190868
Uh, something seems to have changed in the last month to make this failure real bad. We're hitting tens of failures per day, on Try at least.  This test failed on 5/8 Win7 "gpu" test runs, on an intern's Try push earlier today: https://treeherder.mozilla.org/#/jobs?repo=try&revision=b5b5b786e40d

Coop, do you know what needs doing here? Per comment 12, it sounds like we were waiting for this to happen reliably so we could investigate. It seems to be happening pretty reliably now.
Flags: needinfo?(coop)
Bug 1274328 needs to hit treeherder production. Those are misstars which have nothing to do with this bug, and everything to do with an ill-considered way of rolling out Win7 tests on AWS instances which are not actually capable of running tests.
Flags: needinfo?(coop)
How do we know when bug 1274328 has hit treeherder production?
(In reply to Jonathan Watt [:jwatt] from comment #31)
> How do we know when bug 1274328 has hit treeherder production?

Bug 1280496 needs to be resolved so that a new push to treeherder-production can happen.
Depends on: 1280496
In the spectacularly unlikely event that anyone looks at the upcoming explosion in this, it's bug 1400071.
There have been 30 total failures in the last 7 days.
This started occurring again on December 17th. 
It had a peak on 21 Decembe and from that moment on, it seems the failure number was reduced to 0


Occurrences per platform:
15 - Windows 7
15 - windows10-64


Occurrences per build type:
10 - debug
10 - opt
10 - pgo


Here is a recent relevant log file: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=153054678&lineNumber=2001
And a snippet with the failure:

00:14:45     INFO -  1 INFO TEST-START | gfx/tests/mochitest/test_acceleration.html
1999
00:14:46     INFO -  TEST-INFO | started process screenshot
2000
00:14:46     INFO -  TEST-INFO | screenshot: exit 0
2001
00:14:46    ERROR -  2 INFO TEST-UNEXPECTED-FAIL | gfx/tests/mochitest/test_acceleration.html | Acceleration enabled on Windows XP or newer - didn't expect +0, but got it
2002
00:14:46     INFO -      SimpleTest.isnot@SimpleTest/SimpleTest.js:324:5
2003
00:14:46     INFO -      runTest@gfx/tests/mochitest/test_acceleration.html:99:9
2004
00:14:46     INFO -      EventListener.handleEvent*@gfx/tests/mochitest/test_acceleration.html:25:1
2005
00:14:46     INFO -  Not taking screenshot here: see the one that was previously logged
2006
00:14:46    ERROR -  3 INFO TEST-UNEXPECTED-FAIL | gfx/tests/mochitest/test_acceleration.html | Direct2D enabled on Windows 8 or newer
2007
00:14:46     INFO -      runTest@gfx/tests/mochitest/test_acceleration.html:111:9
2008
00:14:46     INFO -      EventListener.handleEvent*@gfx/tests/mochitest/test_acceleration.html:25:1
2009
00:14:46     INFO -  4 INFO TEST-PASS | gfx/tests/mochitest/test_acceleration.html | DirectWrite enabled on Windows 7 or newer
2010
00:14:46     INFO -  Not taking screenshot here: see the one that was previously logged
2011
00:14:46    ERROR -  5 INFO TEST-UNEXPECTED-FAIL | gfx/tests/mochitest/test_acceleration.html | Advanced Layers enabled on Windows; Basic:false - didn't expect +0, but got it
2012
00:14:46     INFO -      SimpleTest.isnot@SimpleTest/SimpleTest.js:324:5
2013
00:14:46     INFO -      runTest@gfx/tests/mochitest/test_acceleration.html:135:9
2014
00:14:46     INFO -      EventListener.handleEvent*@gfx/tests/mochitest/test_acceleration.html:25:1
2015
00:14:46     INFO -  6 INFO TEST-PASS | gfx/tests/mochitest/test_acceleration.html | WebRender disabled on Windows
2016
00:14:46     INFO -  GECKO(2824) | MEMORY STAT | vsize 1447MB | vsizeMaxContiguous 132383225MB | residentFast 82MB | heapAllocated 20MB
2017
00:14:46     INFO -  7 INFO TEST-OK | gfx/tests/mochitest/test_acceleration.html | took 1
Whiteboard: [stockwell unknown}
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Status: REOPENED → RESOLVED
Closed: 10 years ago6 years ago
Resolution: --- → WORKSFORME
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.