Skip to content

Conversation

@hoisie
Copy link
Contributor

@hoisie hoisie commented Nov 12, 2021

There are thousands of log messages when running CI with the format:

'Watching 1077 directories to track changes'

Watching the fs for changes is not necessary for a CI environment, where
files will not change.

There are thousands of log messages when running CI with the format:

    'Watching 1077 directories to track changes'

Watching the fs for changes is not necessary for a CI environment, where
files will not change.
@hoisie hoisie requested a review from utzcoz November 12, 2021 16:25
@hoisie hoisie merged commit 7214e87 into robolectric:master Nov 13, 2021
@hoisie hoisie deleted the turn-off-fs-watching branch November 13, 2021 02:33
MGaetan89 added a commit to MGaetan89/robolectric that referenced this pull request Nov 10, 2024
This was introduced in robolectric#6849, almost three years ago.
Since then, the feature has evolved and stabilized.

Locally, I don't see the log message reported in the linked PR.
The feature itself is still not needed on CI,
but it helps align commands between local and remote builds.

Gradle File System Watching documentation: https://docs.gradle.org/current/userguide/file_system_watching.html
MGaetan89 added a commit to MGaetan89/robolectric that referenced this pull request Nov 10, 2024
This was introduced in robolectric#6849, almost three years ago.
Since then, the feature has evolved and stabilized.

Locally, I don't see the log message reported in the linked PR.
The feature itself is still not needed on CI,
but it helps align commands between local and remote builds.

Gradle File System Watching documentation: https://docs.gradle.org/current/userguide/file_system_watching.html
MGaetan89 added a commit that referenced this pull request Nov 10, 2024
This was introduced in #6849, almost three years ago.
Since then, the feature has evolved and stabilized.

Locally, I don't see the log message reported in the linked PR.
The feature itself is still not needed on CI,
but it helps align commands between local and remote builds.

Gradle File System Watching documentation: https://docs.gradle.org/current/userguide/file_system_watching.html
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.

2 participants