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

Scale down CI checks #1619

Merged

Conversation

aucampia
Copy link
Member

Only perform tests for networkx, berkeleydb and fuseki on Linux
using Python 3.7.

Also:

  • include python 3.10 in github test matrix.
  • move networkx and berkeleydb to requirements.dev-extra.txt so they
    can be installed seperately and add information about this to
    developers.rst.

Based on discussion from:

Only perform tests for networkx, berkeleydb and fuseki on Linux
using Python 3.7.

Also:
- include python 3.10 in github test matrix.
- move networkx and berkeleydb to `requirements.dev-extra.txt` so they
  can be installed seperately and add information about this to
  `developers.rst`.
@aucampia
Copy link
Member Author

From master

==== 3968 passed, 67 skipped, 8 xfailed, 1058 warnings in 120.57s (0:02:00) ====
==== 3968 passed, 67 skipped, 8 xfailed, 1123 warnings in 173.74s (0:02:53) ====

From branch

==== 3968 passed, 67 skipped, 8 xfailed, 1123 warnings in 173.74s (0:02:53) ====
==== 3920 passed, 115 skipped, 8 xfailed, 1120 warnings in 78.65s (0:01:18) ====

@aucampia aucampia marked this pull request as ready for review December 27, 2021 22:23
Copy link
Member

@nicholascar nicholascar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks: good to get the edge package tests, like berkeleydb & networkx, down to just one environment

@nicholascar nicholascar merged commit 839cdd8 into RDFLib:master Dec 28, 2021
@aucampia aucampia deleted the iwana-20211227T2049-scaledown_ci branch December 29, 2021 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants