Xqt created this task.
Xqt added a project: Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  GraalPy tests are significantly slower when run with `coverage run`. In 
particular, the GraalPy 25 tests on Ubuntu take about 60–80 minutes with 
`coverage.py`.
  
  GraalPy provides native coverage support, including `LCOV` output, which 
avoids this excessive overhead and reduces the test runtime to about 1–2 
minutes. Therefore investigate and use GraalPy's native coverage support for 
GraalPy tests.
  
  The affected tests currently cover only the dry tests (`-a "not net"`). If 
the runtime can be significantly reduced by using GraalPy's native coverage 
support, the remaining deep tests could also be enabled.

TASK DETAIL
  https://phabricator.wikimedia.org/T435715

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to