Skip to content
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

CI tests failing #4504

Closed
marcovtwout opened this issue Dec 22, 2022 · 1 comment
Closed

CI tests failing #4504

marcovtwout opened this issue Dec 22, 2022 · 1 comment
Assignees
Labels
github_actions Pull requests that update Github_actions code

Comments

@marcovtwout
Copy link
Member

Latest commit on master was on december 15th, that test was succeeding (1c6f6fe)
When I rerun that test now, the build is failing: https://github.com/yiisoft/yii/actions/runs/3706226399/jobs/6371756468#step:15:56

image

Nothing changed in yii code, perhaps something in the build chain or one of the dependencies during testing?

PHPunit throws exceptions like:

1) CActiveRecordTest::testModel
Exception: Serialization of 'Closure' is not allowed

phpvfscomposer:///home/runner/work/yii/yii/vendor/phpunit/phpunit/phpunit:51
/home/runner/work/yii/yii/vendor/bin/phpunit:118

Possible cause is that phpunit hides a deeper error: sebastianbergmann/phpunit#2739

@marcovtwout marcovtwout added the github_actions Pull requests that update Github_actions code label Dec 23, 2022
@marcovtwout
Copy link
Member Author

Not sure why, but when I rerun now it works again: https://github.com/yiisoft/yii/actions/runs/3706226399
Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

No branches or pull requests

2 participants