Skip to content

chore: remove unused system test from core/projectify#8167

Merged
pearigee merged 3 commits intomainfrom
pearigee-remove-projectify-system-tests
May 4, 2026
Merged

chore: remove unused system test from core/projectify#8167
pearigee merged 3 commits intomainfrom
pearigee-remove-projectify-system-tests

Conversation

@pearigee
Copy link
Copy Markdown
Contributor

@pearigee pearigee commented May 4, 2026

This package has no system tests (despite the configuration existing for them).

The test file just contains console.warn('no system tests available 👻');. However there is still a job configured to execute this file. The internal configuration for this was removed in cl/910261720.

@pearigee pearigee requested a review from a team as a code owner May 4, 2026 22:56
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request involves the deletion of system test configurations, ESLint rules, and test files for the core/paginator package. A review comment points out a potential high-severity issue where these files may have been deleted accidentally, as the changes appear inconsistent with the intended scope of the pull request which likely targeted core/projectify instead.

I am having trouble creating individual review comments. Click here to see my feedback.

core/paginator/.kokoro/continuous/node18/system-test.cfg (1-12)

high

The deletion of this configuration file for core/paginator is inconsistent with the PR title and description, which only mention core/projectify. This may be an accidental deletion of the wrong package's configuration, possibly instead of a similar file in the core/projectify directory.

@pearigee pearigee merged commit ffcac54 into main May 4, 2026
26 checks passed
@pearigee pearigee deleted the pearigee-remove-projectify-system-tests branch May 4, 2026 23:36
thiyaguk09 pushed a commit to thiyaguk09/google-cloud-node-fork that referenced this pull request May 5, 2026
* chore: remove unused system test from core/projectify

* whoops, deleted the wrong config file

* remove uneeded test script
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