To be imposed mostly on myself:
You are not allowed to check any change in to trunk unless you have
run _both_
ant lztest
and
ant runlzunit
successfully. This means we need to either fix or comment out the
tests that are reported failing:
LPP-5645 test/components/base/lzunit-basedatacombobox.lzx broken by
r8239
LPP-5710 test/components/base/lzunit-baseslider.lzx failing
which are currently assigned to Max.
Nearly every regression I have caused would have been caught by
runlzunit, but I was not running it because it had 'known failures'.
Bad. Bad.