WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
155647
[buildbot] test-webkitpy should run mastercfg_unittest.py too
https://bugs.webkit.org/show_bug.cgi?id=155647
Summary
[buildbot] test-webkitpy should run mastercfg_unittest.py too
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug