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

Fix failing tests #42

Open
silbinarywolf opened this issue Oct 2, 2019 · 1 comment
Open

Fix failing tests #42

silbinarywolf opened this issue Oct 2, 2019 · 1 comment

Comments

@silbinarywolf
Copy link
Contributor

1) SilbinaryWolf\Components\Tests\ComponentTest::testJSONProperty
Error: Call to undefined method SilverStripe\ORM\ArrayList::__set_state()
/tmp/silverstripe-cache-php7.0.25-home-travis-build-silbinarywolf-silverstripe-components/travis/.cache.d9b10103ef2fc33f8fcf73213fdcc7a872f053f8:4
/home/travis/build/silbinarywolf/silverstripe-components/vendor/silverstripe/framework/src/View/SSViewer.php:602
/home/travis/build/silbinarywolf/silverstripe-components/vendor/silverstripe/framework/src/View/SSViewer_FromString.php:62
/home/travis/build/silbinarywolf/silverstripe-components/tests/ComponentTest.php:452
/home/travis/build/silbinarywolf/silverstripe-components/vendor/phpunit/phpunit/phpunit:52
2) SilbinaryWolf\Components\Tests\ComponentTest::testJSONEscapedCharacters
Error: Call to undefined method SilverStripe\ORM\ArrayList::__set_state()
/tmp/silverstripe-cache-php7.0.25-home-travis-build-silbinarywolf-silverstripe-components/travis/.cache.3e983eed5268d322d0e1e3fe34f42953e9dd9607:4
/home/travis/build/silbinarywolf/silverstripe-components/vendor/silverstripe/framework/src/View/SSViewer.php:602
/home/travis/build/silbinarywolf/silverstripe-components/vendor/silverstripe/framework/src/View/SSViewer_FromString.php:62
/home/travis/build/silbinarywolf/silverstripe-components/tests/ComponentTest.php:485
/home/travis/build/silbinarywolf/silverstripe-components/vendor/phpunit/phpunit/phpunit:52
3) SilbinaryWolf\Components\Tests\ComponentTest::testJSONDeeplyNested
Error: Call to undefined method SilverStripe\ORM\ArrayList::__set_state()
/tmp/silverstripe-cache-php7.0.25-home-travis-build-silbinarywolf-silverstripe-components/travis/.cache.29214a899391977577634cd46d642e5b086426cf:4
/home/travis/build/silbinarywolf/silverstripe-components/vendor/silverstripe/framework/src/View/SSViewer.php:602
/home/travis/build/silbinarywolf/silverstripe-components/vendor/silverstripe/framework/src/View/SSViewer_FromString.php:62
/home/travis/build/silbinarywolf/silverstripe-components/tests/ComponentTest.php:584
/home/travis/build/silbinarywolf/silverstripe-components/vendor/phpunit/phpunit/phpunit:52

https://travis-ci.org/symbiote/silverstripe-components/jobs/412533152#L657

@nglasl
Copy link
Contributor

nglasl commented Oct 2, 2019

@JoshuaCarter since you're most familiar with this, can you please investigate when you have some spare time?

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

No branches or pull requests

3 participants