Community
Participate
Working Groups
We should have a test that fails when one of the bundles is not signed. The failure text should contain all unsigned bundles.
Added the test case through http://git.eclipse.org/c/platform/eclipse.platform.releng.git/commit/?id=4731cc08ea535dabbfa1a911d705af499cbf3ddc
The test failed even though there are no unsigned jars. Need to tweak the test.
New Gerrit change created: https://git.eclipse.org/r/115837
Gerrit change https://git.eclipse.org/r/115837 was merged to [master]. Commit: http://git.eclipse.org/c/platform/eclipse.platform.releng.git/commit/?id=fb93b13562d3d7fa74c14358eaf2a68ea98a1682
(In reply to Eclipse Genie from comment #4) > Gerrit change https://git.eclipse.org/r/115837 was merged to [master]. > Commit: > http://git.eclipse.org/c/platform/eclipse.platform.releng.git/commit/ > ?id=fb93b13562d3d7fa74c14358eaf2a68ea98a1682 Tweaked the test to consider zero byte file as well. It was testing for non existent file not it tests for zero byte file also