-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Building and testing on Travis hasn't worked properly since June 2015.
- The current issues seems to stem from
This version of node/NAN/v8 requires a C++11 compilerduring compilation foriojs v3and most likely majornodeversions higher thanv0.12(untested). It's just a configuration issue. - For
nodev0.10andv0.12one test seems to be failing (see below). Could it be a timeout?
1) getdns test TLSHostname TLS hostname validation should return successfully:
Error: expected { msg: 'Error issuing query', code: 1 } to be falsy
at Assertion.assert (node_modules/expect.js/index.js:96:13)
at Assertion.ok (node_modules/expect.js/index.js:115:10)
at Function.ok (node_modules/expect.js/index.js:499:17)
at test/test.js:321:39
at Context.ctx.general (getdns.js:50:27)
at Context.<anonymous> (test/test.js:320:13)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels