Date: Wed, 18 Feb 2015 22:25:56 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197599] devel/librest: does not pass the tests Message-ID: <bug-197599-13-tBYA3eQK02@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197599-13@https.bugs.freebsd.org/bugzilla/> References: <bug-197599-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197599 --- Comment #5 from Thierry Thomas <thierry@FreeBSD.org> --- (In reply to Carlos Jacobo Puga Medina from comment #4) I've just applied this patch: https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=25;filename=02_thread-tests-sleep-for-server-to-start.patch;att=1;bug=765107 and it still fails on oauth and oauth-async: gmake check-TESTS gmake[2]: Entering directory '/usr/ports/devel/librest/work/rest-0.7.92/tests' gmake[3]: Entering directory '/usr/ports/devel/librest/work/rest-0.7.92/tests' PASS: proxy PASS: proxy-continuous PASS: threaded Segmentation fault (core dumped) FAIL: oauth Segmentation fault (core dumped) FAIL: oauth-async PASS: oauth2 PASS: flickr PASS: lastfm Trace/BPT trap (core dumped) XFAIL: xml PASS: custom-serialize gmake[4]: Entering directory '/usr/ports/devel/librest/work/rest-0.7.92/tests' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/usr/ports/devel/librest/work/rest-0.7.92/tests' ============================================================================ Testsuite summary for rest 0.7.92 ============================================================================ # TOTAL: 10 # PASS: 7 # SKIP: 0 # XFAIL: 1 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log ============================================================================ Makefile:769: recipe for target 'test-suite.log' failed gmake[3]: *** [test-suite.log] Error 1 gmake[3]: Leaving directory '/usr/ports/devel/librest/work/rest-0.7.92/tests' Makefile:875: recipe for target 'check-TESTS' failed gmake[2]: *** [check-TESTS] Error 2 gmake[2]: Leaving directory '/usr/ports/devel/librest/work/rest-0.7.92/tests' Makefile:1011: recipe for target 'check-am' failed gmake[1]: *** [check-am] Error 2 gmake[1]: Leaving directory '/usr/ports/devel/librest/work/rest-0.7.92/tests' *** Error code 2 Unfortunately, oauth is the function used by Corebird. Note: I'm testing on 10.1-STABLE / amd64. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197599-13-tBYA3eQK02>