Bug 58672 - "view results" link is broken when all tests pass
Summary: "view results" link is broken when all tests pass
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/builders/Snow...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 10:28 PDT by Adam Roben (:aroben)
Modified: 2011-04-15 10:28 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-04-15 10:28:28 PDT
To reproduce:

1. Go to http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28Tests%29/builds/28185
2. Click on "view results"

You get a 404.

Since all tests passed, there is no results.html. We should probably just omit the "view results" link entirely in this case.