]
Nick Boldt reassigned JBIDE-21309:
----------------------------------
Assignee: Nick Boldt
install tests should perform installs on minimum and maximum TPs, and
report on which there are failures
--------------------------------------------------------------------------------------------------------
Key: JBIDE-21309
URL:
https://issues.jboss.org/browse/JBIDE-21309
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, target-platform
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.3.1.Beta2
Currently, we run the install tests on the maximum TP using the latest Eclipse JEE or
Platform Binary.
If we can't do an install against Mars.0 (only Mars.1) due to the fact that the
Mars.0 install requires remediation, we should have those tests to show the failure, and
log that in the N&N.
Also, if install-grinder can support p2 remediation, that would be awesome too as we
could verify that use case too.