Last modified: 2014-09-02 18:29:00 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 T72043, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70043 - [DM 1.0 compat] Fix PropertyViewTest failures
[DM 1.0 compat] Fix PropertyViewTest failures
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: High normal (vote)
: ---
Assigned To: Wikidata bugs
u=dev c=backend p=2 s=2014-08-26
:
Depends on:
Blocks: 70039
  Show dependency treegraph
 
Reported: 2014-08-26 14:45 UTC by tobias.gritschacher
Modified: 2014-09-02 18:29 UTC (History)
2 users (show)

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


Attachments

Description tobias.gritschacher 2014-08-26 14:45:56 UTC
2) Wikibase\Test\PropertyViewTest::testParserOutputLinks with data set "PropertyNoValueSnak" (array(Wikibase\DataModel\Claim\Claim), array(P44))
sub-array for namespace
Failed asserting that an array has the key 0.

/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/extensions/Wikibase/repo/tests/phpunit/includes/EntityViewTest.php:302
/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/tests/phpunit/MediaWikiTestCase.php:133

3) Wikibase\Test\PropertyViewTest::testParserOutputLinks with data set "PropertySomeValueSnak" (array(Wikibase\DataModel\Claim\Claim), array(P44))
sub-array for namespace
Failed asserting that an array has the key 0.

/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/extensions/Wikibase/repo/tests/phpunit/includes/EntityViewTest.php:302
/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/tests/phpunit/MediaWikiTestCase.php:133

4) Wikibase\Test\PropertyViewTest::testParserOutputLinks with data set "PropertyValueSnak with string value" (array(Wikibase\DataModel\Claim\Claim), array(P42))
sub-array for namespace
Failed asserting that an array has the key 0.

/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/extensions/Wikibase/repo/tests/phpunit/includes/EntityViewTest.php:302
/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/tests/phpunit/MediaWikiTestCase.php:133

5) Wikibase\Test\PropertyViewTest::testParserOutputLinks with data set "PropertyValueSnak with EntityId" (array(Wikibase\DataModel\Claim\Claim), array(P44, Q23))
sub-array for namespace
Failed asserting that an array has the key 0.

/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/extensions/Wikibase/repo/tests/phpunit/includes/EntityViewTest.php:302
/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/tests/phpunit/MediaWikiTestCase.php:133

6) Wikibase\Test\PropertyViewTest::testParserOutputLinks with data set "Mixed Snaks" (array(Wikibase\DataModel\Claim\Claim, Wikibase\DataModel\Claim\Claim, Wikibase\DataModel\Claim\Claim, Wikibase\DataModel\Claim\Claim, Wikibase\DataModel\Claim\Claim), array(P11, Q23, P44, Q24))
sub-array for namespace
Failed asserting that an array has the key 0.

/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/extensions/Wikibase/repo/tests/phpunit/includes/EntityViewTest.php:302
/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/tests/phpunit/MediaWikiTestCase.php:133

7) Wikibase\Test\PropertyViewTest::testParserOutputExternalLinks with data set "PropertyValueSnak with URL" (array(Wikibase\DataModel\Claim\Claim), array('http://acme.com/test'))
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
-    0 => 'http://acme.com/test'
 )

/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/extensions/Wikibase/repo/tests/phpunit/includes/EntityViewTest.php:422
/var/lib/jenkins/jobs/wikibase-repo-tests/workspace/tests/phpunit/MediaWikiTestCase.php:133
Comment 1 tobias.gritschacher 2014-08-28 11:11:40 UTC
Should be fixed by changes in https://gerrit.wikimedia.org/r/#/c/153714/

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


Navigation
Links