Skip to content

Changes

Summary

  1. Fixed UI Wizard Tests for combo (details)
  2. Fix Favorites button test (details)
  3. Bug 567069 - [releng] MPC cannot be built against Eclipse 4.18-I-builds (details)
  4. [RelEng] Use JavaSE-11 for tests (details)
  5. [RelEng] increase version range of org.eclipse.equinox.p2.ui.discovery (details)
Commit db77ab9e0aec2b1fd8e8caa8338aa9599a77a7d8 by Carsten Reckord
Fixed UI Wizard Tests for combo

Linux uses CCombo instead of Combo, so encapsulate bot combo matching in
tests

Change-Id: I420470a1891b0157bccc7e3a4431be0736d83b6c
Signed-off-by: Carsten Reckord <reckord@yatta.de>
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/MarketplaceClientServiceTest.java (diff)
The file was addedorg.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/util/SWTBotComboAdapter.java
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/AbstractMarketplaceWizardBotTest.java (diff)
Commit 90cec651d03a724528e67df921c3b171a57ad59f by Carsten Reckord
Fix Favorites button test

Favorites service was deactivated in tests due to non-existing
java.io.tmpdir folder. It's unlikely, but this could happen in
production as well, so make sure that the temp dir exists prior to
initializing the storage service.

(We ignore errors, because the storage service will already log those)

Change-Id: I134ddf0a47e618e0749c60dfc3e44e95cf85f0c5
Signed-off-by: Carsten Reckord <reckord@yatta.de>
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/MarketplaceWizardTest.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/MarketplaceStorageService.java (diff)
Commit 08179882adf4898c47aedfbc69b9ee4a75775f66 by mat booth
Bug 567069 - [releng] MPC cannot be built against Eclipse 4.18-I-builds

Change-Id: I6fcff64cf3db2971ca794c6c429f546917d80ae4
Signed-off-by: Mat Booth <mat.booth@redhat.com>
The file was modified org.eclipse.epp.mpc-target/latest.target (diff)
The file was modified org.eclipse.epp.mpc.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc-target/staging.target (diff)
Commit 8ab00c7454df4a12eab5fd003558d9fba8203235 by Leif Geiger
[RelEng] Use JavaSE-11 for tests
The file was modified org.eclipse.epp.mpc.tests/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc-parent/toolchains-sample.xml (diff)
Commit 9325e3c911f6334b6497919c4b6189eb4736eb48 by Leif Geiger
[RelEng] increase version range of org.eclipse.equinox.p2.ui.discovery

Change-Id: I754f3c35fabe37c61ddc25b543ec3ad452cc9d18
Signed-off-by: Leif Geiger <leif.geiger@yatta.de>
The file was modified org.eclipse.epp.mpc.ui/META-INF/MANIFEST.MF (diff)