Skip to content

Conversation

sebsto
Copy link
Collaborator

@sebsto sebsto commented Oct 13, 2025

See #582

@sebsto sebsto self-assigned this Oct 13, 2025
@sebsto sebsto added kind/bug Feature doesn't work as expected. 🔨 semver/patch No public API change. size/S Small task. (A couple of hours of work.) area/testing Improvements to tests. labels Oct 13, 2025
@sebsto sebsto requested a review from Copilot October 13, 2025 16:27
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses test flakiness by increasing timing tolerance to accommodate slower test environments. The change doubles the maximum allowed duration from 100ms to 200ms in a sleep timing test.

  • Increases tolerance for timing precision in LambdaClockTests

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sebsto sebsto requested a review from Lukasa October 13, 2025 16:28
@sebsto sebsto merged commit 22f9f6d into awslabs:main Oct 13, 2025
38 checks passed
@sebsto sebsto deleted the sebsto/fix_582 branch October 13, 2025 17:40
@sebsto sebsto linked an issue Oct 14, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/testing Improvements to tests. kind/bug Feature doesn't work as expected. 🔨 semver/patch No public API change. size/S Small task. (A couple of hours of work.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Occasional failure of test "Sleep until deadline works" on slow machines

1 participant