Bug 155647

Summary: [buildbot] test-webkitpy should run mastercfg_unittest.py too
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, lforschler, rniwa
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Csaba Osztrogonác
Reported 2016-03-18 10:08:04 PDT
Now we can run it by hand: $ cd Tools/BuildSlaveSupport/build.webkit.org-config $ ./mastercfg_unittest.py test-webkitpy can't run these tests because the directory name contains "." and "-" characters and there are other issues too. ( I won't have time for it, feel free to pick it up if you are interested in it. )
Attachments
Alexey Proskuryakov
Comment 1 2016-03-18 11:23:24 PDT
Can we just change the current directory, so that relative path doesn't have dashes?
Note You need to log in before you can comment on or make changes to this bug.