node icon indicating copy to clipboard operation
node copied to clipboard

test: add unexpected behavior repro test

Open pmarchini opened this issue 1 year ago • 2 comments
trafficstars

I'm opening this PR as a draft since I have not had the time to fix the issue yet. This test highlights what I believe to be an issue related to file watcher owners.

Basically, given a specific series of updates to files under watch, the link between the test file and its dependency is being lost.

@cjihrig @jakecastelli, FYI

pmarchini avatar Sep 24 '24 08:09 pmarchini

Review requested:

  • [ ] @nodejs/test_runner

nodejs-github-bot avatar Sep 24 '24 08:09 nodejs-github-bot

Thanks for bringing this up, I realised this bug as well, and I forgot to create an issue for it 😄

jakecastelli avatar Sep 24 '24 10:09 jakecastelli

I'm closing this since another PR it's proposing a fix 🚀

pmarchini avatar Oct 27 '24 19:10 pmarchini