Last modified: 2014-08-19 12:31:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70423, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68423 - [hhvm] Fatal error: String length exceeded 2^31-2: 2147483647
[hhvm] Fatal error: String length exceeded 2^31-2: 2147483647
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Wikidata bugs
u=dev c=backend p=0
: hhvm
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-23 07:52 UTC by Aude
Modified: 2014-08-19 12:31 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Aude 2014-07-23 07:52:30 UTC
I am trying to get Wikibase tests to pass on HHVM and got to the point where the tests actually run.

the tests die with a Fatal error, related to something in HHVM around where phpunit is running the MultilingualSerializerTest.

Fatal error: String length exceeded 2^31-2: 2147483647 in /home/travis/build/filbertkm/phase3/extensions/Wikibase/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php on line 1681

https://travis-ci.org/filbertkm/mediawiki-extensions-Wikibase/jobs/30392195 (phpunit in debug mode)
Comment 1 Aude 2014-08-18 14:21:51 UTC
still happens on travis:

https://travis-ci.org/filbertkm/mediawiki-extensions-Wikibase/jobs/32859550

doesn't happen when i run tests with hhvm on vagrant.
Comment 2 Aude 2014-08-18 15:03:41 UTC
suspect the problem is with the phpunit version (we specify 3.7 on travis, btw no longer necessary to specify), but use 4.2.2 on vagrant.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links