Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still an issue with ‘make check’… #4

Closed
veryfoolish opened this issue Dec 1, 2011 · 2 comments
Closed

Still an issue with ‘make check’… #4

veryfoolish opened this issue Dec 1, 2011 · 2 comments

Comments

@veryfoolish
Copy link

Despite Rakshasa’s blatant denial, there still exists an issue with running make check. Namely:

make[2]: Leaving directory `/home/ryan/code/torrent/libtorrent/test'
make  check-TESTS
make[2]: Entering directory `/home/ryan/code/torrent/libtorrent/test'
.....F...................................................F.
1 0
.............................

extents_test.cc:55:Assertion
Test name: ExtentsTest::test_basic
assertion failed
- Expression: verify_extent_data(extent_1, idx_empty, val_empty)

tracker_controller_test.cc:590:Assertion
Test name: tracker_controller_test::test_requesting_basic
assertion failed
- Expression: "10000"[1] == '1' || !tracker_0_1->is_busy()

Failures !!!
Run: 86   Failure total: 2   Failures: 2   Errors: 0
FAIL: LibTorrentTest
=================================
1 of 1 tests failed
Please report to jaris@ifi.uio.no
=================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/ryan/code/torrent/libtorrent/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/ryan/code/torrent/libtorrent/test'
make: *** [check-recursive] Error 1

Maybe Rakshasa will bother to actually read this time, but since he can’t spell maybe he can’t read, either.

@rakshasa
Copy link
Owner

rakshasa commented Dec 1, 2011

As I said, make check is for development/testing not normal use.

The above are not errors affecting normal users, and they serve development specific purpose and will be left as is.

@rakshasa rakshasa closed this as completed Dec 1, 2011
@veryfoolish
Copy link
Author

So you don’t give a crap that your software is incorrect? — I can’t use it then and will have to let everybody know not to use it. Thanks for nothing!

@kdayns kdayns mentioned this issue Jul 29, 2013
anthonyryan1 pushed a commit to anthonyryan1/libtorrent that referenced this issue Oct 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants