Skip to content

testing/py3-litex: bug fixes

This contains to fixes:

  1. It patches the setup.py of litepci to fix multiple instances of:

    _Warning: Package 'litepcie.software.' is absent from the packages configuration.

  2. It deselects the two most computationally expensive unit test cases

    • they previously caused test failures due to timeouts being reached
Edited by Marian Buschsieweke

Merge request reports