Skip to content

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Sep 15, 2024

That was broken when CI was moved to GH, since APPVEYOR_BUILD_FOLDER is no longer set; instead we use GITHUB_WORKSPACE which has the same meaning.

That was broken when CI was moved to GH, since `APPVEYOR_BUILD_FOLDER`
is no longer set; instead we use `GITHUB_WORKSPACE` which has the same
meaning.
@cmb69
Copy link
Member Author

cmb69 commented Sep 15, 2024

E.g. https://github.com/php/php-src/actions/runs/10872068852/job/30166659461 shows that a couple of snmp tests are skipped (slow tests hitting a timeout), while the two expected xfailing tests are not reported.

@cmb69
Copy link
Member Author

cmb69 commented Sep 15, 2024

Oh, this shouldn't target master, but rather PHP-8.2.

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.

1 participant