mozilla / active-data-recipes

A repository of various activedata queries and recipes
Mozilla Public License 2.0
8 stars 24 forks source link

Create a recipe to track skipped/disabled tests #27

Closed ahal closed 5 years ago

ahal commented 6 years ago

There used to be a tool called test-informant that would report how many tests we have skipped and under which directories. But it went unmaintained and no longer works. We should create a recipe to replace it.

anshultale commented 5 years ago

hi @ahal , I would like to work on this.

ahal commented 5 years ago

Hi @anshultale, this one might not be the greatest one to get started on to be honest. It requires quite a bit of inside knowledge of how the data is stored and what it means. I'll spend a bit of time this afternoon to file some new issues that would be more suitable. Thanks for your interest though!

anshultale commented 5 years ago

Thanks @ahal, can you please point me to one of the suitable issues whenever you add them.

ahal commented 5 years ago

@anshultale will do! I filed a few but they get taken pretty quickly :). I'll try to find some more to file today.

TrangNguyenBC commented 5 years ago

Hi @ahal, where can I get the old version of test-informant, or any information about the queries which will be called in this recipe & post-processing requirements. Thank you.

MadinaB commented 5 years ago

I am trying to resolve this issue and have made some small recipe which is related to this issue. I made it very simple in order to check if I am moving in correct directions. Could you please check this? If everything is correct, I plan to add extra arguments for it.

PR: Example recipe #69

ahal commented 5 years ago

Thanks for your contribution!

ahal commented 5 years ago

Fixed by https://github.com/mozilla/active-data-recipes/commit/dc2cd4c32ec84e53c4cb21301c06d483b92df1dd