Skip to content

Possibly flaky test test-watch-mode-files_watcher.mjs #46729

@debadree25

Description

@debadree25

Test

test-watch-mode-files_watcher.mjs

Platform

macOS ARM64

Console output

crashed (-10)

Build links

Additional information

Was able to reproduce locally with the command python3 tools/test.py test/parallel/test-watch-mode-files_watcher.mjs --repeat 100 -j 10 on intel macOS fails persistently with this configuration atleast, also it did fail randomly when running make -j4 test
fails with the output

TAP version 13
# Subtest: watch mode file watcher
    # Subtest: should watch changed files
    ok 1 - should watch changed files
      ---
      duration_ms: 9.462452
      ...
    # Subtest: should throttle changes
    ok 2 - should throttle changes
      ---
      duration_ms: 223.644546
      ...
    # Subtest: should ignore files in watched directory if they are not filtered
    ok 3 - should ignore files in watched directory if they are not filtered
      ---
      duration_ms: 1002.507137
      ...
    # Subtest: should allow clearing filters
    ok 4 - should allow clearing filters
      ---
      duration_ms: 1217.916223
      ...
Command: out/Release/node --expose-internals /Users/debadreechatterjee/Documents/Personal/node/test/parallel/test-watch-mode-files_watcher.mjs
--- TIMEOUT ---


=== release test-watch-mode-files_watcher ===                   
Path: parallel/test-watch-mode-files_watcher
TAP version 13
# Subtest: watch mode file watcher
    # Subtest: should watch changed files
    ok 1 - should watch changed files
      ---
      duration_ms: 12.618529
      ...
    # Subtest: should throttle changes
    ok 2 - should throttle changes
      ---
      duration_ms: 225.65762
      ...
    # Subtest: should ignore files in watched directory if they are not filtered
    ok 3 - should ignore files in watched directory if they are not filtered
      ---
      duration_ms: 1002.383929
      ...
    # Subtest: should allow clearing filters
    ok 4 - should allow clearing filters
      ---
      duration_ms: 1214.298949
      ...
Command: out/Release/node --expose-internals /Users/debadreechatterjee/Documents/Personal/node/test/parallel/test-watch-mode-files_watcher.mjs
--- TIMEOUT ---


=== release test-watch-mode-files_watcher ===                   
Path: parallel/test-watch-mode-files_watcher
TAP version 13
# Subtest: watch mode file watcher
    # Subtest: should watch changed files
    ok 1 - should watch changed files
      ---
      duration_ms: 5.622165
      ...
    # Subtest: should throttle changes
    ok 2 - should throttle changes
      ---
      duration_ms: 226.935716
      ...
    # Subtest: should ignore files in watched directory if they are not filtered
    ok 3 - should ignore files in watched directory if they are not filtered
      ---
      duration_ms: 1003.576158
      ...
    # Subtest: should allow clearing filters
    ok 4 - should allow clearing filters
      ---
      duration_ms: 1216.600858
      ...
Command: out/Release/node --expose-internals /Users/debadreechatterjee/Documents/Personal/node/test/parallel/test-watch-mode-files_watcher.mjs
--- TIMEOUT ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.macosIssues and PRs related to the macOS platform / OSX.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions