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 58513
Perl unit test removeEOL.pl should print test case name on failure
https://bugs.webkit.org/show_bug.cgi?id=58513
Summary
Perl unit test removeEOL.pl should print test case name on failure
Daniel Bates
Reported
2011-04-13 22:43:24 PDT
We should pass the $title local variable as the second parameter to ok() so that on test failure we print out the the test case name to the terminal. This will allow us to quickly identity the test case that failed. For more details see the description of ok() in <
http://perldoc.perl.org/Test/Simple.html#DESCRIPTION
>.
Attachments
Patch
(2.20 KB, patch)
2011-04-13 22:50 PDT
,
Daniel Bates
abarth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2011-04-13 22:50:05 PDT
Created
attachment 89536
[details]
Patch
Daniel Bates
Comment 2
2011-04-13 22:58:34 PDT
Committed in changeset 83817 <
http://trac.webkit.org/changeset/83817
>.
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