Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround: install lxml from binary wheel when unit tests run on MacOS #629

Merged
merged 15 commits into from Oct 12, 2022

Commits on Oct 10, 2022

  1. Revert "GitHub Actions: exclude {os:macos-latest, python:3.10} combin…

    …ation from unittest matrix"
    
    This reverts commit bdf58c5.
    jayaddison committed Oct 10, 2022
    Copy the full SHA
    8c3bc03 View commit details
    Browse the repository at this point in the history
  2. GitHub Actions unit tests: add workaround for setup.py-compiled lxml …

    …in combination with macos-11 (20221002.2) runner
    jayaddison committed Oct 10, 2022
    Copy the full SHA
    de3e786 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    82e0e5e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2614a68 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. revertme: gather a little more diagnostic information about the natur…

    …e/location of the wild_mode HTML parsing failure
    jayaddison committed Oct 11, 2022
    Copy the full SHA
    51892a3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    651d0ca View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5b501aa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c8c03d4 View commit details
    Browse the repository at this point in the history
  5. Revert "revertme: print length of parsed HTML root node text contents…

    … as diagnostic information"
    
    This reverts commit c8c03d4.
    jayaddison committed Oct 11, 2022
    Copy the full SHA
    fb38799 View commit details
    Browse the repository at this point in the history
  6. Revert "revertme: fixup: use py3.10 during HTML parsing diagnostics c…

    …ollection"
    
    This reverts commit 5b501aa.
    jayaddison committed Oct 11, 2022
    Copy the full SHA
    7751c4d View commit details
    Browse the repository at this point in the history
  7. Revert "revertme: fixup: add encoding parameter during diagnostic HTM…

    …L parsing"
    
    This reverts commit 651d0ca.
    jayaddison committed Oct 11, 2022
    Copy the full SHA
    ecd261e View commit details
    Browse the repository at this point in the history
  8. Revert "revertme: gather a little more diagnostic information about t…

    …he nature/location of the wild_mode HTML parsing failure"
    
    This reverts commit 51892a3.
    jayaddison committed Oct 11, 2022
    Copy the full SHA
    ad3721a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Copy the full SHA
    a3dbf94 View commit details
    Browse the repository at this point in the history
  2. Revert "Use binary wheel for lxml during all MacOS platform unit test…

    … runs"
    
    This reverts commit a3dbf94.
    jayaddison committed Oct 12, 2022
    Copy the full SHA
    ac0067e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c21be72 View commit details
    Browse the repository at this point in the history