Bug 56755 - Builders shouldn't build revisions that only change test files (but testers should still test them)
Summary: Builders shouldn't build revisions that only change test files (but testers s...
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:
Keywords: InRadar, ToolsHitList
Depends on:
Blocks:
 
Reported: 2011-03-21 10:35 PDT by Adam Roben (:aroben)
Modified: 2015-11-30 12:36 PST (History)
2 users (show)

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-03-21 10:35:34 PDT
When a revision is committed that only changes test files, the build.webkit.org builders first build the change, then the build.webkit.org testers download that build and test it.

It's silly for the builders to build in this case, since no source files have changed. It would be better and faster if the builders would just skip this revision and the testers would use the last build the builders produced to test with.
Comment 1 Adam Roben (:aroben) 2011-04-13 15:20:21 PDT
<rdar://problem/9281203>