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

Unit tests segfault on Scrutinizer #8084

Closed
mnapoli opened this issue Jun 10, 2015 · 1 comment
Closed

Unit tests segfault on Scrutinizer #8084

mnapoli opened this issue Jun 10, 2015 · 1 comment
Labels
c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.

Comments

@mnapoli
Copy link
Contributor

mnapoli commented Jun 10, 2015

Unit tests are stopped by a segmentation fault when running on Scrutinizer. No trace, only:

Segmentation fault (core dumped)

See here for a run with debug.

It seems to be failing after Piwik\Tests\Unit\Tracker\RequestSetTest::test_hasRedirectUrl_ShouldReturnTrue_IfAUrlSetIsSetViaPOST(), so it would be Piwik\Tests\Unit\Tracker\RequestSetTest::test_getAllSiteIdsWithinRequest_ShouldReturnEmptyArray_IfNoRequestsSet()

@mnapoli mnapoli added c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. labels Jun 10, 2015
@mnapoli mnapoli self-assigned this Jun 10, 2015
@mnapoli mnapoli added this to the Short term milestone Jun 10, 2015
@mnapoli mnapoli removed their assignment Jun 15, 2015
@mnapoli
Copy link
Contributor Author

mnapoli commented Jun 25, 2015

Forgot to update this task but it's not fixed.

@mnapoli mnapoli closed this as completed Jun 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

No branches or pull requests

1 participant