Skip to content

Comments

Update flaky-monitor workflow for persistent reporting#1397

Merged
KCarretto merged 2 commits intomainfrom
update-flaky-monitor-workflow-13529823322067346059
Dec 24, 2025
Merged

Update flaky-monitor workflow for persistent reporting#1397
KCarretto merged 2 commits intomainfrom
update-flaky-monitor-workflow-13529823322067346059

Conversation

@google-labs-jules
Copy link
Contributor

Updates .github/workflows/tests.yml to set artifact-name: 'flaky-report' in the flaky-monitor job, enabling cross-run persistence and access to main branch history for flaky test analysis.


PR created automatically by Jules for task 13529823322067346059 started by @KCarretto

Configures the `flaky-monitor` workflow to use a consistent `artifact-name` ('flaky-report'). This ensures that test reports are persisted across runs and enables the workflow to reference test history from the `main` branch, facilitating better flaky test detection and analysis across pull requests.
@google-labs-jules
Copy link
Contributor Author

👋 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!


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

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 24, 2025

Summary

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
2422    ±0 2422    ±0 0    ±0 0    ±0 0    ±0 0    ±0 25.6s    ↓729ms

Previous Results

Build 🏗️ Result 🧪 Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
#3246 2422 2422 0 0 0 0 25.6s
#3241 2422 2422 0 0 0 0 26.3s

Insights

Average Tests per Run Total Flaky Tests Total Failed Slowest Test (p95)
2422 0 0 44.4s

Slowest Tests

Test 📝 Results 📊 Duration (avg) ⏱️ Duration (p95) ⏱️
eldritch: random::string_impl::tests::test_string_uniform 6 39.5s 44.4s
eldritch: random::string_impl::tests::test_string_uniform 6 39.5s 44.4s
eldritch: random::string_impl::tests::test_string_uniform 6 39.5s 44.4s
eldritch: pivot::port_scan_impl::tests::test_portscan_return_type_starlark_dict_from_interpreter 6 2.0s 9.4s
eldritch: pivot::port_scan_impl::tests::test_portscan_return_type_starlark_dict_from_interpreter 6 2.0s 9.4s
eldritch: pivot::port_scan_impl::tests::test_portscan_return_type_starlark_dict_from_interpreter 6 2.0s 9.4s
eldritch: pivot::ssh_copy_impl::tests::test_pivot_ssh_copy 6 3.3s 9.3s
eldritch: pivot::ssh_copy_impl::tests::test_pivot_ssh_copy 6 3.3s 9.3s
eldritch: pivot::ssh_copy_impl::tests::test_pivot_ssh_copy 6 3.3s 9.3s
eldritch: pivot::ssh_exec_impl::tests::test_pivot_ssh_exec 6 3.2s 9.3s

🎉 No failed tests detected across all runs. | 🍂 No flaky tests detected across all runs. | ⏱️ Measured over 2 runs.

Github Test Reporter by CTRF 💚

🔄 This comment has been updated

@KCarretto KCarretto marked this pull request as ready for review December 24, 2025 19:02
@KCarretto KCarretto merged commit 6632b01 into main Dec 24, 2025
7 checks passed
@KCarretto KCarretto deleted the update-flaky-monitor-workflow-13529823322067346059 branch December 24, 2025 20:00
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