I suck
by Max Rydahl Andersen
I broke the build ;(
Thanks to Denis for adding that small but important line to the maps file so the build is running again ;)
/max
17 years, 2 months
[Fwd: Re: Экстеншн поинты в тестах]
by Dmitry Geraskov
Max, you asked me to add some customization in unit tests.
All customization variables hold in Customization class as filds.
As you know we have scope of unit tests which run for each package. This
means each unit test runs so much times as the number of packages we have.
So we have option of changing view:
1.1) detailed view - we see each test run (I painted here horisontal
lines to easier understanding.)
I haven't idea how report which package was tested when we haven't errors.
But …
[View More]when we have - I say it in fail message.
1.2) Compact view - each test as one.
2) Statistics switch
3) test packages with name pattern (use if do not want to test all 111
packages)
4) stop testing after the first fail/error switch
5) delays between each pack testing - use if you want make some actions
by hand, and before tearDown.
This is all I've devised so far.
Max, do you have any other requests, propositions?
--
Best regards,
Dmitry Geraskov
dgeraskov(a)exadel.com
Senior Developer
Exadel Inc
[View Less]
17 years, 2 months
Last build doesn't include org.jboss.tools.xulrunner.feature in *-ALL.zips
by Denis Golovin
Here is the log:
[java] postBuild:
[java] [echo] Bundling features "org.jboss.tools.xulrunner.feature" into /home/hudson/jbosstools-build/200801152018-nightly/richfaces/win32/RichFaces-VPE-win32-200801152018-nightly.zip (buildDirectory=/home/hudson/jbosstools-build/eclipse)
[java] [echo] copying feature org.jboss.tools.xulrunner.feature.. (from /home/hudson/jbosstools-build/eclipse/features, pattern=org.jboss.tools.xulrunner.feature_*/**/* or org.jboss.tools.xulrunner.feature_*.…
[View More]jar)
[java] [echo] Updating /home/hudson/jbosstools-build/200801152018-nightly/richfaces/win32/RichFaces-VPE-win32-200801152018-nightly.zip with dependencies from /tmp/jbds-build
[java] [zip] Building zip: /home/hudson/jbosstools-build/200801152018-nightly/richfaces/win32/RichFaces-VPE-win32-200801152018-nightly.zip
[java] Java Result: 13
Denis
[View Less]
17 years, 2 months