Page MenuHomePhabricator

cURL related tests fail when cURL is not available
Closed, ResolvedPublic

Description

In a fresh installation of MediaWiki as of d364241 on an older VM running Lubuntu and PHP 5.5.9 I got hundres of tests erroring out (see P6019) with a good deal of them having to do with cURL.

Obviously, installed php5-curl resolved the issue. Perhaps similar to https://gerrit.wikimedia.org/r/#/c/378420/ we should add a depency check for HttpTest? Adding @matmarex to open.

Event Timeline

Huji renamed this task from CURL related tests fail when to cURL related tests fail when .
Huji renamed this task from cURL related tests fail when to cURL related tests fail when cURL is not available.
Huji updated the task description. (Show Details)

Change 378837 had a related patch set uploaded (by Huji; owner: Huji):
[mediawiki/core@master] Do not run tests that depend on curl if it is not loaded

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

Change 378837 merged by jenkins-bot:
[mediawiki/core@master] Do not run tests that depend on curl if it is not loaded

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

Huji claimed this task.
Huji removed a project: Patch-For-Review.