Summary: | Don't hardcode builder specific configuration in buildbot master.cfg | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> | ||||||
Component: | Tools / Tests | Assignee: | Alexey Proskuryakov <ap> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | buildbot, lforschler, rniwa | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 122026 | ||||||||
Attachments: |
|
Description
Alexey Proskuryakov
2013-09-27 10:56:47 PDT
Created attachment 212825 [details]
proposed patch
Comment on attachment 212825 [details] proposed patch Attachment 212825 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/2654182 New failing tests: media/track/track-cue-rendering-vertical.html Created attachment 212832 [details]
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-02 Port: mac-mountainlion Platform: Mac OS X 10.8.5
This change to the master could not affect the layout tests, so the below failure is bogus. I think this is ok to land, but I don't have R+ powers. To clarify my previous comment, this change CAN affect layout tests when it's landed on the master, and the master is restarted. However, the EWS bots do not consume this change. Committed <http://trac.webkit.org/r156570>. Support patch committed in revision 156579. |