File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 216216 </dependencies >
217217 </profile >
218218 <profile >
219- <!-- Don't run this profile on windows: the test performance will be incredibly poor (90 seconds per test).
220- It works fast on linux.
221- See https://github.com/arquillian/arquillian-extension-warp/issues/131
222- -->
223219 <id >glassfish-managed</id >
224220 <activation >
225221 <property >
262258 </dependencies >
263259 </profile >
264260 <profile >
265- <!-- Don't run this profile on windows: the test performance will be incredibly poor (90 seconds per test).
266- It works fast on linux.
267- See https://github.com/arquillian/arquillian-extension-warp/issues/131
268-
269- A guide to run it: start GlassFish with this command (remove the "[x]" text - it is just a separator, because double hyphen is forbidden)
261+ <!-- A guide to run it: start GlassFish with this command (remove the "[x]" text - it is just a separator, because double hyphen is forbidden)
270262 asadmin start-domain -[x]-verbose=true
271263
272264 Shut it down after the tests with this command:
You can’t perform that action at this time.
0 commit comments