Skip to content

Conversation

@jvbriones
Copy link
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

socket-security bot commented Aug 30, 2025

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

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.

4 participants