Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-28989

Missing information in About dialog

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 4.29.0.Final
    • None
    • central
    • None
    • Sprint #241, Sprint #242, Sprint #244, Sprint #245, Sprint #246, Sprint #247
    • 3
    • Hide

      Steps to Reproduce

      1. If you don't want to start all tests, comment out everything except InstallationDetailsTest.class from https://github.com/jbosstools/jbosstools-integration-tests/blob/main/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/reddeer/AllTestsSuite.java

      2. Get to the

      jbosstools-integration-tests/tests/org.jboss.tools.central.ui.bot.test
      

      3. run

      mvn clean verify -U -PITests -Pdownload-jbt -DskipTests=false
      

       
      4. Test fails because there is no "About Eclipse IDE" option in "Help".

       
      Possible cause is probably missing entry in MANIFEST.MF file, but can't figure out which one is missing

      Show
      Steps to Reproduce 1. If you don't want to start all tests, comment out everything except InstallationDetailsTest.class from https://github.com/jbosstools/jbosstools-integration-tests/blob/main/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/reddeer/AllTestsSuite.java 2. Get to the jbosstools-integration-tests/tests/org.jboss.tools.central.ui.bot.test 3. run mvn clean verify -U -PITests -Pdownload-jbt -DskipTests= false   4. Test fails because there is no "About Eclipse IDE" option in "Help".   Possible cause is probably missing entry in MANIFEST.MF file, but can't figure out which one is missing
    • ---

    Description

      Description of problem:

      When running  https://github.com/jbosstools/jbosstools-integration-tests/blob/main/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/reddeer/InstallationDetailsTest.java via maven, the test tries open About dialog (Help -> About Eclipse IDE), but there is no option "About Eclipse IDE", there is only "About" which results in test failure.

      When I change the test to click on "About" option, the About dialog is shown, but with empty field (see screenshot).

       

      Workaround: Start test manually from eclipse via Reddeer.

      Attachments

        Activity

          People

            stephane.bouchet Stephane Bouchet
            rh-ee-rkocian Richard Kocian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: