Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test for #1696 #1711

Open
wants to merge 2 commits into
base: stable
Choose a base branch
from

Conversation

chancancode
Copy link
Contributor

The test works locally (macOS) but doesn't appear to be working in the CI linux/windows environment. I can also reproduce it locally if I revert #1703 and opt for the polling mode. The issue seems to be that the add event isn't triggered reliably in the test environment; I suspect this has something to do with how the test is setup, as the feature itself seems to work fine in the actual rollup CLI. Unfortunately I ran out of time to investigate this further so I'm leaving the test here for someone else to look at.

This solves a bunch of watch-mode (not) rebuilding issues; as a
general rule everytime we probe or read from the file system we
should at least consider whether such an annotation is needed.

Unfortunately this package doesn't appear to be tested currently,
but I have applied the same patch locally and it appears to be
working fine.
@chancancode chancancode changed the base branch from main to stable December 6, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant