Skip to content

Dynamically xfail test cases which fail on CI #15710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Sep 2, 2024

This is a stop-gap measure for GH-15709 to keep CI green.

This is a stop-gap measure for phpGH-15709 to keep CI green.
@cmb69 cmb69 requested a review from Girgias as a code owner September 2, 2024 10:48
@cmb69 cmb69 merged commit 6d59620 into php:master Sep 2, 2024
10 checks passed
@cmb69 cmb69 deleted the cmb/gh15709 branch September 2, 2024 16:24
dstogov added a commit to dstogov/php-src that referenced this pull request Dec 11, 2024
dstogov added a commit that referenced this pull request Dec 12, 2024
This is a quick fix for the problem.
It'll work while all the JIT-ed functions have the same "fixed stack frame".
Unwinder uses hard-coded unwind data for this "fixed stack frame".

* Preallocate space for Win64 shadow args

* typo

* Setup unwinder for JIT functions

* Revert "Dynamically xfail test case which fails on CI"

This reverts commit 7cc327f.

* Revert "Dynamically xfail test case which fails on CI"

This reverts commit bdde797.

* Revert "Dynamically xfail test cases which fail on CI (GH-15710)"

This reverts commit 6d59620.

* Remove XFAIL sections

* Add hard-coded SEH unwind data for EXITCALL

* Fix unwind data

* Fix Windows multi-process support

* Typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant