https://bugzilla.wikimedia.org/show_bug.cgi?id=44846

       Web browser: ---
            Bug ID: 44846
           Summary: Jenkins is incorrectly rejecting backported patch sets
                    for MediaWiki core
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: Testing Infrastructure
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The following two URLs contain patch sets where Jenkins is blocking proper
backporting workflows:

https://gerrit.wikimedia.org/r/#/q/status:open+project:mediawiki/core+branch:REL1_19,n,z

https://gerrit.wikimedia.org/r/#/q/status:open+project:mediawiki/core+branch:REL1_20,n,z


Observed behaviour: Jenkins is rejecting patch sets that work as expected on
1.19 and 1.20 for various reasons. Observed are:

* 10:22:05 Warning: Task "jshint" failed. Use --force to continue. (there were
no changes to JavaScript in the patch set, so this indicates a major problem
with the Jenkins tests for 1.19, essentially causing -2 reports on all patch
sets, resulting in blocks for merging patch sets per documented processes).
* 10:49:02      [exec] PHP_Invoker_TimeoutException: Execution aborted after 2
seconds (this is most probably the result of an updated setting in master, that
was not backported to still supported branches, resulting in blocks for merging
patch sets per documented processes).

To merge, Jenkins' -2 has to be removed by a Gerrit admin and the patch set has
to be merged without a successful audit trail, increasing risk of merging
failing code.

Expected behaviour: Jenkins shouldn't report fails on correct patch sets.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to