Confirmed users
4,293
edits
No edit summary |
|||
| Line 78: | Line 78: | ||
==== Unit tests ==== | ==== Unit tests ==== | ||
* Linux: | I'm ignoring the results on the Rev 3 boxes which are enabled despite deciding not to use minis for anything on 1.9.1 and 1.9.2 FIXME | ||
* Mac: | |||
* Win32: | * Linux: CONDITIONAL PASS | ||
** xpcshell: {{bug|507239}} | |||
<pre>TEST-UNEXPECTED-FAIL | /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js | test failed (with xpcshell return code: 0), see following log: | |||
>>>>>>> | |||
TEST-INFO | (xpcshell/head.js) | test 1 pending | |||
TEST-UNEXPECTED-FAIL | /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js | 1 == 3 - See following stack: | |||
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: do_throw :: line 200 | |||
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: do_check_eq :: line 230 | |||
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/tests/test_places/bookmarks/test_395593.js :: run_test :: line 84 | |||
JS frame :: /builds/slave/mozilla-1.9.2-release-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: _execute_test :: line 128 | |||
JS frame :: -e :: <TOP_LEVEL> :: line 1 | |||
TEST-INFO | (xpcshell/head.js) | exiting test | |||
<<<<<<<</pre> | |||
* Mac: PASS | |||
* Win32: PENDING | |||
** All the win32 tests failed to start when download_build hit <tt>Automation Error: Ambiguous unittest sendchange!<tt>. The sendchange looks malformed, with the tests.zip ending up as a comment instead of a 'file'. Redo with | |||
# production-master | |||
buildbot sendchange --master=localhost:9010 -b mozilla-1.9.2-release-win32-opt-unittest -r a93100d87cc9 -u nthomas http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.8-candidates/build1/unsigned/win32/en-US/firefox-3.6.8.zip http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.8-candidates/build1/unsigned/win32/en-US/firefox-3.6.8.tests.zip | |||
==== Sign ==== | ==== Sign ==== | ||