-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
v5.3 RC Testing
Zach Burnett edited this page May 10, 2023
·
19 revisions
You can install the RC with e.g.:
pip install "astropy[test]==5.3rc1"
and test it with:
python -c "import astropy; astropy.test(remote_data=True)"
This will produce a long sequence of dots and letters indicating the test is running. At the end, you should see something like
=========== 23723 passed, 239 skipped, 124 xfailed, 1 xpassed, 2 pytest-warnings in 476.85 seconds ===========
If this shows no failures, you can report it in the table below as a "success", otherwise, put it as a "failure" (and if need be you can create an issue in the astropy issue tracker). You can also check that test suites for packages you maintain pass with this RC.
| Name (real or Github) | Python version(s) | OS | Issue(s) | Notes | Release Critical |
|---|---|---|---|---|---|
| pllim | 3.10.8 | Debian Buster on Windows 10 WSL2 |
|
No | |
| pllim | 3.10.8 | Windows 10 |
#14791, |
No? | |
| Adric Riedel | 3.10.8 | MacOS 12.6.5 (Monterey) | 1 failure in test_of_address (1 failed, 26391 passed, 317 skipped, 182 xfailed, 87 warnings) |
No | |
| Name (real or Github) | Python version(s) | OS | Notes |
|---|---|---|---|
| olebole | 3.11.2 | Debian bullseye | All architectures and ports pass the tests. Good work! |
| Package name | name (real or Github) | success or failure | Notes, links to issues, CI, etc |
|---|---|---|---|
| asdf-astropy | pllim | success | Automated integration testing |
| astropy-healpix | pllim | success | Automated integration testing |
| astroquery | pllim | success | Automated integration testing |
| ccdproc | pllim | success | Automated integration testing |
| photutils | pllim | success | Automated integration testing |
| regions | pllim | success | Automated integration testing |
| reproject | pllim | success | Automated integration testing |
| specreduce | pllim | success | Automated integration testing |
| specutils | pllim | success | Automated integration testing |
| sunpy | pllim | success | Automated integration testing |
| ginga | pllim | success | rc-testing |
| stginga | pllim | success | rc-testing |
| acstools | pllim | success | rc-testing |
| reftools | pllim | success | rc-testing |
| jdaviz | pllim | success | rc-testing |
| stsci.tools | pllim | success | rc-testing |
| synphot | pllim | success | rc-testing |
| stsynphot | pllim | success | rc-testing |
| astrowidgets | pllim | success | rc-testing |
| drizzle | zburnett | pending (GHA degraded) | |
| drizzlepac | zburnett | pending (GHA degraded) | |
| gwcs | zburnett | pending (GHA degraded) | |
| jwst | zburnett | pending (GHA degraded) | |
| rad | zburnett | pending (GHA degraded) | |
| roman_datamodels | zburnett | pending (GHA degraded) | |
| romancal | zburnett | pending (GHA degraded) | |
| romanisim | zburnett | pending (GHA degraded) | |
| stcal | zburnett | pending (GHA degraded) | |
| stdatamodels | zburnett | pending (GHA degraded) | |
| stpipe | zburnett | pending (GHA degraded) | |