WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 81230
[GTK] Run unit tests with --verbose in the bots
https://bugs.webkit.org/show_bug.cgi?id=81230
Summary
[GTK] Run unit tests with --verbose in the bots
Carlos Garcia Campos
Reported
2012-03-15 10:05:30 PDT
It's useful when a test fails to know which test case is failing.
Attachments
Patch
(1.31 KB, patch)
2012-03-15 10:07 PDT
,
Carlos Garcia Campos
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2012-03-15 10:07:17 PDT
Created
attachment 132066
[details]
Patch
Martin Robinson
Comment 2
2012-03-15 10:15:44 PDT
Comment on
attachment 132066
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=132066&action=review
> Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:519 > - command = ["perl", "./Tools/Scripts/run-gtk-tests", WithProperties("--%(configuration)s")] > + command = ["python", "./Tools/Scripts/run-gtk-tests", "--verbose", WithProperties("--%(configuration)s")]
Hah!
Carlos Garcia Campos
Comment 3
2012-03-15 10:38:07 PDT
Committed
r110861
: <
http://trac.webkit.org/changeset/110861
>
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