There are two tests marked @pytest.mark.xfail in id_test.py which need to be fixed.
Remove the annotations marked @pytest.mark.xfail then run the fast tests:
$ pytest -m fast
Tests should pass
PR should be posted with passing test suite and @pytest.mark.xfail annotations removed.
If there is a good reason these tests cannot pass that should be documented and then explained here.
Can I work on this? @madhavajay
Sure @rajathpatel23. Assigned it to you :+1:
It is the syft_0.3.0 branch
Thank you @gmuraru
@rajathpatel23 Yes, this is for 0.3 but contributions are welcome. If you checkout syft_0.3.0 and then branch from there and make this change that would be amazing. Just a note, the "slow" tests are currently failing on the 0.3.0 branch which i am fixing now in another PR, so don't be surprised if that happens. This task only applies to the fast tests.
Also this might not be the easiest task for starting on the 0.3 code base, so sorry if I labelled it that way, its hard to know if the work has been done yet or it's just still left off. Feel free to try or if you don't want to thats also okay. 馃槉
If you have any questions just write them here or ping me on slack and I can try to help.
@madhavajay , cool I would like to give it a try for next couple of days, if I do not make progress we can handover it to someone, does that work ?
@madhavajay I was not able to make progress on this, we can assign it somone.