Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
nodejs6.8480
fix_ci_tests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_ci_tests.patch of Package nodejs6.8480
Author: Adam Majer <amajer@suse.de> Date: Dec 20 09:18:49 UTC 2017 Summary: Fix CI unit tests framework for OBS building Index: node-v6.12.2/test/parallel/test-module-loading-globalpaths.js =================================================================== --- node-v6.12.2.orig/test/parallel/test-module-loading-globalpaths.js +++ node-v6.12.2/test/parallel/test-module-loading-globalpaths.js @@ -7,6 +7,9 @@ const fs = require('fs'); const child_process = require('child_process'); const pkgName = 'foo'; +common.skip('hardcoded global paths'); +return; + if (process.argv[2] === 'child') { console.log(require(pkgName).string); } else {
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