This has been completed now. It will XML-RPC each patch to testing.drupal.org, with method name 'drupalchk.loadNewPatch' and with the following variables:

issue - Node on d.o
patch - Path to patch on d.o
title - Issue title/subject
etc - A serialized array, containing a key for each issue field (reporter, assignee, component, category, priority, status, project, version and comments)

A server now needs to be created to receive this data into the testing harness, Rok is working on this.

Robin

Comments

robin monks’s picture

Status: Active » Fixed

Completed. Rok will follow up with the CVS logs for where the new XML-RPC code was added to simpletestauto.

Robin

Anonymous’s picture

Status: Fixed » Closed (fixed)