947
edits
(→Outstanding Issues: delete disclaimer, as i've tested with more versions now) |
(→Outstanding Issues: update) |
||
Line 24: | Line 24: | ||
== Outstanding Issues == | == Outstanding Issues == | ||
Running mozmill does not work as expected. This is shown in the buildbot step as well as reproducible from the command line following the build. | * Running mozmill does not work as expected. This is shown in the buildbot step as well as reproducible from the command line following the build. | ||
> /home/jhammel/mozilla/src/buildbot/slave/full/mozmill/bin/mozmill --showall -b firefox/firefox -t mozmill-tests/firefox --showall | > /home/jhammel/mozilla/src/buildbot/slave/full/mozmill/bin/mozmill --showall -b firefox/firefox -t mozmill-tests/firefox --showall | ||
Line 46: | Line 46: | ||
Exception: Sorry, cannot connect to jsbridge extension | Exception: Sorry, cannot connect to jsbridge extension | ||
The command (<tt>mozmill -b /home/jhammel/bin/firefox -t /home/jhammel/mozilla/src/buildbot/slave/full/build/mozmill-tests/firefox --showall</tt>) works on Firefox 3.6.2 but not on on 3.7.a{4,5}pre. | The command (<tt>mozmill -b /home/jhammel/bin/firefox -t /home/jhammel/mozilla/src/buildbot/slave/full/build/mozmill-tests/firefox --showall</tt>) works on Firefox 3.6.2 but not on on 3.7.a{4,5}pre. This is due to the maxversion checking in mozmill and jsbridge. Manually changing the files produces a working mozmill. This will be fixed when mozmill 1.4.1 comes out later this week. | ||
* virtualenv has trouble on the CentOS machines. | |||
== How Buildbot Works == | == How Buildbot Works == |
edits