-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
v5.2 RC Testing
P. L. Lim edited this page Dec 9, 2022
·
42 revisions
You can install the RC with e.g.:
pip install "astropy[test]==5.2rc1"
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 |
---|---|---|---|---|---|
@mhvk | 3.9.2 | Debian | Fast reader warnings causing failures | Only in tox environment; see #14088 | No |
@mhvk | 3.9.2 | Debian | astropy.extern is tested!? | Only within a tox environment of another package; see #14089 | No |
@dhomeier | 3.10.8, 3.11.0, 3.12a2, 3.9.6* | macOS 12.6.1 |
|
download_file test_ignore_sigint /fsspec_http conflicts, not reproducible on CI; *system python3 |
No |
@pllim | 3.10.4 | Debian (WSL2) | 1 failed, 24102 passed, 166 skipped, 125 xfailed, 82 warnings in 421.35s | No | |
@pllim | 3.10.8 | RHEL 7 | 1 failed, 24187 passed, 164 skipped, 125 xfailed, 876 warnings in 521.23s | No | |
Name (real or Github) | Python version(s) | OS | Notes |
---|---|---|---|
@mhvk | 3.9.2 | Debian | In clean virtual env |
@olebole | 3.10.8, 3.11.0 | Debian sid | packaging |
@dhomeier | 3.10.6 | macOS 12.6.1 | arm64, x86_64 (Rosetta) |
@dhomeier | 3.9.15 | macOS 12.6.1 | arm64, x86_64 (Rosetta) |
@pllim | 3.9.15 | Windows 10 | 24164 passed, 180 skipped, 133 xfailed, 871 warnings in 547.79s |
Package name | name (real or Github) | success or failure | Notes, links to issues, CI, etc |
---|---|---|---|
asdf-astropy (Coordinated) | @WilliamJamieson | success | https://github.com/astropy/asdf-astropy/pull/140 and passed astropy-integration-testing |
astropy-healpix (Coordinated) | Passed astropy-integration-testing | ||
astroquery (Coordinated) | Passed astropy-integration-testing | ||
ccdproc (Coordinated) | Passed astropy-integration-testing | ||
photutils (Coordinated) | @larrybradley | success | https://github.com/astropy/photutils/pull/1466 and passed astropy-integration-testing |
regions (Coordinated) | @larrybradley | success | https://github.com/astropy/regions/pull/489 and passed astropy-integration-testing |
reproject (Coordinated) | Passed astropy-integration-testing | ||
specutils (Coordinated) | Passed astropy-integration-testing | ||
specreduce (Coordinated) | Passed astropy-integration-testing | ||
sunpy | Passed astropy-integration-testing | ||
baseband (affiliated) | @mhvk | Success | |
galpy | @jobovy | success | https://github.com/jobovy/galpy/actions/runs/3593596591, https://github.com/jobovy/galpy/actions/runs/3593596592 |
jdaviz | @pllim | success | jdaviz#1893 |
ginga | @pllim | success | ginga#1032 |
stginga | @pllim | success | actions run 3651111953 |
synphot_refactor | @pllim | success | synphot#343 |
stsynphot_refactor | @pllim | success | stsynphot#170 |
acstools | @jryon | success | acstools#172 |
reftools | @pllim | success | reftools#57 |
stsci.tools | @pllim | success | stsci.tools#150 |
jwst |
@zacharyburnett | success (no new failures) | = 5 failed, 2076 passed, 497 skipped, 21 xfailed, 8 xpassed, 93 warnings in 679.83s (0:11:19) = |
romancal |
@zacharyburnett | success | ================ 125 passed, 21 skipped, 16 warnings in 44.40s ================= |
lightkurve | @barentsen | success | See this comment |
astrowidgets | @pllim | success | astrowidgets#156 |