Closed Bug 444636 Opened 17 years ago Closed 17 years ago

please clobber qm-win2k3-moz2-01 and qm-win2k3-03 to fix leak that persists after backout

Categories

(Infrastructure & Operations :: RelOps: General, task)

x86
Linux
task
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: myk, Assigned: chizu)

Details

qm-win2k3-moz2-01 is reporting a leak even though dougt's patch that caused it <http://hg.mozilla.org/mozilla-central/index.cgi/rev/e5014dc700ad> has been backed out <http://hg.mozilla.org/mozilla-central/index.cgi/rev/bf20f88e6916>. bsmedberg thinks it'll need to be clobbered to fix this problem.
Assignee: server-ops → thardcastle
Please also clobber qm-win2k3-03, which is reporting the same leak.
Summary: please clobber qm-win2k3-moz2-01 to fix leak that persists after backout → please clobber qm-win2k3-moz2-01 and qm-win2k3-03 to fix leak that persists after backout
Both clobbered and buildbot started.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Yup, both have started rebuilding again. Thanks Trevor!
Status: RESOLVED → VERIFIED
Is it possible that the way this was clobbered caused the 45 MochiTest failures we're now seeing on those two boxes? There have been four checkins since their previous builds, but none of them are obvious candidates. Here are the failures: *** 12374 ERROR FAIL | (15,35) IDs should match (upper left corner of txt) | got [object HTMLSpanElement], expected [object HTMLDivElement] | /tests/content/html/document/test/test_bug199692.html *** 12375 ERROR FAIL | (209,59) IDs should match (lower right corner of txt) | got [object HTMLDivElement], expected [object HTMLDivElement] | /tests/content/html/document/test/test_bug199692.html *** 12376 ERROR FAIL | (15,71) IDs should match (upper left corner of empty) | got [object HTMLDivElement], expected [object HTMLDivElement] | /tests/content/html/document/test/test_bug199692.html *** 12377 ERROR FAIL | (209,85) IDs should match (lower right corner of empty) | got [object HTMLDivElement], expected [object HTMLDivElement] | /tests/content/html/document/test/test_bug199692.html *** 12378 ERROR FAIL | (15,97) IDs should match (upper left corner of whitespace) | got [object HTMLDivElement], expected [object HTMLParagraphElement] | /tests/content/html/document/test/test_bug199692.html *** 12379 ERROR FAIL | (501,111) IDs should match (lower right corner of whitespace) | got [object HTMLDivElement], expected [object HTMLParagraphElement] | /tests/content/html/document/test/test_bug199692.html *** 12380 ERROR FAIL | (15,122) IDs should match (upper left corner of static) | got [object HTMLIFrameElement], expected [object HTMLSpanElement] | /tests/content/html/document/test/test_bug199692.html *** 12381 ERROR FAIL | (40,135) IDs should match (lower right corner of static) | got [object HTMLIFrameElement], expected [object HTMLSpanElement] | /tests/content/html/document/test/test_bug199692.html *** 12382 ERROR FAIL | (107,507) IDs should match (upper left corner of fixed) | got null, expected [object HTMLSpanElement] | /tests/content/html/document/test/test_bug199692.html *** 12383 ERROR FAIL | (303,523) IDs should match (lower right corner of fixed) | got null, expected [object HTMLSpanElement] | /tests/content/html/document/test/test_bug199692.html *** 12384 ERROR FAIL | (157,557) IDs should match (upper left corner of absolute) | got null, expected [object HTMLSpanElement] | /tests/content/html/document/test/test_bug199692.html *** 12385 ERROR FAIL | (351,571) IDs should match (lower right corner of absolute) | got null, expected [object HTMLSpanElement] | /tests/content/html/document/test/test_bug199692.html *** 12386 ERROR FAIL | (15,351) IDs should match (upper left corner of relative) | got [object HTMLHtmlElement], expected [object HTMLDivElement] | /tests/content/html/document/test/test_bug199692.html *** 12387 ERROR FAIL | (209,365) IDs should match (lower right corner of relative) | got [object HTMLHtmlElement], expected [object HTMLDivElement] | /tests/content/html/document/test/test_bug199692.html *** 12388 ERROR FAIL | (307,125) IDs should match (upper left corner of float) | got [object HTMLIFrameElement], expected [object HTMLDivElement] | /tests/content/html/document/test/test_bug199692.html *** 12389 ERROR FAIL | (501,139) IDs should match (lower right corner of float) | got [object HTMLDivElement], expected [object HTMLDivElement] | /tests/content/html/document/test/test_bug199692.html *** 12390 ERROR FAIL | (327,293) IDs should match (upper left corner of textbox) | got [object HTMLIFrameElement], expected [object HTMLInputElement] | /tests/content/html/document/test/test_bug199692.html *** 12391 ERROR FAIL | (463,309) IDs should match (lower right corner of textbox) | got [object HTMLIFrameElement], expected [object HTMLInputElement] | /tests/content/html/document/test/test_bug199692.html *** 12396 ERROR FAIL | Hit testing should bypass hidden elements. | got [object HTMLIFrameElement], expected [object HTMLDivElement] | /tests/content/html/document/test/test_bug199692.html *** 12397 ERROR FAIL | Element from nested iframe returned is from calling document | got [object HTMLDivElement], expected [object HTMLIFrameElement] | /tests/content/html/document/test/test_bug199692.html *** 12398 ERROR FAIL | Element from doubly nested iframe returned is from calling document | got [object HTMLHtmlElement], expected [object HTMLIFrameElement] | /tests/content/html/document/test/test_bug199692.html *** 51588 ERROR FAIL | popup tests are likely to fail for screen heights less than 768 pixels | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51641 ERROR FAIL | open popup anchored after_start position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51647 ERROR FAIL | open popup anchored after_end position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51653 ERROR FAIL | open popup anchored start_before position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51665 ERROR FAIL | open popup anchored end_before position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51695 ERROR FAIL | open popup anchored with attribute after_start position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51701 ERROR FAIL | open popup anchored with attribute after_end position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51707 ERROR FAIL | open popup anchored with attribute start_before position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51719 ERROR FAIL | open popup anchored with attribute end_before position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51760 ERROR FAIL | show popup anchored start_before position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51772 ERROR FAIL | show popup anchored end_before position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51790 ERROR FAIL | show popup anchored after_start position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51802 ERROR FAIL | show popup anchored after_end position | | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul *** 51923 ERROR FAIL | popup tests are likely to fail for screen heights less than 768 pixels | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 51932 ERROR FAIL | mouse click on trigger after_start position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 51984 ERROR FAIL | open popup anchored after_start position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 51991 ERROR FAIL | open popup anchored after_end position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 51998 ERROR FAIL | open popup anchored start_before position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 52012 ERROR FAIL | open popup anchored end_before position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 52047 ERROR FAIL | open popup anchored with attribute after_start position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 52054 ERROR FAIL | open popup anchored with attribute after_end position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 52061 ERROR FAIL | open popup anchored with attribute start_before position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 52075 ERROR FAIL | open popup anchored with attribute end_before position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul *** 52217 ERROR FAIL | open popup with open property after_start position | | /tests/toolkit/content/tests/widgets/test_popup_button.xul
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.