Bug 56755
Summary: | Builders shouldn't build revisions that only change test files (but testers should still test them) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dean_johnson, sam |
Priority: | P2 | Keywords: | InRadar, ToolsHitList |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Adam Roben (:aroben)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/9281203>