Skip to content

Conversation

6hundreds
Copy link
Member

@6hundreds 6hundreds commented Mar 21, 2025

Part of #28820

@6hundreds 6hundreds added a:chore Minor issue without significant impact in:configuration-cache Configuration Caching labels Mar 21, 2025
@6hundreds 6hundreds added this to the 9.0 RC1 milestone Mar 21, 2025
@6hundreds 6hundreds self-assigned this Mar 21, 2025
@6hundreds 6hundreds removed this from the 9.0 RC1 milestone Mar 21, 2025
@6hundreds
Copy link
Member Author

@bot-gradle test this on linux

@bot-gradle

This comment has been minimized.

@6hundreds 6hundreds changed the title Support ExecutionTimeValue for SubtractingFileCollection Introduce execution time value for SubtractingFileCollection Mar 21, 2025
@bot-gradle
Copy link
Collaborator

The following builds have failed:

@6hundreds 6hundreds marked this pull request as ready for review March 21, 2025 17:57
@6hundreds 6hundreds requested a review from a team as a code owner March 21, 2025 17:57
@6hundreds 6hundreds requested review from abstratt and alllex and removed request for a team March 21, 2025 17:57
@6hundreds 6hundreds force-pushed the 6hundreds/subtracting-file-collection-etv-ii branch from 5ae9170 to 9422657 Compare March 21, 2025 18:19
@6hundreds 6hundreds added this to the 8.14 RC1 milestone Mar 21, 2025
Copy link
Member

@alllex alllex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍


import static org.gradle.api.internal.file.TestFiles.fileCollectionFactory

class SubtractingFileCollectionExecutionTimeValueTest extends Specification {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💅 The test class seems to be more about the SubtractingFileCollection. Testing execution time value behavior is only one aspect. I'd rename the test class to accommodate for future unit tests for the collection itself.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a bunch of tests similarly named like this (by me). They are targeting only ETV intentionally, since further ETV implementations will not so simple, and perhaps will require more extensive coverage.

@6hundreds 6hundreds added this pull request to the merge queue Mar 21, 2025
@bot-gradle
Copy link
Collaborator

WARN: The milestone of this PR is 8.14 RC1, but the base branch version is 9.0

Merged via the queue into master with commit 4020fd8 Mar 21, 2025
24 checks passed
@6hundreds 6hundreds deleted the 6hundreds/subtracting-file-collection-etv-ii branch March 21, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:chore Minor issue without significant impact in:configuration-cache Configuration Caching
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants