[CDRIVER-376] building rpm fails test Created: 16/Jun/14  Updated: 03/May/17  Resolved: 20/Jun/14

Status: Closed
Project: C Driver
Component/s: None
Affects Version/s: 0.96.2
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Tom Pusateri Assignee: Unassigned
Resolution: Done Votes: 0
Labels: driver
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Fedora 20
Linux fedora.hypd.info 3.14.7-200.fc20.x86_64 #1 SMP Wed Jun 11 22:38:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux



 Description   

Ran ./build/mci.sh on Fedora 20 system on 6/16/14 after a yum update and a freshly checked out git clone tree:
git rev-parse --verify --short HEAD 2>/dev/null
f1709fa

Doing ./tests/trust_dir/verify
alt.mongodb.com.pem => 6102f6f3.0
127.0.0.1.pem => 278ff33c.0
pass.mongodb.com.pem => 079000e7.0
mongodb.com.pem => 8a3dd6e9.0
rev.mongodb.com.pem => 9cef0ff7.0
mongo_root.pem => 60f9dcb0.0
touch ./tests/trust_dir/done
{
"host": {
"sysname": "Linux",
"release": "3.14.7-200.fc20.x86_64",
"machine": "x86_64",
"memory":

{ "pagesize": 4096, "npages": 937731 }

},
"options":

{ "parallel": "false", "fork": "false" }

,
"tests": [

{ "status": "PASS", "name": "/Array/Basic", "seed": "848781943", "elapsed": 0.000007467 }

,

{ "status": "PASS", "name": "/Buffer/Basic", "seed": "1738511234", "elapsed": 0.000017142 }

,
FAIL

Assert Failure: 0 == 1
tests/test-mongoc-client.c:97 test_mongoc_client_authenticate()
/bin/sh: line 1: 16647 Aborted ./$TEST_PROG -f -p -F test.log
gmake: *** [test] Error 134

[pusateri@fedora mongo-c-driver]$



 Comments   
Comment by Christian Hergert [ 20/Jun/14 ]

Yup! I used to have a netcat check before running the tests, but you wouldn't believe how difficult it is to get nc working on Solaris, FreeBSD, Linux, and OS X in a portable way.

Comment by Tom Pusateri [ 16/Jun/14 ]

Whoops. Mongodb wasn't running. You can close this.

Generated at Wed Feb 07 21:09:18 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.