Skip to content

ci: add flaky tests bot workflow#114

Merged
jvbriones merged 13 commits intomainfrom
ci-flaky-tests-bot
Sep 3, 2025
Merged

ci: add flaky tests bot workflow#114
jvbriones merged 13 commits intomainfrom
ci-flaky-tests-bot

Conversation

@jvbriones
Copy link
Copy Markdown
Contributor

@jvbriones jvbriones commented Aug 29, 2025

Add a new flaky tests bot workflow for both mobile and extension repos.

@metamaskbot metamaskbot added the team-qa team-qa label Aug 29, 2025
cursor[bot]

This comment was marked as outdated.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Aug 30, 2025

day: 'numeric',
hour: 'numeric',
minute: '2-digit'
});
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bug: Date Range Formatting Ignores Time Options

The getDateRange function uses toLocaleDateString() with hour and minute options. Since toLocaleDateString() only formats date components, these time options are ignored, resulting in the time not being included in the displayed date range. toLocaleString() would correctly format both date and time.

Fix in Cursor Fix in Web

@jvbriones jvbriones merged commit 450b8ec into main Sep 3, 2025
19 checks passed
@jvbriones jvbriones deleted the ci-flaky-tests-bot branch September 3, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-qa team-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants