Closed
Bug 580800
Opened 14 years ago
Closed 14 years ago
Possible issue with slave talos-r3-leopard-053 (two subsequent OS X Mo2 timeouts in focus code)
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cjones, Assigned: nthomas)
Details
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1279742913.1279746937.18701.gz&fulltext=1
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1279736113.1279740547.24214.gz&fulltext=1
Both with errors like
Rev3 MacOSX Leopard 10.5.8 mozilla-central opt test mochitests-2/5 on 2010/07/21 11:15:13
s: talos-r3-leopard-053
94 ERROR TEST-UNEXPECTED-FAIL | /tests/content/xul/content/test/test_bug330705-2.xul | The first box element is still focused after blur() has been called on the second box element
102 ERROR TEST-UNEXPECTED-FAIL | /tests/content/xul/content/test/test_bug486990.xul | Should have got 'popupShowing' event! - got 0, expected 1
103 ERROR TEST-UNEXPECTED-FAIL | /tests/content/xul/content/test/test_bug486990.xul | Should have got 'popupShowing' event! - got 0, expected 2
104 ERROR TEST-UNEXPECTED-FAIL | /tests/content/xul/content/test/test_bug486990.xul | Should not have got 'popupShowing' event! - got 0, expected 2
105 ERROR TEST-UNEXPECTED-FAIL | /tests/content/xul/content/test/test_bug486990.xul | Should have got 'popupShowing' event! - got 0, expected 3
106 ERROR TEST-UNEXPECTED-FAIL | /tests/content/xul/content/test/test_bug486990.xul | Should not have got 'popupshowing' event! - got 0, expected 3
255 ERROR TEST-UNEXPECTED-FAIL | /tests/docshell/test/navigation/test_bug386782.html | Test timed out.
429 ERROR TEST-UNEXPECTED-FAIL | /tests/docshell/test/test_bug511449.html | Test timed out.
7853 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/bugs/test_bug265203.html | Test timed out.
The errors happened after http://hg.mozilla.org/mozilla-central/rev/9eed0fe868f1, which touches code that doesn't run on OS X and can't be the cause.
Starting off in releng for a slave check, can change component if the slave is OK.
These start off with
0 INFO Running tests in tests/content/xml/document/test, tests/content/xslt/tests/mochitest, tests/content/xul/content/test, tests/content/xul/document/test, tests/content/xul/templates/tests, tests/docshell/test/navigation, tests/docshell/test, tests/dom/indexedDB/test, tests/dom/src/json/test, tests/dom/src/jsurl/test, tests/dom/src/threads/test, tests/dom/tests/mochitest/ajax, tests/dom/tests/mochitest/bugs, tests/dom/tests/mochitest/dom-level0, tests/dom/tests/mochitest/dom-level1-core
1 INFO SimpleTest START
2 INFO TEST-START | /tests/content/xml/document/test/test_bug232004.xhtml
3 INFO Error: Unable to restore focus, expect failures and timeouts.
whereas none of the failing runs do.
Assignee | ||
Comment 2•14 years ago
|
||
Looks like this is that pesky Bluetooth Setup Wizard again.
Assignee: nobody → nrthomas
Priority: -- → P2
Assignee | ||
Comment 3•14 years ago
|
||
Turned off the Bluetooth Assistent on boot, per bug 570445 comment #4, on talos-r3-leopard-053.
The other two new slaves (talos-r3-leopard-051 and talos-r3-leopard-052) already had that done. I've added a note at https://wiki.mozilla.org/ReferencePlatforms/Test/Leopard#Post-cloning_Setup_for_Pool
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•