Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
nodejs4.9929
fix_ci_ssl_tests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_ci_ssl_tests.patch of Package nodejs4.9929
Author: Adam Majer <amajer@suse.de> Date: Dec 20 09:18:49 UTC 2017 Summary: Fix CI unit tests framework for OBS building When using OpenSUSE supplied openssl, some tests act differently. Index: node-v4.8.7/test/parallel/test-crypto-dh.js =================================================================== --- node-v4.8.7.orig/test/parallel/test-crypto-dh.js +++ node-v4.8.7/test/parallel/test-crypto-dh.js @@ -161,7 +161,7 @@ assert.equal(secret1, secret2.toString(' // Oakley curves do not clean up ERR stack, it was causing unexpected failure // when accessing other OpenSSL APIs afterwards. -crypto.createECDH('Oakley-EC2N-3'); +// crypto.createECDH('Oakley-EC2N-3'); crypto.createHash('sha256'); // Point formats
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor