Tom Tresansky

Results 62 issues of Tom Tresansky

Introduces serialization for `isDisallowChanges` and similar "metadata" attributes of file-based properties. This ensures that properties configured with specific constraints, such as those preventing unsafe reads or modifications, retain these configurations...

a:bug
in:configuration-cache
@configuration-cache

Part 2 of addressing https://github.com/gradle/gradle/issues/25513

a:bug
in:configuration-cache
@configuration-cache

We are aiming to remove this type in an upcoming Gradle release. This change updates the version of Gradle used to build the OSS licenses project to the most recent...

Introduces the infrastructure for test metadata listeners, enabling the capture of test metadata events during test execution. This allows users to gather key-value pairs or file attachments during tests. Addresses:...

in:testing
a:feature

in:testing
a:documentation

Check how the TestStarted event includes or doesn't include a class name. It should not report an empty string as the name.

to-triage
in:test-reporting

Updating the default version of the test framework needs to wait to Gradle 10. We can update the version of JUnit used in smoke tests now.

in:testing
a:feature
:wave: team-triage

This would be in advance of dropping them completely in Gradle 10.0.0. Testing would be possible through engines using JUnit Platform.

in:testing
a:feature
:wave: team-triage

This could have benefits for parallelism, performance, granular filtering and more.

in:testing
a:feature
:wave: team-triage