This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1230244 - gaiatest: Remove unused Treeherder submission code
Results are now posted to Treeherder using Taskcluster instead. The existing code is broken and/or using deprecated features so is best removed to avoid confusion. The boto package is also unused after the removal of treeherder.py.
- Loading branch information
Ed Morley
committed
Dec 6, 2015
1 parent
b930e25
commit 91b3140
Showing
4 changed files
with
1 addition
and
319 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
310 changes: 0 additions & 310 deletions
310
tests/python/gaia-ui-tests/gaiatest/mixins/treeherder.py
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
boto>=2.32.1 | ||
marionette_driver==1.1.1 | ||
marionette_client==2.0.0 | ||
requests | ||
treeherder-client==1.5 |