All of these machines now run Buildbot 0.7.7 and the latest Twisted & Python.
The Linux machines had their names changed and user changed – they are the same VMs as before:
qm-centos5-01 –> fx-linux-1.9-slave07
qm-centos5-02 –> fx-linux-1.9-slave08
qm-centos5-04 –> fx-linux-1.9-slave09
The Mac machines are the same ones as before, only a user change:
qm-xserve01 –> bm-xserve20
qm-xserve06 –> bm-xserve21
The two non-pgo windows machines are now VMs, the pgo box is the same VM that it was before – with a user change and a new 30GB fcal drive added for building on
qm-win2k3-01 –> fx-win32-1.9-slave07
qm-win2k3-02 –> fx-win32-1.9-slave08
qm-win2k3-pgo01 –> fx-win32-1.9-slave09
At the moment all three Linux boxes are experiencing errors in Check :
gmake[2]: Leaving directory `/builds/slave_new/trunk_centos5_8/mozilla/objdir/storage/build’
gmake[2]: Entering directory `/builds/slave_new/trunk_centos5_8/mozilla/objdir/storage/test’
../../_tests/xpcshell-simple/test_storage/unit/test_bug-365166.js: FAIL
../../_tests/xpcshell-simple/test_storage/unit/test_bug-365166.js.log:
>>>>>>>
*** Storage Tests: Trying to close!
*** Storage Tests: Trying to remove file!
*** test pending
[Exception… “Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [mozIStorageService.openDatabase]” nsresult: “0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)” location: “JS frame :: ../../_tests/xpcshell-simple/test_storage/unit/test_bug-365166.js :: test :: line 22” data: no]
*** FAIL ***
<<<<<<<
../../_tests/xpcshell-simple/test_storage/unit/test_bug-393952.js: PASS
../../_tests/xpcshell-simple/test_storage/unit/test_bug-444233.js: PASS
And all three Win32 boxes are having the same 1 test fail in Reftest:
REFTEST UNEXPECTED FAIL: file:///E:/slave/trunk_2k3_8/mozilla/layout/reftests/bugs/212563-1.html
Please contact me if you have any ideas about what could be causing these.
— Lukas