https://bugzilla.wikimedia.org/show_bug.cgi?id=67656
Andre Klapper changed:
What|Removed |Added
Priority|Unprioritized |Normal
--
You are receiving this mail
https://bugzilla.wikimedia.org/show_bug.cgi?id=67656
Nemo changed:
What|Removed |Added
CC||federicol...@tiscali.it
--- Comment #5 from Nem
https://bugzilla.wikimedia.org/show_bug.cgi?id=67656
--- Comment #4 from Chad H. ---
Fresh VM did no good. Same results as the previous.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
https://bugzilla.wikimedia.org/show_bug.cgi?id=67656
--- Comment #3 from Chad H. ---
I tried running all the tests individually in their own process to see if I
could isolate it to one misbehaving test. Surprise surprise, it didn't break
then!
I'm spinning up a fresh vagrant VM, won't touch a da
https://bugzilla.wikimedia.org/show_bug.cgi?id=67656
--- Comment #2 from Chad H. ---
(In reply to Antoine "hashar" Musso from comment #1)
> Have you tried disabling all extensions?
Yes
> With a fresh LocalSettings.php?
Yes
> Throwing the sessions data?
Hmm?
> Zend vs Hiphop?
Zend only. HHV
https://bugzilla.wikimedia.org/show_bug.cgi?id=67656
--- Comment #1 from Antoine "hashar" Musso ---
PHPUnit does catch exceptions, since you might want to write a test that assert
an exception is thrown.
Using either --debug or --tap shows the test name being run. Though the later
most probably