Skip to content

test/doctool/test-make-doc.js fails if .DS_Store exists #21519

Closed
@devsnek

Description

@devsnek
=== release test-make-doc ===
Path: doctool/test-make-doc
assert.js:270
    throw err;
    ^

AssertionError [ERR_ASSERTION]: .DS_Store does not not match TOC
    at Object.<anonymous> (test/doctool/test-make-doc.js:44:10)
    at Module._compile (internal/modules/cjs/loader.js:689:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
    at Function.Module._load (internal/modules/cjs/loader.js:530:3)
    at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
    at startup (internal/bootstrap/node.js:260:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:584:3)
Command: out/Release/node test/doctool/test-make-doc.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions