JanZerebecki added a comment. curl --fail only ommits any output in the HTTP status failure case. In sh false | true will be true. Bash has the option pipefail to change this to more expected behaviour. However in this case I think just omitting the tail is fine.
However the error you pointed out was also happening when all tests pass, see e.g.: https://integration.wikimedia.org/ci/job/mwext-Wikibase-qunit/9770/consoleFull So the issue is somewhere else. TASK DETAIL https://phabricator.wikimedia.org/T99775 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JanZerebecki Cc: Legoktm, aude, Krinkle, ori, aaron, thcipriani, Manybubbles, zeljkofilipin, hashar, Addshore, JanZerebecki, Aklapper, daniel, Wikidata-bugs _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
