github-actions[bot]
0ed928e4ab
Merge master into staging-next
2022-03-14 12:01:26 +00:00
Mauricio Collares
5240cbc0d8
sage: adapt tachyon interface for 0.99.3
2022-03-13 16:53:22 -03:00
Mauricio Collares
586b897693
sage: update test expectations for stack_data 0.2.0
2022-02-21 14:49:16 -08:00
Mauricio Collares
c763432549
sage: don't test for Cython source code in tracebacks (temporarily)
2022-02-11 19:13:34 -03:00
Mauricio Collares
778b1f8b4f
sage: no longer assume fonttools emits deprecation warnings
2022-02-03 08:28:22 -03:00
Mauricio Collares
8ec9a32829
sageWithDoc: do not autodetect optional features when testing dochtml
2022-01-30 13:15:22 -03:00
Mauricio Collares
cecbb55fb0
sage: 9.4 -> 9.5
2022-01-30 13:15:20 -03:00
Mauricio Collares
93f9a9c36d
sage: assume fonttools DeprecationWarnings are expected for now
2021-12-21 23:10:07 -03:00
Mauricio Collares
46c3703ec1
sage: 9.3 -> 9.4
2021-08-22 09:53:12 -03:00
Mauricio Collares
17e024867f
sage: import sphinx and sympy update patches, update pari 2.13 patch
2021-06-30 20:26:16 -03:00
Mauricio Collares
874d1aba74
sageWithDoc: update sagedoc.py test for sphinx 3.5
2021-05-20 18:29:02 -07:00
Masanori Ogino
090b71f627
sage: 9.2 -> 9.3.rc4
...
Co-authored-by: Mauricio Collares <mauricio@collares.org>
2021-04-22 14:06:56 +09:00
Mauricio Collares
00d2e24395
eclib: 20210223 -> 20190909
...
This reverts commits 003705ef08
and ef615b5a61
.
2021-04-22 14:06:56 +09:00
Garaba Flórián
a0f410646c
sage: use threejs fork
2021-04-22 14:06:56 +09:00
Mauricio Collares
3f02cdae14
sage: reenable pexpect interrupt test
2021-03-09 21:28:46 -03:00
Mauricio Collares
a0f55e48fa
sage: use fetchSageDiff whenever possible
2021-03-09 20:54:55 -03:00
Mauricio Collares
ef615b5a61
sage: adapt for eclib output format changes
2021-03-06 12:28:52 -03:00
Mauricio Collares
4718aea896
sage: use slightly more robust way of getting threejs version
2021-02-25 22:31:27 -03:00
Mauricio Collares
7efa803a4b
sage: disable intermittent test
2021-02-25 22:31:27 -03:00
Сухарик
4746e1717f
sympy: 1.6.2 -> 1.7.1 ( #107663 )
...
* sympy: 1.6.2 -> 1.7.1
* sage: adapt tests to sympy 1.7
Co-authored-by: Mauricio Collares <mauricio@collares.org>
2021-01-06 17:10:30 +00:00
Mauricio Collares
8100c5a44b
sage: 8.9 -> 9.2 fixups
2020-12-15 16:51:42 -03:00
Masanori Ogino
5c4136daf7
sage: 8.9 -> 9.2
2020-12-14 19:24:18 -03:00
Timo Kaufmann
7133577405
sage: fix test suite with docutils 0.15
...
The better way to fix this would be to backport the upstream sphinx
patch:
faedcc48cc
Unfortunately it doesn't apply cleanly and isn't worth the effort
of backporting. Let's hope we can switch to python3 sage and the recent
sphinx version that comes with it before this becomes a problem.
2020-03-10 13:15:41 +01:00
Timo Kaufmann
da7ec1c139
sage: ignore werkzeug immutable dict deprecation
2019-11-06 14:40:13 +01:00
Timo Kaufmann
f85ce834ce
sage: ignore deprecation warnings in rst2sws
...
Needs to be fixed upstream (by werkzeug, twisted). Doesn't impact the
functionality and the tests are soon to be removed with the py3 update
anyway.
2019-11-06 14:40:13 +01:00
Timo Kaufmann
af480796c9
sage: ignore cmp deprecation in sagenb
2019-11-06 14:40:13 +01:00
Timo Kaufmann
32827e35d8
sage: ignore attrs deprecation warning
...
cmp is deprecated since attrs 19.2.0:
http://www.attrs.org/en/19.2.0/changelog.html
The deprecation warning breaks the doctests. Fortunately they have a
rather long deprecation window, so we can just wait until upstream(s)
fix this.
2019-10-30 22:27:00 +01:00
Timo Kaufmann
8593d468ae
Merge remote-tracking branch 'upstream/master' into sage-8.9
2019-09-23 17:11:15 +02:00
Timo Kaufmann
192197dc6c
Merge pull request #65802 from timokau/sage-transient-debug
...
sage: add patch to debug transient issue
2019-08-17 00:33:05 +02:00
Timo Kaufmann
9ef44b3431
sage: move sympow cache to .sage
2019-08-09 17:45:14 +02:00
Timo Kaufmann
dac4719e0b
sage: add patch to debug transient issue
2019-08-02 18:09:15 +02:00
Timo Kaufmann
924c321e8a
sage: 8.8 -> 8.9.beta0
2019-07-02 23:02:36 +02:00
Timo Kaufmann
240d4c31d2
sage: 8.8.beta3 -> 8.8.beta4
2019-06-27 21:57:33 +02:00
Timo Kaufmann
21c1ab6776
sage: 8.7 -> 8.8.beta2
2019-06-27 21:57:27 +02:00
Timo Kaufmann
6e74109b13
sage: fix threejs integration ( #63375 )
...
Before this it didn't find the correct files. Unfortunately, the
interactive parts of sage are hard to test automatically.
2019-06-18 11:50:41 +02:00
Timo Kaufmann
49b8efcb84
sage: 8.6 -> 8.7
...
https://groups.google.com/forum/#!topic/sage-release/3m8PV9JkFro
2019-04-17 22:44:32 +02:00
Timo Kaufmann
2de81ee78f
sage: patch for pip 19
...
pip 19 introduced a deprecation warning for python 2.7. Since sage
internally uses pip to query for installed packages, this deprecation
warning will show up at unexpected times. That is ugly and messes with
the testsuite.
Upstream: https://trac.sagemath.org/ticket/27405
2019-03-03 13:21:22 +01:00
Timo Kaufmann
d34f44db45
sage: fix transient ecl error ( #54285 )
...
Sometimes the doctests fail because ecl races to create a directory.
This should fix that by making sure each process has its own directory.
2019-01-18 23:02:03 +01:00
Timo Kaufmann
e379ee67c3
sage: 8.5 -> 8.6
2019-01-17 20:39:02 +01:00
Timo Kaufmann
22c16ed300
Merge remote-tracking branch 'upstream/master' into sage-8.5
2018-12-29 12:16:02 +01:00
Timo Kaufmann
360eddd3a3
sage: remove outdated patch files
2018-12-28 23:06:05 +01:00
Timo Kaufmann
90bc5ce04d
sage: 8.5.beta5 -> 8.5.beta6
2018-12-10 19:36:24 +01:00
Symphorien Gibol
b5435d0551
giac: 1.4.9 -> 1.5.0
2018-12-09 23:18:46 +01:00
Timo Kaufmann
90cebaf828
sage: 8.5.beta3 -> 8.5.beta4
2018-11-25 19:39:18 +01:00
Timo Kaufmann
8e7da1b8a4
sage: 8.5.beta0 -> 8.5.beta1
2018-11-25 19:36:21 +01:00
Timo Kaufmann
6138f5d5eb
sage: 8.4 -> 8.5.beta0
2018-11-25 19:36:21 +01:00
Timo Kaufmann
9b4a518465
sage: drop known-padics-failure patch
...
The failure was not observed for a while and is probably fixed now.
2018-11-24 19:01:57 +01:00
Timo Kaufmann
ca6475b5e8
sage: drop unused patches
2018-11-24 19:01:57 +01:00
Timo Kaufmann
db75fe7313
sage: fix doctest
...
The test is depending on the "py2" tag always being added. I patched
that recently to make it possible to test sagedoc individually. Somehow
I missed this doctest.
2018-10-22 14:52:19 +02:00
Timo Kaufmann
b39142cd1f
sage: fix dochtml tests
2018-10-21 19:17:07 +02:00