https://bugzilla.wikimedia.org/show_bug.cgi?id=41491

--- Comment #13 from Niklas Laxström <[email protected]> ---
So, I start seeing warnings in FileBackendTest::testStore test. The warnings do
not show up in the standard if I only run filebackend tests (but the tests are
still marked as failed.

When running all tests:
Warning: fopen(/www/w/images/lockdir/khsf3ntb7why6dhpaq76lvaw45uil3u.lock):
failed to open stream: Permission denied in
/www/dev.translatewiki.net/w/includes/filebackend/lockmanager/FSLockManager.php
on line 123

When running filebackend only:
1) FileBackendTest::testStore with data set #0 (array('store',
'/tmp/unittests_663c2ecf29f8-1.txt',
'mwstore://localtesting/unittest-cont1/e/fun/obj1.txt'),
'/tmp/unittests_663c2ecf29f8-1.txt',
'mwstore://localtesting/unittest-cont1/e/fun/obj1.txt')
fopen(/www/w/images/lockdir/khsf3ntb7why6dhpaq76lvaw45uil3u.lock): failed to
open stream: Permission denied

But then again all of this can be unrelated, because even if I skip FileRepo
and FileBackend tests, I still get the fatal error mentioned in the bug
description.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to