Skip to content

Fix visual smoke test for DevAI Systems Portfolio#1895

Draft
arii wants to merge 1 commit into
mainfrom
jules-3625367882083416772-3ec1cbf5
Draft

Fix visual smoke test for DevAI Systems Portfolio#1895
arii wants to merge 1 commit into
mainfrom
jules-3625367882083416772-3ec1cbf5

Conversation

@arii
Copy link
Copy Markdown
Owner

@arii arii commented Jun 6, 2026

Fixes the failing visual comparison for research smoke test.

The test tests/visual.spec.ts was timing out because it was waiting for a heading with the text /DevAI Portfolio/. However, the actual text rendered by the component is "DevAI Systems Portfolio".

This commit updates the test assertion to expect the correct text, allowing the test suite to pass. Baseline screenshots have also been updated to reflect the new state.


PR created automatically by Jules for task 3625367882083416772 started by @arii

The heading text in `src/features/research/ResearchAnalytics.tsx` and `src/features/home/DevLabCallout.tsx` was recently changed from "DevAI Portfolio" to "DevAI Systems Portfolio". This updates the smoke test assertion in `tests/visual.spec.ts` to expect the new text, and updates the relevant visual baseline snapshots which were failing due to the mismatched text.

Co-authored-by: arii <342438+arii@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 6, 2026

🚀 Deployment Details (Last updated: Jun 6, 2026, 2:23 PM PST)

⚠️ Pushed to gh-pages but public URL did not verify within timeout

Copy link
Copy Markdown
Owner Author

@arii arii left a comment

Choose a reason for hiding this comment

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

Agent PR Review

What is working well:

  • The PR clearly sets out to address its goal as stated in the PR description ("Fix visual smoke test for DevAI Systems Portfolio").
  • The general approach aligns with the intended functionality.

Specific issues:

  • The PR requires strict CI validation and conflict checks before proceeding.
  • Any frontend/UX changes must be verified against standard design tokens.

Actionable instructions:

  1. Run pnpm run audit and python3 dev-tools/td_cli.py gh pre-submit locally.
  2. Fix any reported anti-patterns.
  3. Validate visual layouts on both mobile and desktop viewports.

CI Failure Guidance:
The following checks are currently failing: Build & E2E.
Please review the GitHub Actions logs. If this is a testing failure, ensure pnpm run test passes locally. If it is a build issue, run pnpm run build and check for TypeScript/bundle size errors.

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.

1 participant