forked from plone/buildout.coredev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tests.cfg
229 lines (221 loc) · 5.22 KB
/
tests.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
[buildout]
parts +=
test
robot
# tests eggs for all core specific.
# for this eggs actually tests are run
# do not add eggs specific for one or the other python version here.
test-eggs =
borg.localrole
collective.monkeypatcher
diazo [test]
five.customerize
five.intid
icalendar [test]
plone.alterego
plone.api [test]
plone.app.caching [test]
plone.app.content
plone.app.contentlisting [test]
plone.app.contentmenu
plone.app.contentrules
plone.app.contenttypes [test]
plone.app.customerize
plone.app.dexterity
plone.app.discussion [test]
plone.app.event [test]
plone.app.i18n
plone.app.intid
plone.app.iterate [test]
plone.app.layout [test]
plone.app.linkintegrity [test]
plone.app.locales
plone.app.lockingbehavior
plone.app.multilingual
plone.app.portlets [test]
plone.app.querystring
plone.app.redirector
plone.app.registry
plone.app.relationfield
plone.app.testing [test]
plone.app.textfield [tests]
plone.app.theming [test]
plone.app.upgrade [test]
plone.app.users [test]
plone.app.uuid
plone.app.versioningbehavior [tests]
plone.app.viewletmanager
plone.app.vocabularies
plone.app.widgets [test]
plone.app.workflow
plone.app.z3cform [tests]
plone.autoform
plone.batching
plone.behavior
plone.browserlayer
plone.cachepurging [test]
plone.caching
plone.contentrules
plone.dexterity [test]
plone.event [test]
plone.folder
plone.formwidget.namedfile
plone.i18n
plone.indexer
plone.intelligenttext
plone.keyring
plone.locking
plone.memoize
plone.namedfile [test]
plone.outputfilters [test]
plone.portlet.collection
plone.portlet.static
plone.portlets
plone.protect
plone.registry
plone.resource [test]
plone.resourceeditor [test]
plone.rest [test]
plone.restapi [test]
plone.rfc822
plone.scale
plone.schema
plone.schemaeditor [test]
plone.session
plone.staticresources
plone.stringinterp
plone.subrequest [test]
plone.supermodel [test]
plone.synchronize
plone.testing [test]
plone.theme
plone.transformchain
plone.transformchain [test]
plone.uuid [test]
plone.z3cform [test]
plonetheme.barceloneta
Products.CMFDiffTool
Products.CMFDynamicViewFTI
Products.CMFEditions
Products.CMFFormController
Products.CMFPlacefulWorkflow [test]
Products.CMFPlone [test]
Products.CMFQuickInstallerTool
Products.CMFUid
Products.DateRecurringIndex [test]
Products.DCWorkflow
Products.ExtendedPathIndex
Products.GenericSetup
Products.MimetypesRegistry
Products.PlonePAS
Products.PluggableAuthService
Products.PluginRegistry
Products.PortalTransforms
Products.statusmessages
Products.ZopeVersionControl
repoze.xmliter
${buildout:custom-eggs}
[buildout:python27]
test-eggs +=
archetypes.multilingual [test]
archetypes.schemaextender
plone.app.blob [test]
plone.app.collection [test]
plone.app.folder [test]
plone.app.imaging [test]
plone.app.referenceablebehavior
plone.formwidget.recurrence [archetypes,z3cform,test]
Products.Archetypes [test]
Products.ATContentTypes [test]
Products.contentmigration
Products.Marshall
Products.validation
[versions]
# egg versions that are not part of the release, but should still be pinned
# so our development builds are repeatable
# jenkins versions
alabaster = 0.7.12
argcomplete = 1.10.0
argh = 0.26.2
args = 0.1.0
bleach = 3.1.0
cached-property = 1.5.1
cffi = 1.12.3
chardet = 3.0.4
check-manifest = 0.39
clint = 0.5.1
cmarkgfm = 0.4.2
colorama = 0.4.1
configparser = 3.7.4
Deprecated = 1.2.5
distro = 1.4.0
ecdsa = 0.13.2
enum34 = 1.1.6
fancycompleter = 0.8
FormEncode = 1.3.1
gitdb = 0.6.4
GitPython = 2.1.11
html5lib = 1.0.1
httplib2 = 0.13.0
idna = 2.8
keyring = 19.0.2
launchpadlib = 1.10.7
lazr.authentication = 0.1.3
lazr.restfulclient = 0.14.2
lazr.uri = 1.0.3
lockfile = 0.12.2
MarkupSafe = 1.1.1
oauth = 1.0.1
oauthlib = 3.0.1
pathtools = 0.1.2
pdbpp = 0.10.0
pkginfo = 1.5.0.1
progress = 1.5
prompt-toolkit = 1.0.16
pycparser = 2.19
pycrypto = 2.6.1
PyGithub = 1.43.7
pyrepl = 0.9.0
pyroma = 2.5
PyYAML = 5.1.1
readme-renderer = 24.0
requests-toolbelt = 0.9.1
smmap = 0.9.0
stdlib-list = 0.5.0
testresources = 2.0.1
wadllib = 1.3.3
watchdog = 0.9.0
wcwidth = 0.1.7
webencodings = 0.5.1
wmctrl = 0.3
wrapt = 1.11.2
z3c.dependencychecker = 2.7
zest.pocompile = 1.4
gitdb2 = 2.0.5
smmap2 = 2.0.5
entrypoints = 0.3
SecretStorage = 3.1.1
jeepney = 0.4
asn1crypto = 0.24.0
cryptography = 2.7
[versions:python27]
keyring = 4.1.1
[versionannotations]
# keep this alphabetical please
[environment]
BUILDOUT_DIR = ${buildout:directory}
ROBOTSUITE_LOGLEVEL = ERROR
ROBOTSUITE_APPEND_OUTPUT_XML = 1
zope_i18n_compile_mo_files = true
[test]
recipe = collective.xmltestreport
eggs = ${buildout:test-eggs}
defaults = ['--auto-color', '--auto-progress', '--ignore_dir=.git', '--ignore_dir=bower_components', '--ignore_dir=node_modules']
environment = environment
[robot]
recipe = zc.recipe.egg
eggs =
${buildout:test-eggs}
Pillow
robotframework-selenium2screenshots
plone.app.robotframework[reload,debug]