RESOLVED FIXED 65706
Run run-unit-tests on release mode test bots
https://bugs.webkit.org/show_bug.cgi?id=65706
Summary Run run-unit-tests on release mode test bots
Dmitry Lomov
Reported 2011-08-04 11:01:53 PDT
After 61812 is fixed
Attachments
Reenabled. (1.34 KB, patch)
2011-08-04 11:05 PDT, Dmitry Lomov
aroben: review+
aroben: commit-queue-
Dmitry Lomov
Comment 1 2011-08-04 11:05:11 PDT
Created attachment 102948 [details] Reenabled.
Adam Roben (:aroben)
Comment 2 2011-08-04 11:11:16 PDT
Comment on attachment 102948 [details] Reenabled. View in context: https://bugs.webkit.org/attachment.cgi?id=102948&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:629 > + return (platform == 'win' or (platform.startswith('mac') and platform != 'mac-leopard')) No need for the outer parentheses.
Dmitry Lomov
Comment 3 2011-08-04 11:18:00 PDT
Committed as http://trac.webkit.org/changeset/92391. CLosing bug,
Note You need to log in before you can comment on or make changes to this bug.