CVS log for ports/net/libtorrent-rasterbar/patches/Attic/patch-test_web_server_py

[BACK] Up to [local] / ports / net / libtorrent-rasterbar / patches

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2, Thu Jan 2 10:01:44 2020 UTC (4 years, 10 months ago) by namtsui
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED

Summary: bug with boost not libtorrent-rasterbar

test_url_seed can pass if boost is patched

/usr/local/include/boost/asio/detail/impl/socket_ops.ipp

#if defined(__linux__) || defined(__OpenBSD__)
  flags |= MSG_NOSIGNAL;
  #endif // defined(__linux__)

Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 30 00:30:53 2019 UTC (4 years, 10 months ago) by namtsui
Branch: MAIN

Summary: tests mostly work now

98% tests passed, 2 tests failed out of 98

Total Test time (real) = 1038.26 sec

The following tests FAILED:
         41 - test_lsd (Failed)
         84 - test_upnp (Failed)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb