Skip to content

Commit

Permalink
Merge pull request #1093 from wlach/1218487
Browse files Browse the repository at this point in the history
 	Bug 1218487 - Remove B2G performance data from tests
  • Loading branch information
wlach committed Oct 26, 2015
2 parents 654db14 + 508fc81 commit 987f803
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 343 deletions.
339 changes: 0 additions & 339 deletions tests/sample_data/artifacts/performance/b2g_perf.json

This file was deleted.

4 changes: 0 additions & 4 deletions tests/sampledata.py
Expand Up @@ -32,10 +32,6 @@ def get_talos_perf_data(cls):
def get_minimal_talos_perf_data(cls):
return cls.get_perf_data('talos_perf_minimal.json')

@classmethod
def get_b2g_perf_data(cls):
return cls.get_perf_data('b2g_perf.json')

def __init__(self):
self.job_data_file = "{0}/sample_data/job_data.txt".format(
os.path.dirname(__file__)
Expand Down

0 comments on commit 987f803

Please sign in to comment.