Page MenuHomePhabricator

Test PWB on IronPython
Closed, DeclinedPublic

Description

PWB testing is typically done using CPython. Some testing has been done with PyPy , but we should make that a more supported platform: T101592.

I dont recall anyone testing PWB using IronPython. Travis-CI doesnt offer IronPython as a standard build target, but that environment could be set up manually (similar to the OSX and Wine python builds - not yet merged), and also as a Appveyor build.

Event Timeline

jayvdb raised the priority of this task from to Needs Triage.
jayvdb updated the task description. (Show Details)
jayvdb added subscribers: jayvdb, Ricordisamoa.
Restricted Application added subscribers: Aklapper, Unknown Object (MLST). · View Herald TranscriptJun 6 2015, 3:22 AM
Xqt triaged this task as Low priority.Sep 24 2018, 4:45 AM

Change 742924 had a related patch set uploaded (by Xqt; author: Xqt):

[pywikibot/core@master] [test] Add a minimal CI github action worker

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

Xqt lowered the priority of this task from Low to Lowest.Dec 1 2021, 10:26 AM
Xqt subscribed.

Neither supported by GitHub nor by Appveyor

A regex converter would be useful. The tools use different syntax for text replacement, thus regexes built for one don't work in the other.