Re: [sage-release] Sage 9.1.rc4 released!

2020-05-11 Thread 'Justin C. Walker' via sage-release



> On May 9, 2020, at 03:22 , Volker Braun  wrote:
> 
> As always, you can get the latest beta version from the "develop" git branch. 
> Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html 
> 
> Now would be a good time for you to test ;-)

Built from fresh clones of the develop branch, without problems, on three macOS 
systems: 10.13.6 (2017 iMac Pro, 18-core Xeon W); 10.14.6 (2017 MBP, Quad-core 
Core i7); and 10.15.4 (2019 MBP, 9-core Core i9).

All tests (‘ptestlong’) passed on all systems.

Justin

--
Justin C. Walker
Director
Institute for the Enhancement of the Director's Income
--
Fame is fleeting, but obscurity
   just drags on and on.  F



-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/F15E9F45-2C1F-4B6A-842E-C6D1C6EF5CDF%40mac.com.


Re: [sage-release] Sage 9.1.rc4 released!

2020-05-09 Thread Samuel Lelièvre
> From: Volker Braun
> To: sage-release
> Date: Sat 2020-05-09 10:22 UTC
> Subject: [sage-release] Sage 9.1.rc4 released!
>
>
> Now would be a good time for you to test ;-)

Thanks for this new release. Tested on two systems.

## Debian 9

```
$ make ptestlong
[...]
--
sage -t --long src/sage/matrix/matrix2.pyx  # Timed out
--
Total time for all tests: 2194.0 seconds
cpu time: 13681.4 seconds
cumulative wall time: 14915.5 seconds
Makefile:182: recipe for target 'ptestlong' failed
make: *** [ptestlong] Error 4
$
```

The test passed when run standalone.

```
$ ./sage -t --long src/sage/matrix/matrix2.pyx
too many failed tests, not using stored timings
Running doctests with ID 2020-05-10-01-39-00-fc8987f7.
Git branch: develop
Using --optional=build,dochtml,memlimit,sage
Doctesting 1 file.
sage -t --long src/sage/matrix/matrix2.pyx
[2574 tests, 14.79 s]
--
All tests passed!
--
Total time for all tests: 15.4 seconds
cpu time: 16.1 seconds
cumulative wall time: 14.8 seconds
```

## macOS 10.14.6 Mojave

With a fair set of packages installed via Homebrew,
but not a comprehensive one. I might try again with
more brew-installed packages.

```
$ make ptestlong
[...]
--
All tests passed!
--
Total time for all tests: 14776.3 seconds
cpu time: 23110.2 seconds
cumulative wall time: 42792.6 seconds
```

During `make ptestlong`,
- two "Python Crash" dialogue windows popped up,
  offering to report the crash to Apple.
  I saved the crash logs in case it's any use.
- one "Java Update" dialogue window popped up,
  offering to install the latest Java update.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAEcArF1n7AasFymPTWnXs7g7uSFnZb%2BXXsyUcVjQ47iMpuqwPQ%40mail.gmail.com.


[sage-release] Sage 9.1.rc4 released!

2020-05-09 Thread Volker Braun
As always, you can get the latest beta version from the "develop" git 
branch. Alternatively, the self-contained source tarball is at 
http://www.sagemath.org/download-latest.html 

Now would be a good time for you to test ;-)


c5c78afdfd (tag: 9.1.rc4, trac/develop) Updated SageMath version to 9.1.rc4
f2d714d003 Trac #25206: Update README.md and Installation Manual for 9.1, 
integrate instructions for Windows (WSL and Cygwin) in manuals
632cfcebc3 Trac #29443: Update scipy to 1.2.3 (last release supporting py2)
53b3703897 Trac #29622: cygwin, conda, homebrew: Fixes for CI
bfbaddcc58 (tag: 9.1.rc3) Updated SageMath version to 9.1.rc3

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/623d71f1-abb8-495f-a8c9-72f6cf06b7a5%40googlegroups.com.