Skip to content

Fix some test flakiness.#5345

Merged
iclanton merged 2 commits intomicrosoft:mainfrom
iclanton:fix-tests
Sep 2, 2025
Merged

Fix some test flakiness.#5345
iclanton merged 2 commits intomicrosoft:mainfrom
iclanton:fix-tests

Conversation

@iclanton
Copy link
Member

Summary

Details

How it was tested

Impacted documentation

@iclanton iclanton merged commit 80d2436 into microsoft:main Sep 2, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Sep 2, 2025
expect.assertions(1);
try {
fs.readSync(11, buffer, 0, buffer.length, -1);
fs.readFileSync(`${__dirname}/nonexistent.txt`);
Copy link
Contributor

Choose a reason for hiding this comment

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

@iclanton , this test is now no longer testing the category of issue the description says it is.

@iclanton iclanton deleted the fix-tests branch October 3, 2025 19:57
@iclanton iclanton restored the fix-tests branch October 3, 2025 19:57
@iclanton iclanton deleted the fix-tests branch October 3, 2025 19:57
@iclanton iclanton restored the fix-tests branch October 3, 2025 19:57
@iclanton iclanton deleted the fix-tests branch October 3, 2025 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

3 participants