Hey Pascal, All of them: https://git.eclipse.org/r/#/q/status:open +project:equinox/rt.equinox.p2,n,z.
They don't change recently, they are just rebased. The most difficult (and probably questionable) part is https://git.eclipse.org/r/#/c/16536/13/bundles/org.eclipse.equinox.p2.tests/pom.xml. line 44. The connection between a product and tests is made on the assumption that the product is built before tests are run. Yet another issue that I've experimented with was adding the verifier app to the product definition - because then it wouldn't be necessary to keep binary verifier in the tests. The problem was that the tests would be either inconsistent with current platform setup, and I could get +1 from gerrit, where platform tests would show failures, so I abandoned it. I will be off tomorrow (holiday). -- Krzysztof Daniel <[email protected]> Red Hat _______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
