Page MenuHomePhabricator

[Bug] Relative path reference to an image in core causing all CI tests failing since 2015-09-17
Closed, ResolvedPublic

Description

Relative path reference to an image in core causing all CI tests failing since 2015-09-17. See T112968

From jquery.wikibase.toolbarbutton module

.wikibase-toolbarbutton-disabled .ui-icon {
	background-image: url(../../../../../../../../resources/lib/jquery.ui/themes/smoothness/images/ui-icons_888888_256x240.png);
}

See jenkins log at https://integration.wikimedia.org/ci/job/mwext-testextension-zend/8951/console

Event Timeline

santhosh raised the priority of this task from to High.
santhosh updated the task description. (Show Details)
santhosh subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 239318 had a related patch set uploaded (by Amire80):
Fix the path for ui-icons_888888_256x240.png

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

Change 239330 had a related patch set uploaded (by Bene):
Remove broken css rule

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

Bene updated the task description. (Show Details)
Bene set Security to None.
Bene added a subscriber: Lydia_Pintscher.

Change 239318 abandoned by Santhosh:
Fix the path for ui-icons_888888_256x240.png

Reason:
Correct fix at https://gerrit.wikimedia.org/r/239330

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

Change 239330 merged by jenkins-bot:
Remove broken css rule

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

The CX merges are passing now. Thanks for fixing.

JanZerebecki renamed this task from Relative path reference to an image in core causing all CI tests failing since 2015-09-17 to [Bug] Relative path reference to an image in core causing all CI tests failing since 2015-09-17.Sep 18 2015, 12:51 PM
JanZerebecki closed this task as Resolved.
JanZerebecki moved this task from Backlog to Done on the Wikidata-Sprint-2015-09-15 board.