Closed Bug 478133 Opened 16 years ago Closed 15 years ago

Mochitest test_duration1.html can fail, on my Windows 2000

Categories

(Core :: Audio/Video, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: sgautherie, Unassigned)

References

()

Details

(Keywords: intermittent-failure, regression)

This is something I had noticed some time ago...

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090211 SeaMonkey/2.0a3pre] (experimental/_m-c_, home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/319799933481
 +http://hg.mozilla.org/comm-central/rev/...)

{
27247 INFO Running /tests/content/media/video/test/test_duration1.html...
27248 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_duration1.html | Check duration of video: 3.865999937057495
}

This occurs (the first time only ?) when I run the mochitest suite.
Afair, I tried to reproduce by running this test individually, but it passed.
Flags: wanted1.9.2?
The expected result seems to be 3.833...:
{
20   ok(Math.round(v.duration*1000) == 3833, "Check duration of video: " + v.duration);
}
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090210 Minefield/3.2a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/561dc7d5c746)
{
27596 INFO TEST-PASS | /tests/content/media/video/test/test_duration1.html | Check duration of video: 3.8329999446868896
}

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090213 Minefield/3.2a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/cdf8e90aeb9d)
{
27601 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/video/test/test_duration1.html | Check duration of video: 3.865999937057495
}

This is a regression then.

(In reply to comment #0)
> This occurs (the first time only ?) when I run the mochitest suite.
> Afair, I tried to reproduce by running this test individually, but it passed.

I confirm that I can't reproduce by running only this test or only its whole directory.
I think I didn't try to run the whole tests suite again.

Yet, I think I saw this bug recently on some tinderbox !?
Blocks: 438871
No longer blocks: SmTestFail
Keywords: regression
Summary: [SeaMonkey] test_duration1.html can fail, on my Windows 2000 → Mochitest test_duration1.html can fail, on my Windows 2000
Probably 469272. I'm not really sure
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090228 Minefield/3.2a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/f7f62131998d)

(Bug still there.)
Whiteboard: [orange]
Afair, I have not seen this again since my 20090316 build.
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: wanted1.9.2?
Resolution: --- → WORKSFORME
Whiteboard: [orange]
You need to log in before you can comment on or make changes to this bug.