Skip to content

Commit 599b6d2

Browse files
committed
CiJobFetchTopotestFailures
Removing extra method Signed-off-by: Rodrigo Nardi <rnardi@netdef.org>
1 parent 72f0588 commit 599b6d2

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

workers/ci_job_fetch_topotest_failures.rb

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ def self.update(ci_job_id)
1919

2020
@failures = @retrieve_error.failures
2121

22-
failures_stats
23-
end
24-
25-
private
26-
27-
def failures_stats
2822
@failures.each do |failure|
2923
TopotestFailure.create(ci_job: @job,
3024
test_suite: failure['suite'],

0 commit comments

Comments
 (0)