Page MenuHomePhabricator

Fix test failures: ResourcesTest::testFileExistence + ResourcesTest::testMissingDependencies
Closed, ResolvedPublic

Description

  1. ResourcesTest::testFileExistence with data set #425 ('/srv/ssd/jenkins-slave/workspace/mwext-Survey-testextension-zend/src/extensions/Survey/resources/JSON.js', 'ext.survey.JSON', 'JSON.js')

File 'JSON.js' referenced by 'ext.survey.JSON' must exist.
Failed asserting that file "/srv/ssd/jenkins-slave/workspace/mwext-Survey-testextension-zend/src/extensions/Survey/resources/JSON.js" exists.

  1. ResourcesTest::testMissingDependencies

The module 'jquery.json' required by 'ext.survey.jquery' must exist
Failed asserting that an array contains 'jquery.json'.

https://integration.wikimedia.org/ci/job/mwext-Survey-testextension-zend/6/console

Event Timeline

Raymond raised the priority of this task from to Needs Triage.
Raymond updated the task description. (Show Details)
Raymond subscribed.
Krinkle moved this task from Untriaged to Done on the Continuous-Integration-Infrastructure board.
Krinkle added a subscriber: JeroenDeDauw.