Skip to content

test-bootstrap-modules.js fails on master #26528

Closed
@tniessen

Description

  • Version: master
  • Platform: Travis CI, Jenkins CI
  • Subsystem: test

test/parallel/test-bootstrap-modules.js fails on Travis and Jenkins:

=== release test-bootstrap-modules ===
Path: parallel/test-bootstrap-modules
assert.js:340
    throw err;
    ^
AssertionError [ERR_ASSERTION]: Total length: 65
Internal Binding module_wrap
Internal Binding native_module
Internal Binding config
NativeModule internal/util
NativeModule internal/errors
Internal Binding buffer
Internal Binding constants
Internal Binding util
NativeModule internal/util/types
Internal Binding types
NativeModule events
NativeModule buffer
NativeModule internal/util/inspect
NativeModule internal/assert
NativeModule internal/validators
NativeModule internal/buffer
Internal Binding icu
NativeModule internal/process/per_thread
NativeModule util
NativeModule internal/util/debuglog
NativeModule internal/encoding
NativeModule internal/process/main_thread_only
Internal Binding process_methods
NativeModule internal/process/warning
NativeModule internal/process/next_tick
Internal Binding task_queue
NativeModule internal/process/promises
NativeModule internal/async_hooks
NativeModule internal/options
Internal Binding options
Internal Binding async_wrap
NativeModule internal/fixed_queue
Internal Binding credentials
NativeModule internal/process/stdio
NativeModule internal/inspector_async_hook
Internal Binding inspector
NativeModule internal/console/global
NativeModule internal/console/constructor
Internal Binding trace_events
NativeModule internal/util/inspector
NativeModule internal/url
NativeModule internal/querystring
NativeModule internal/constants
NativeModule path
Internal Binding url
NativeModule timers
Internal Binding timers
NativeModule internal/linkedlist
NativeModule internal/priority_queue
NativeModule internal/timers
NativeModule internal/queue_microtask
NativeModule async_hooks
NativeModule internal/domexception
Internal Binding messaging
NativeModule internal/process/execution
NativeModule internal/bootstrap/pre_execution
NativeModule internal/modules/cjs/loader
NativeModule vm
Internal Binding contextify
NativeModule fs
Internal Binding fs
NativeModule internal/fs/utils
NativeModule internal/modules/cjs/helpers
NativeModule url
NativeModule internal/idna
    at Object.<anonymous> (/home/travis/build/nodejs/node/test/parallel/test-bootstrap-modules.js:15:1)
    at Module._compile (internal/modules/cjs/loader.js:813:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:824:10)
    at Module.load (internal/modules/cjs/loader.js:680:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:612:12)
    at Function.Module._load (internal/modules/cjs/loader.js:604:3)
    at Function.Module.runMain (internal/modules/cjs/loader.js:876:12)
    at internal/main/run_main_module.js:21:11
Command: out/Release/node --expose-internals /home/travis/build/nodejs/node/test/parallel/test-bootstrap-modules.js

Travis failure: https://travis-ci.com/nodejs/node/jobs/183422190
Jenkins failure: https://ci.nodejs.org/job/node-test-pull-request/21335/

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions