Page MenuHomePhabricator

Jenkins no longer reports argument (number / type) mismatch in PHPUnit tests, but dies silently
Closed, ResolvedPublic

Description

This makes debugging difficult.


Version: unspecified
Severity: major

Details

Reference
bz54264

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:57 AM
bzimport set Reference to bz54264.
bzimport added a subscriber: Unknown Object (MLST).

Change 84740 had a related patch set uploaded by Liangent:
bug 54264

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

Change 84741 had a related patch set uploaded by Liangent:
bug 54264

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

(In reply to comment #3)

Change 84741 had a related patch set uploaded by Liangent:
bug 54264

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

^ this changeset is demonstrating the issue.

Seems Wikibase only?

Change 84741 abandoned by Hashar:
Demonstration of bug 54264

Reason:
the change to filled for bug reporting purposes.

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

The jobs are now using $wgDebugLogFile and the resulting output is attached to each build report in Jenkins. That should ease debugging.

I can't remember which bug tracked that, but it should help this use case.