Commit graph

1413 commits

Author SHA1 Message Date
Markus Unterwaditzer
dac6295376 Merge pull request #384 from untitaker/open-graphical-browser-hotfix
Fix broken test for webbrowser internals
2016-03-13 20:54:46 +01:00
Markus Unterwaditzer
c95fa8fc3c Version 0.9.2 2016-03-13 20:54:26 +01:00
Markus Unterwaditzer
0e7fa2ed62 Fix broken test for webbrowser internals
List may be empty if running in minimal environment.
2016-03-13 20:38:00 +01:00
Markus Unterwaditzer
d8854294e1 Stylefix 2016-03-13 20:23:19 +01:00
Markus Unterwaditzer
c9aada3012 Also test master 2016-03-13 20:23:00 +01:00
Markus Unterwaditzer
108c375f39 Version 0.9.1 2016-03-13 19:03:20 +01:00
Homu
a2ec405fd0 Auto merge of #380 - untitaker:os-x, r=untitaker
Test against OS X (PR)

Fixes #379
2016-03-13 05:35:48 +09:00
Markus Unterwaditzer
0d0902cc48 Test OS X 2016-03-12 21:34:45 +01:00
Homu
f9375eaa82 Auto merge of #378 - untitaker:server-submodules, r=untitaker
Add servers as submodules

Fix #377
2016-03-11 20:14:21 +09:00
Markus Unterwaditzer
7f124494ee Exclude servers from flake8 2016-03-11 12:14:10 +01:00
Homu
163da71453 Auto merge of #373 - untitaker:hypothesis-tolerate-ci-slowness, r=untitaker
Testing: Tolerate slowness in CI

None
2016-03-11 18:39:30 +09:00
Homu
f61d19bf5f Auto merge of #376 - untitaker:branches-whitelist, r=untitaker
Build only branches on whitelist

None
2016-03-11 10:59:37 +09:00
Markus Unterwaditzer
89923a0e72 Add helper target for setting submodules to SSH URLs 2016-03-10 23:17:07 +01:00
Markus Unterwaditzer
6a2dc53db9 Add servers as submodules 2016-03-10 22:50:11 +01:00
Markus Unterwaditzer
0c22a2fe1e Build only auto branch 2016-03-10 22:17:04 +01:00
Markus Unterwaditzer
b346e2ea07 Merge pull request #374 from untitaker/dev-click
Test against dev-click too
2016-03-10 21:07:17 +01:00
Markus Unterwaditzer
88df14a724 Testing: Tolerate slowness in CI 2016-03-10 13:46:44 +01:00
Markus Unterwaditzer
130edac67e Test against dev-click too 2016-03-10 13:38:57 +01:00
Markus Unterwaditzer
d7dace2a26 Merge pull request #371 from untitaker/remove-hardcoded-link
Remove hardcoded link
2016-03-10 12:14:22 +01:00
Markus Unterwaditzer
ad304d1435 Remove hardcoded link 2016-03-10 12:14:13 +01:00
Markus Unterwaditzer
4e28c07b02 Merge pull request #370 from hobarrera/logging-cleanup
Clean up logging usage
2016-03-10 12:13:15 +01:00
Markus Unterwaditzer
55914bd575 Merge pull request #372 from untitaker/test-open-graphical-browser
Add tests for open_graphical_browser
2016-03-10 12:13:00 +01:00
Hugo Osvaldo Barrera
552ecbee16 Delete unused function 2016-03-09 20:40:55 -03:00
Hugo Osvaldo Barrera
4467d3e2de Clean up logging usage 2016-03-09 20:40:52 -03:00
Markus Unterwaditzer
376d6fc70b Add tests for open_graphical_browser
Fix #312
2016-03-10 00:03:22 +01:00
Markus Unterwaditzer
9862eb9865 Merge pull request #368 from untitaker/remove-owncloud-xfail
Remove owncloud xfails
2016-03-09 20:50:25 +01:00
Markus Unterwaditzer
0cba8eb816 Remove outdated reference to https://github.com/owncloud/core/issues/18409 2016-03-09 16:00:06 +01:00
Markus Unterwaditzer
baa82846c0 Remove ownCloud skip for multiget crash
Ref https://github.com/owncloudarchive/calendar/issues/935
2016-03-09 15:53:47 +01:00
Markus Unterwaditzer
1f190e69ff Remove ownCloud skip for metadata glitch
Ref https://github.com/owncloud/core/issues/18409
2016-03-09 15:52:42 +01:00
Markus Unterwaditzer
a3a1898ef4 Merge pull request #367 from untitaker/remove-xprocess-test-requirement
Remove pytest-xprocess from test requirements
2016-03-09 13:38:46 +01:00
Markus Unterwaditzer
4ff0680092 Merge pull request #366 from untitaker/remove-baikal-xfail
Remove old Baikal xfails
2016-03-09 12:59:13 +01:00
Markus Unterwaditzer
393387fe46 Remove pytest-xprocess from test requirements
It is only required by ownCloud and Baikal testservers.
2016-03-09 00:01:06 +01:00
Markus Unterwaditzer
66bd52244d Remove old Baikal xfails
Ref #160
Ref https://github.com/fruux/sabre-dav/issues/422
2016-03-08 21:27:45 +01:00
Markus Unterwaditzer
acac746d2d Merge pull request #365 from untitaker/fix-358-again
Refactor metadata None values
2016-03-07 14:35:10 +01:00
Markus Unterwaditzer
75a9987ec2 Hypothesis: Blacklist surrogates 2016-03-06 22:50:55 +01:00
Markus Unterwaditzer
23ea0e203f Refactor metadata None values
This fixes #358 again, in a different way.
2016-03-06 21:13:50 +01:00
Markus Unterwaditzer
6b9d7b074a Stylefix 2016-03-05 21:05:36 +01:00
Markus Unterwaditzer
949c568852 Pin requests>=2.4.1 and remove weird version check 2016-03-05 20:20:22 +01:00
Markus Unterwaditzer
81b56ac5d3 Soften assertion for Python 2
I really don't care about correctness anymore, this madness will go away
once we ditch Py2.
2016-03-05 20:20:22 +01:00
Markus Unterwaditzer
017495935f Pin requests-toolbelt back to >=0.4.0 2016-03-05 20:20:22 +01:00
Markus Unterwaditzer
c049f17928 Merge pull request #361 from hobarrera/generic-ci
Replace instances of envvar TRAVIS with CI
2016-03-04 23:49:34 +01:00
Hugo Osvaldo Barrera
bac0966814 Replace instances of envvar TRAVIS with CI 2016-03-04 12:32:50 -03:00
Markus Unterwaditzer
cfe53f4a8b Mention packaging guidelines in changelog 2016-03-04 15:09:12 +01:00
Markus Unterwaditzer
88547294a7 Merge pull request #354 from untitaker/packaging-guidelines
Add packaging guidelines
2016-03-04 15:08:16 +01:00
Markus Unterwaditzer
13af5ffbaf Replace CI with TRAVIS 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
e244eecc52 Stylefixes 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
7ad2af7063 packaging.rst: Add note about DETERMINISTIC_TESTS 2016-03-04 15:07:55 +01:00
Hugo Osvaldo Barrera
1ede6884b7 Allow running deterministic tests 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
c8c4409321 Just use a normal loop 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
fe5ac51231 Use new minimal_requirements command in Makefile 2016-03-04 15:07:55 +01:00