Skip to content

Conversation

@hariprasad-hp
Copy link

test(linux-modular): enable JobPerfTest in base

Description:
This PR removes JobPerfTest.* from the
base_perftests exclusion filter after verifying
the suite passes reliably on linux-x64x11-modular.

Updates:

  • JobPerfTest.*: 14 tests now running and passing
  • Remaining known issues unchanged:
    • StackTracePerfTest.* (3 failures)
    • PartitionAllocMemoryAllocationPerfTest.* crash
      (rc=-5)

Bug: b/482959587

Remove JobPerfTest.* from the exclude filter after
verifying it passes reliably on
linux-x64x11-modular.

Updates:
- Removed: JobPerfTest.* (14 tests passed)
- Still failing:
  - StackTracePerfTest.* (3 failures)
  - PartitionAllocMemoryAllocationPerfTest.*
    crashed (rc=-5)

Bug: b/482959587
@github-actions
Copy link

🤖 Gemini Suggested Commit Message


linux: Enable JobPerfTest on linux-x64x11-modular

This change removes JobPerfTest.* from the base_perftests exclusion filter
for linux-x64x11-modular. These performance tests have been verified
to pass reliably on this platform, enabling them to run in CI and
providing improved test coverage.

Bug: 482959587

💡 Pro Tips for a Better Commit Message:

  1. Influence the Result: Want to change the output? You can write custom prompts or instructions directly in the Pull Request description. The model uses that text to generate the message.
  2. Re-run the Generator: Post a comment with: /generate-commit-message

@google-cla
Copy link

google-cla bot commented Feb 10, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
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 enables the JobPerfTest suite for the linux-x64x11-modular configuration by removing it from the base_perftests exclusion filter. The change is straightforward and aligns with the description, which states that these tests are now passing reliably. The update is correct and helps increase test coverage on this platform. No issues were found in this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant