Skip to content

Ignore record_ecosystem_meta calls in smoke tests#587

Merged
kbukum1 merged 2 commits intomainfrom
kbukum1/ignore-record-ecosystem-meta
Mar 5, 2026
Merged

Ignore record_ecosystem_meta calls in smoke tests#587
kbukum1 merged 2 commits intomainfrom
kbukum1/ignore-record-ecosystem-meta

Conversation

@kbukum1
Copy link
Contributor

@kbukum1 kbukum1 commented Mar 5, 2026

Similar to increment_metric (added in #93), record_ecosystem_meta calls are informational and should not be recorded in test output or checked against expectations.

This prevents smoke test failures when the enable_record_ecosystem_meta feature flag is enabled, which causes additional API calls whose content changes with package manager updates and dependency changes.

@kbukum1 kbukum1 requested review from a team as code owners March 5, 2026 18:39
Similar to increment_metric, record_ecosystem_meta calls are
informational and should not be recorded in test output or checked
against expectations. This prevents smoke test failures when the
enable_record_ecosystem_meta feature flag is enabled, which causes
additional API calls whose content changes with package manager updates.
@kbukum1 kbukum1 force-pushed the kbukum1/ignore-record-ecosystem-meta branch from 397667f to 88cd085 Compare March 5, 2026 18:41
jakecoffman
jakecoffman previously approved these changes Mar 5, 2026
@kbukum1 kbukum1 requested a review from a team March 5, 2026 18:56
@kbukum1 kbukum1 force-pushed the kbukum1/ignore-record-ecosystem-meta branch from acb578d to 88cd085 Compare March 5, 2026 19:12
@kbukum1 kbukum1 added this pull request to the merge queue Mar 5, 2026
Merged via the queue into main with commit b79264a Mar 5, 2026
3 of 5 checks passed
@kbukum1 kbukum1 deleted the kbukum1/ignore-record-ecosystem-meta branch March 5, 2026 19:31
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.

3 participants