Skip to content

investigate flaky test-fs-watch-file-enoent-after-deletion #21692

Closed
@Trott

Description

@Trott
  • Version: 11.0.0-pre (master)
  • Platform: win10 vs2017
  • Subsystem: test

https://ci.nodejs.org/job/node-test-binary-windows/18408/COMPILED_BY=vs2017,RUNNER=win10,RUN_SUBSET=3/console

13:48:22 not ok 561 sequential/test-fs-watch-file-enoent-after-deletion
13:48:22   ---
13:48:22   duration_ms: 0.668
13:48:22   severity: fail
13:48:22   exitcode: 1
13:48:22   stack: |-
13:48:22     assert.js:80
13:48:22       throw new AssertionError(obj);
13:48:22       ^
13:48:22     
13:48:22     AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
13:48:22     + expected - actual
13:48:22     
13:48:22     - 0
13:48:22     + 1
13:48:22         at StatWatcher.<anonymous> (c:\workspace\node-test-binary-windows\test\sequential\test-fs-watch-file-enoent-after-deletion.js:46:10)
13:48:22         at StatWatcher.<anonymous> (c:\workspace\node-test-binary-windows\test\common\index.js:467:15)
13:48:22         at StatWatcher.emit (events.js:182:13)
13:48:22         at StatWatcher.onchange (internal/fs/watchers.js:47:8)
13:48:22   ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.fsIssues and PRs related to the fs subsystem / file system.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions