Open Bug 486253 Opened 16 years ago Updated 2 years ago

Mochitest test_bug441930.html results fail to be actually logged

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: sgautherie, Unassigned)

References

Details

Attachments

(1 file)

Noticed while looking into bug 451287: (Reproduced on my local Win2K) { http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237154733.1237161001.15457.gz&fulltext=1 Linux mozilla-central unit test on 2009/03/15 15:05:33 *** 26934 INFO Running /tests/content/html/content/test/test_bug441930.html... *** 26936 INFO Running /tests/content/html/content/test/test_bug442801.html... } Whereas the expected results (seen when run alone) are: { ok - Content of dynamically disabled textarea disappeared on page reload. ok - Changing the defaultValue attribute of a textarea fails to update its value attribute. } (Yet, these 2 "missing" 'TEST-PASS' are added to the "Passed" count.)
Flags: wanted1.9.2?
I'm at a bit of a loss, here, but this patch makes the outer window responsible for reloading the iframe, in case that helps. See if anything changes?
Comment on attachment 370506 [details] [diff] [review] moving location.reload() into outer window On one hand, this makes no difference for me. Does it work for you? On the other hand, if I run this directory only containing this test only , I get the expected log, with/without this patch. Thus it might be some bad side-effect of a test running previously...
Keywords: qawanted
Flags: wanted1.9.2?
removing old requests - please re-add if needed
Keywords: qawanted
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: