User "Bryan" posted a comment on MediaWiki.r91215.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91215#c19057
Commit summary:

Fixed a long-standing broken test:

1) ApiUploadTest::testUploadStash
Failed asserting that <boolean:true> is false.

Did this by copying the correct stuff from $_SESSION to our local $session 
we're using for the test. Not sure if this is strictly correct, but hey it 
passes ;-)

Currently at: Tests: 1622, Assertions: 32090, Incomplete: 8, Skipped: 5.

Comment:

Somehow the session associated with this request should be passed along to 
UploadStash for a proper fix.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to