Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1174892 - Gaiatest needs to be updated for treeherder client changes #30822

Merged
merged 1 commit into from Jul 6, 2015

Conversation

mwargers
Copy link
Contributor

@mwargers mwargers commented Jul 3, 2015

No description provided.

@mozilla-autolander-deprecated
Copy link
Contributor

self.logger.debug('Sending results to Treeherder: %s' %
job_collection.to_json())
response = request.post(job_collection)
response = client.post_collection(project,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

post_collection doesn't provide a return value anymore, I'd probably just suggest just calling it and letting it throw an exception if there's an error. Other than that, this looks fine. You'll also want to bump the required version of treeherder-client, of course.

@mozilla-autolander-deprecated
Copy link
Contributor

@mozilla-autolander-deprecated
Copy link
Contributor

mwargers added a commit that referenced this pull request Jul 6, 2015
Bug 1174892 - Gaiatest needs to be updated for treeherder client changes
@mwargers mwargers merged commit 71682a6 into mozilla-b2g:master Jul 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants