Closed
Bug 991066
Opened 11 years ago
Closed 11 years ago
Test failure "Video data is available" in endurance/testVideo_OGVBuffering/test1.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P1)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox31 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox31 | --- | fixed |
People
(Reporter: AndreeaMatei, Assigned: AndreeaMatei)
References
()
Details
(Keywords: regression, Whiteboard: [mozmill-test-failure])
Attachments
(1 file, 1 obsolete file)
1.76 KB,
patch
|
andrei
:
review+
andrei
:
checkin+
|
Details | Diff | Splinter Review |
Failed once today with Nightly en-US, on mm-osx-106-2.
Line affected:
http://hg.mozilla.org/qa/mozmill-tests/file/default/firefox/tests/endurance/testVideo_OGVBuffering/test1.js#l44
Will keep an eye if it happens again.
Assignee | ||
Updated•11 years ago
|
status-firefox31:
--- → affected
Whiteboard: [mozmill-test-failure]
Assignee | ||
Comment 1•11 years ago
|
||
Failed several times more, all on OS X different versions.
It didn't reproduce locally by running just this test on a patched repository, with 10 iterations and entities.
I will prepare a skip patch and connect to a machine to see if I can figure out what's happening when running this test.
Comment 2•11 years ago
|
||
Which versions of OS X are affected? Do we have a problem accessing mozqa.com? Can you reproduce on one of those affected machines? This is Nightly only?
Comment 3•11 years ago
|
||
There are a couple of media (video) related code changes since yesterday. It may be a regression.
Assignee | ||
Comment 4•11 years ago
|
||
It failed once on each version, 10.6, 10.7, 10.8 and 10.9
I tried to reproduce on 10.9. Nightly only so far.
Assignee | ||
Comment 5•11 years ago
|
||
I'll look for the regression, I was able to reproduce on a remote machine.
Also I have to check if other branches are affected.
Assignee: nobody → andreea.matei
Status: NEW → ASSIGNED
Attachment #8400696 -
Flags: review?(andrei.eftimie)
Comment 6•11 years ago
|
||
Comment on attachment 8400696 [details] [diff] [review]
skip patch
Review of attachment 8400696 [details] [diff] [review]:
-----------------------------------------------------------------
Disabled:
http://hg.mozilla.org/qa/mozmill-tests/rev/d86a0b697d8d (default)
Attachment #8400696 -
Flags: review?(andrei.eftimie)
Attachment #8400696 -
Flags: review+
Attachment #8400696 -
Flags: checkin+
Updated•11 years ago
|
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure][mozmill-test-skipped]
Updated•11 years ago
|
Keywords: regression,
regressionwindow-wanted
Comment 7•11 years ago
|
||
Here is the regression range :
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=734e0f2b5083&tochange=0ff6afce0133
Most likely bug 778077 is the reason.
I'll look for a fix.
Comment 8•11 years ago
|
||
Daniel, this is not a finished regression test. As Andreea mentioned to me yesterday, you are running inbound builds to narrow down the range. I don't see that here. Please make sure to test this, and also mark the bug appropriately, and add the necessary dependency.
Updated•11 years ago
|
Priority: -- → P1
Comment 9•11 years ago
|
||
Reduced the regression range using inbound tinderbox build to this pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=b4edb59d3db5&tochange=35180f110e44
I'm currently not sure if bug 631058 or bug 778077 is the cause for this.
Maybe Chris Pearce can help us with this and tell how can we test now that video data is ready to play, given that testing the readyState of the element being equal with HAVE_ENOUGH_DATA don't seem to work anymore.
Flags: needinfo?(cpearce)
Keywords: regressionwindow-wanted
Comment 10•11 years ago
|
||
Andreea, was this only affected OS X or all platforms?
Assignee | ||
Comment 11•11 years ago
|
||
On all, we skipped it quickly and when was filed only OS X have ran.
Linux report:
http://mozmill-daily.blargon7.com/#/endurance/report/eeab4d15c588c5e6f00ab97aa57a1960
Windows:
http://mozmill-daily.blargon7.com/#/endurance/report/eeab4d15c588c5e6f00ab97aa57b4d2e
OS: Mac OS X → All
Comment 12•11 years ago
|
||
Set the "preload" attribute on the <video> to "auto".
e.g.: <video preload="auto" ... ></video>
Flags: needinfo?(cpearce)
Comment 13•11 years ago
|
||
Bug 993308 was fixed so now this test runs fine.
We can unskip this test.
http://mozmill-crowd.blargon7.com/#/endurance/report/7ab760e27012969ae02e3b9e412d57e6
Attachment #8403208 -
Flags: review?(andrei.eftimie)
Attachment #8403208 -
Flags: review?(andreea.matei)
Assignee | ||
Comment 14•11 years ago
|
||
Enabled, no need for the patch, I just backed out the skip:
http://hg.mozilla.org/qa/mozmill-tests/rev/1c59d5fed801
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [mozmill-test-failure][mozmill-test-skipped] → [mozmill-test-failure]
Assignee | ||
Updated•11 years ago
|
Attachment #8403208 -
Attachment is obsolete: true
Attachment #8403208 -
Flags: review?(andrei.eftimie)
Attachment #8403208 -
Flags: review?(andreea.matei)
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•