This is an archive of the discontinued Mercurial Phabricator instance.

cbor: remove tests files and fix core's test-check*
AbandonedPublic

Authored by pulkit on Mar 4 2018, 11:11 AM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

This patch fixes test-check* failures because of the new thirdparty cbor which
is moved to core. Also this patch deletes the test files of cbor.

Next patch will reorder the files so we can use them inside mercurial/

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Mar 4 2018, 11:11 AM
durin42 added inline comments.
mercurial/thirdparty/cbor/cbor/__init__.py
1 ↗(On Diff #6547)

These #! lines shouldn't hurt anyone - we should fix the test to exclude the thirdparty directory.

pulkit updated this revision to Diff 6617.Mar 4 2018, 4:28 PM
pulkit abandoned this revision.Mar 9 2018, 5:57 AM

Superseded by D2751.

mercurial/thirdparty/cbor/cbor/tests/test_vectors.py