Skip to content

test: remove flaky signalListener case#748

Merged
9aoy merged 1 commit intomainfrom
flaky-tests
Dec 9, 2025
Merged

test: remove flaky signalListener case#748
9aoy merged 1 commit intomainfrom
flaky-tests

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Dec 9, 2025

Summary

remove flaky signalListener case
https://github.com/web-infra-dev/rstest/actions/runs/20061404350/job/57539029532

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings December 9, 2025 11:29
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 9, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 75d1dd1
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/6938083898aedf00077f7b70
😎 Deploy Preview https://deploy-preview-748--rstest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

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 removes a flaky end-to-end test case that was causing CI failures. The test was checking signal handling behavior (SIGTERM, SIGINT, exit events) when signal listeners are present in the test environment. The removal is clean and complete, eliminating both the test file and its associated fixture.

  • Removes flaky signalListener.test.ts test that was failing in CI
  • Removes associated fixture file fixtures/signalListener.test.ts
  • No orphaned references or files remain

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
e2e/runner/test/signalListener.test.ts Removes flaky test case that validated signal exit behavior with signal listeners
e2e/runner/test/fixtures/signalListener.test.ts Removes the test fixture that set up signal listeners for the deleted test

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@9aoy 9aoy merged commit 2fd4ec5 into main Dec 9, 2025
23 checks passed
@9aoy 9aoy deleted the flaky-tests branch December 9, 2025 11:55
@9aoy 9aoy mentioned this pull request Dec 10, 2025
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