lilydjwg
|
737c7b9448
|
fix travis script
also update dist to bionic
|
2019-10-15 17:35:18 +08:00 |
lilydjwg
|
1f36032a28
|
tests: allow nightly+aiohttp failure
|
2019-07-14 22:41:32 +08:00 |
lilydjwg
|
8b0186bd25
|
Revert "Use pytest-httpbin and add a test for default User-Agent"
This reverts commit 851e141f3d .
pytest-httpbin doesn't work with nightly. Also it brings in too many
dependencies.
|
2019-07-06 14:20:43 +08:00 |
Chih-Hsuan Yen
|
851e141f3d
|
Use pytest-httpbin and add a test for default User-Agent
|
2019-07-06 13:39:59 +08:00 |
Chih-Hsuan Yen
|
8720d59f79
|
Use the latest pypy3
Ref: https://github.com/pyenv/pyenv/tree/master/plugins/python-build/share/python-build
|
2019-07-05 09:22:09 +08:00 |
Chih-Hsuan Yen
|
51e2348d55
|
Install libgnutls-dev
Well, installing packages for some builds only seems complicated.
https://github.com/travis-ci/travis-ci/issues/3505
|
2019-07-05 09:22:09 +08:00 |
lilydjwg
|
5e324ef6ff
|
travis: fix environmental variables
|
2019-07-04 22:35:36 +08:00 |
lilydjwg
|
0f101bda4d
|
test: is pytest-xdist necessary?
|
2019-04-08 11:45:19 +08:00 |
lilydjwg
|
05848d1bc2
|
test: has pytest-asyncio fix released?
https://github.com/pytest-dev/pytest-asyncio/issues/104
|
2019-04-08 11:42:40 +08:00 |
Chih-Hsuan Yen
|
d2d0279d56
|
Fix tests
Workaround pytest-asyncio incompatibility with pytest 4.1 [1]
[1] https://github.com/pytest-dev/pytest-asyncio/issues/104
|
2019-01-07 14:08:18 +08:00 |
lilydjwg
|
5848aa39d9
|
travis-ci: fix pypy3, and python 3.7 works now
|
2018-12-05 17:14:46 +08:00 |
lilydjwg
|
b5fce0a3b9
|
tests: maybe newer pytest works now?
|
2018-12-05 16:46:23 +08:00 |
lilydjwg
|
5d3b5ed10c
|
travis: use xenial
|
2018-12-05 16:38:09 +08:00 |
lilydjwg
|
42a02efec8
|
pytest 3.7.0 doesn't work with pytest-asyncio 0.9.0. pin to old pytest for now
Also see: https://github.com/pytest-dev/pytest-asyncio/issues/89
|
2018-08-01 16:41:19 +08:00 |
lilydjwg
|
3e915a6a39
|
travis-ci: Python 3.7 isn't ready yet?
|
2018-07-22 23:17:16 +08:00 |
lilydjwg
|
431d80c61e
|
test Python 3.7
|
2018-07-22 23:04:10 +08:00 |
Chih-Hsuan Yen
|
7face004e4
|
Also test tornado<5
|
2018-07-22 21:08:00 +08:00 |
lilydjwg
|
d321beec36
|
travis-ci: fix allow_failures instruction
|
2018-05-08 20:27:41 +08:00 |
lilydjwg
|
f4ce0bdab0
|
travis-ci: use allow_failures instead of exclude
|
2018-05-08 20:19:29 +08:00 |
lilydjwg
|
6abc482c87
|
travis-ci: enable pip cache
|
2018-05-08 20:13:20 +08:00 |
lilydjwg
|
d8536f4390
|
tests: aiohttp and pypy3 don't work well
|
2018-05-08 19:55:45 +08:00 |
lilydjwg
|
8d2690e344
|
try Python 3.7 again
|
2018-04-11 16:50:13 +08:00 |
lilydjwg
|
cb6d38ed43
|
update travis config
|
2018-04-11 16:47:48 +08:00 |
lilydjwg
|
6cf7867428
|
travis: update
|
2018-02-07 21:58:30 +08:00 |
lilydjwg
|
85cad99662
|
tests for both tornado and aiohttp
|
2017-07-08 14:55:34 +08:00 |
Felix Yan
|
84df2716b5
|
AsyncIO rewrite
|
2017-07-06 12:24:45 +08:00 |
Felix Yan
|
967a4c2f7f
|
Use new pytest-runner command
`ptr` is considered deprecated and will be removed in a future version.
|
2017-07-04 01:18:42 +08:00 |
lilydjwg
|
018a2957ad
|
update tokens for travis
|
2017-03-24 22:18:35 +08:00 |
lilydjwg
|
63a0161acf
|
can't test against PyPy3
|
2017-02-04 16:38:58 +08:00 |
lilydjwg
|
22e1ca9ed1
|
travis: use more Python versions
|
2017-02-04 16:33:27 +08:00 |
Felix Yan
|
4b375866b6
|
Forcefully upgrade pytest on Travis
|
2015-12-23 21:50:42 +08:00 |
Felix Yan
|
03765db683
|
Make test_gitcafe flaky
|
2015-11-05 23:16:30 +08:00 |
lilydjwg
|
694d8d6bea
|
travis: still fixing env...
|
2015-11-05 23:09:31 +08:00 |
lilydjwg
|
e6ece60c7d
|
travis: fix env setting
|
2015-11-05 23:02:25 +08:00 |
lilydjwg
|
8b34569e01
|
update for GitLab support
|
2015-11-05 22:53:22 +08:00 |
lilydjwg
|
132bbdc559
|
travis: add NVCHECKER_GITHUB_TOKEN env
|
2015-11-05 19:45:19 +08:00 |
Felix Yan
|
5fc778c6e5
|
Add testcases
|
2015-11-04 19:18:03 +08:00 |