Bug 63715 - Links to Trac on TestFailures page should show full commit logs
Summary: Links to Trac on TestFailures page should show full commit logs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/TestFailures/
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 07:07 PDT by Adam Roben (:aroben)
Modified: 2011-06-30 07:41 PDT (History)
1 user (show)

See Also:


Attachments
Show full commit logs when visiting Trac from TestFailures page (3.13 KB, patch)
2011-06-30 07:26 PDT, Adam Roben (:aroben)
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-06-30 07:07:31 PDT
The links to Trac on the TestFailures page don't currently show full commit logs:

http://trac.webkit.org/log/trunk?rev=90105&stop_rev=90102

We should change them so that they do:

http://trac.webkit.org/log/trunk?rev=90105&stop_rev=90102&verbose=on
Comment 1 Adam Roben (:aroben) 2011-06-30 07:26:38 PDT
Created attachment 99297 [details]
Show full commit logs when visiting Trac from TestFailures page
Comment 2 David Kilzer (:ddkilzer) 2011-06-30 07:29:37 PDT
Comment on attachment 99297 [details]
Show full commit logs when visiting Trac from TestFailures page

r=me
Comment 3 Adam Roben (:aroben) 2011-06-30 07:41:06 PDT
Committed r90118: <http://trac.webkit.org/changeset/90118>