Bug 65706

Summary: Run run-unit-tests on release mode test bots
Product: WebKit Reporter: Dmitry Lomov <dslomov>
Component: Tools / TestsAssignee: Dmitry Lomov <dslomov>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, dslomov, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 61812    
Bug Blocks:    
Attachments:
Description Flags
Reenabled. aroben: review+, aroben: commit-queue-

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.