[Bug 67138] BetaFeatures: AutoEnrollmentTest produce a fatal error with OATHAuth extension

2014-07-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67138

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #13 from Antoine hashar Musso has...@free.fr ---
My super Jenkins job is no more impacted. Well done.
https://integration.wikimedia.org/ci/job/mediawiki-core-extensions-integration/68/testReport/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67138] BetaFeatures: AutoEnrollmentTest produce a fatal error with OATHAuth extension

2014-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67138

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Antoine hashar Musso has...@free.fr ---
Works for me locally.

amusso@aeriale:/srv/trunk(masteru=)$ /bin/ls extensions/
APCBetaFeaturesOATHAuthREADMElink_ext.shwmfexts
amusso@aeriale:/srv/trunk(masteru=)$ php tests/phpunit/phpunit.php
extensions/BetaFeatures
PHPUnit 3.7.30 by Sebastian Bergmann.

Configuration read from
/Users/amusso/projects/mediawiki/core/tests/phpunit/suite.xml

.

Time: 650 ms, Memory: 22.50Mb

OK (25 tests, 38 assertions)
amusso@aeriale:/srv/trunk(masteru=)$ 



The fatal is gone from the Jenkins job that runs tests of all extensions
together
https://integration.wikimedia.org/ci/job/mediawiki-core-extensions-integration/59/console


Thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67138] BetaFeatures: AutoEnrollmentTest produce a fatal error with OATHAuth extension

2014-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67138

--- Comment #12 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142251 abandoned by Hashar:
Run test with a logged in user

Reason:
No more needed AFAIK :-D

https://gerrit.wikimedia.org/r/142251

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67138] BetaFeatures: AutoEnrollmentTest produce a fatal error with OATHAuth extension

2014-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67138

--- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 143042 merged by jenkins-bot:
Avoid extensions conflicts by hook GetPreferences

https://gerrit.wikimedia.org/r/143042

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67138] BetaFeatures: AutoEnrollmentTest produce a fatal error with OATHAuth extension

2014-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67138

--- Comment #10 from James Forrester jforres...@wikimedia.org ---
Fixed, maybe?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67138] BetaFeatures: AutoEnrollmentTest produce a fatal error with OATHAuth extension

2014-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67138

James Forrester jforres...@wikimedia.org changed:

   What|Removed |Added

Summary|AutoEnrollmentTest produce  |BetaFeatures:
   |a fatal error with OATHAuth |AutoEnrollmentTest produce
   |extension   |a fatal error with OATHAuth
   ||extension

--- Comment #6 from James Forrester jforres...@wikimedia.org ---
This is a false positive issue, because OATHAuth and BetaFeatures aren't
enabled on the same wikis, but let's get this fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67138] BetaFeatures: AutoEnrollmentTest produce a fatal error with OATHAuth extension

2014-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67138

--- Comment #7 from Antoine hashar Musso has...@free.fr ---
I talked with James about comment #6. The idea is to run tests with all wmf
extensions installed regardless of configuration settings made in
mediawiki-config.

The patch https://gerrit.wikimedia.org/r/143042 fix my test case (stock wiki
with extensions BetaFeatures OATHAuth and OpenStackManager).  Was due to
GetPreference hooks being invoked while extensions are not properly configured.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67138] BetaFeatures: AutoEnrollmentTest produce a fatal error with OATHAuth extension

2014-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67138

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142252 abandoned by Hashar:
Only manage logged users

Reason:
I got BetaFeatures tests fixed with https://gerrit.wikimedia.org/r/#/c/143042/
. So this lame change is probably no more needed.
Free free to reopen.

https://gerrit.wikimedia.org/r/142252

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l