Last modified: 2014-09-11 19:16:25 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 T70668, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68668 - hhvm: assertions in LuaSandbox: UstringLibraryTests and testArgumentParsingTime
hhvm: assertions in LuaSandbox: UstringLibraryTests and testArgumentParsingTime
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Scribunto (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: hhvm
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-27 10:43 UTC by Nemo
Modified: 2014-09-11 19:16 UTC (History)
5 users (show)

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


Attachments

Description Nemo 2014-07-27 10:43:51 UTC
$ php --version
HipHop VM 3.3.0-dev (rel)
Compiler: heads/wikimedia-0-g8b842db4e2db664a9b4d543047ae154a6dd59de6
Repo schema: ce469da81c1d8ec23f3a4aa889afadad8df5a759

Not present when running with php5:

vagrant@nemobis:/srv/vagrant/mediawiki/tests/phpunit$ php phpunit.php suites/ExtensionsTestSuite.php 

PHPUnit 3.7.37 by Sebastian Bergmann.

6) LuaSandbox: Scribunto_LuaSandboxTests::testArgumentParsingTime
Recursive argument access time was counted
Failed asserting that 0.198574402 is greater than 0.25.

/srv/vagrant/mediawiki/extensions/Scribunto/tests/engines/LuaSandbox/SandboxTest.php:75
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiTestCase.php:133
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiPHPUnitCommand.php:42
/srv/vagrant/mediawiki/tests/phpunit/phpunit.php:160

7) LuaSandbox: UstringLibraryTests[131]: gmatch: test string 1
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-[iteration 1]:
-{
-  "foo",
-}
 
-[iteration 2]:
-{
-  "főó",
-}
-
-[iteration 3]:
-{
-  "foó",
-}
-
-[iteration 4]:
-{
-  "foooo",
-}
-
-[iteration 5]:
-{
-  "foofoo",
-}
-
-[iteration 6]:
-{
-  "fo",
-}

/srv/vagrant/mediawiki/extensions/Scribunto/tests/engines/LuaCommon/LuaEngineTestBase.php:252
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiTestCase.php:133
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiPHPUnitCommand.php:42
/srv/vagrant/mediawiki/tests/phpunit/phpunit.php:160

8) LuaSandbox: UstringLibraryTests[132]: gmatch: test string 2
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-[iteration 1]:
-{
-  "foo",
-}
 
-[iteration 2]:
-{
-  "főó",
-}
-
-[iteration 3]:
-{
-  "foó",
-}
-
-[iteration 4]:
-{
-  "foooo",
-}
-
-[iteration 5]:
-{
-  "foofoo",
-}
-
-[iteration 6]:
-{
-  "fo",
-}

/srv/vagrant/mediawiki/extensions/Scribunto/tests/engines/LuaCommon/LuaEngineTestBase.php:252
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiTestCase.php:133
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiPHPUnitCommand.php:42
/srv/vagrant/mediawiki/tests/phpunit/phpunit.php:160

9) LuaSandbox: UstringLibraryTests[133]: gmatch: anchored
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-[iteration 1]:
-{
-  "^fóó2",
-}
 
-[iteration 2]:
-{
-  "^fóó4",
-}

/srv/vagrant/mediawiki/extensions/Scribunto/tests/engines/LuaCommon/LuaEngineTestBase.php:252
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiTestCase.php:133
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiPHPUnitCommand.php:42
/srv/vagrant/mediawiki/tests/phpunit/phpunit.php:160
Comment 1 Antoine "hashar" Musso (WMF) 2014-07-28 10:09:39 UTC
Bug 67216 - Have unit tests of all wmf deployed extensions pass when installed together

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


Navigation
Links