gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

investigate if test golden files are orphaned

Open zhumin8 opened this issue 11 months ago • 0 comments

context: https://github.com/googleapis/sdk-platform-java/pull/3550 At start of 2025, https://github.com/googleapis/sdk-platform-java/issues/3547 causes test failures on license header year difference. These tests are missed in the original fix, and did not cause any ci test failures without the fix. Suspecting that these tests are not actually used in test assert, or might be orphaned golden files that used to be used, and did not remove. Investigate and remove these golden files if not used.

zhumin8 avatar Jan 07 '25 21:01 zhumin8