Skip to content

Disable flaky test on Cygwin#202

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix184
Dec 11, 2023
Merged

Disable flaky test on Cygwin#202
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix184

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

Unclear why sending a SIGQUIT signal sometimes works and sometimes doesn't but it's probably some kind of race condition in Cygwin's emulation layer.

Fixes: #184

@saghul
Copy link
Copy Markdown
Contributor

saghul commented Dec 10, 2023

Can we try SIGTERM perhaps? I think I saw the OpenBSD or FreeBSD port change the test that way.

@bnoordhuis
Copy link
Copy Markdown
Contributor Author

I'd be surprised if that fixes the issue but sure, I'll open another PR.

Unclear why sending a SIGQUIT signal sometimes works and sometimes
doesn't but it's probably some kind of race condition in Cygwin's
emulation layer.

Fixes: quickjs-ng#184
@bnoordhuis
Copy link
Copy Markdown
Contributor Author

It's clear from the CI that #203 didn't fix it. Merging this.

@bnoordhuis bnoordhuis merged commit 40771c9 into quickjs-ng:master Dec 11, 2023
@bnoordhuis bnoordhuis deleted the fix184 branch December 11, 2023 21:02
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.

Flaky test (cygwin)

2 participants