Skip to content

Conversation

sheetalkamat
Copy link
Member

@sheetalkamat sheetalkamat commented Mar 2, 2024

  • With node.js watching, if the folder/file thats being watched is symlink the updates to target are observed. So i added test thats common for sys and our virtualFileSystemWithWatch so they are in sync and fixed vfswith watch issue where updates were not percolated.
  • Also added few additional test cases and fixed incorrect test as well .

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Mar 2, 2024
@sheetalkamat sheetalkamat force-pushed the symlinks branch 5 times, most recently from f7049ff to f1d7bcb Compare March 7, 2024 18:02
@sheetalkamat sheetalkamat changed the title [WIP] symlinks tests and updates Make sure virtual file system with watch behaves same way as sys/node so we have proper test coverage for symlinks Mar 7, 2024
@sheetalkamat sheetalkamat marked this pull request as ready for review March 7, 2024 18:27
@jakebailey
Copy link
Member

Ah, good thing I made that change; the PR fails on macos.

@sheetalkamat sheetalkamat marked this pull request as draft March 13, 2024 21:49
@sheetalkamat sheetalkamat force-pushed the symlinks branch 14 times, most recently from ed17af5 to 11ea2bc Compare March 14, 2024 22:59
@sheetalkamat sheetalkamat changed the title Make sure virtual file system with watch behaves same way as sys/node so we have proper test coverage for symlinks [WIP] Make sure virtual file system with watch behaves same way as sys/node so we have proper test coverage for symlinks Mar 15, 2024
@sheetalkamat sheetalkamat force-pushed the symlinks branch 13 times, most recently from 16aaa6c to e7fb298 Compare March 15, 2024 23:46
@sheetalkamat sheetalkamat force-pushed the symlinks branch 6 times, most recently from 6c79316 to 07ad05b Compare March 28, 2024 20:11
@sheetalkamat sheetalkamat marked this pull request as ready for review March 28, 2024 21:29
@sheetalkamat sheetalkamat changed the title [WIP] Make sure virtual file system with watch behaves same way as sys/node so we have proper test coverage for symlinks Make sure virtual file system with watch behaves same way as sys/node so we have proper test coverage for symlinks Mar 28, 2024
@sheetalkamat sheetalkamat requested a review from jakebailey March 28, 2024 21:29
@sheetalkamat sheetalkamat merged commit 26358d2 into main Mar 29, 2024
@sheetalkamat sheetalkamat deleted the symlinks branch March 29, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants