Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Unit test failure (Windows): simple/test-module-loading #5071

Closed
@sblom

Description

@sblom
=== release test-module-loading ===
Path: simple/test-module-loading
b/c.js exit
DEBUG: load test-module-loading.js
load fixtures/b/d.js
load package/index.js
load fixtures/b/c.js
load fixtures/a.js
DEBUG: test index.js modules ids and relative loading

module.js:340
    throw err;
          ^
Error: Cannot find module '../fixtures/nested-index/one'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (E:\src\node\master\test\simple\test-module-loading.js:83:11)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)
Command: e:\src\node\master\Release\node.exe E:\src\node\master\test\simple\test-module-loading.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions