Hashar has uploaded a new change for review.

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

Change subject: Disable voting for mwext-ImageMetrics-qunit
......................................................................

Disable voting for mwext-ImageMetrics-qunit

The job never worked and prevent patches from landing in.  Dies with a
cryptic error:

  JQMIGRATE: Logging is active
  Exception thrown by test.module1
  Error: expected Error: expected

Bug: 71782
Change-Id: I6d25211f81086f6e1dfadca92ecc239e99b2f521
---
M layout.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/zuul-config 
refs/changes/55/165455/1

diff --git a/layout.yaml b/layout.yaml
index d07a352..1acb01c 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -1556,6 +1556,10 @@
     branch: (?!REL1_19)
     queue-name: mediawiki
 
+  # Job never worked, broken somehow. Bug 71782
+  - name: ^mwext-ImageMetrics-qunit$
+    voting: false
+
   - name: ^mwext-Wikibase-qunit$
     voting: false
   - name: ^mwext-Wikidata-qunit$

-- 
To view, visit https://gerrit.wikimedia.org/r/165455
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d25211f81086f6e1dfadca92ecc239e99b2f521
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to