Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 80e065: Fixed MOOSE SWTBot test for Mac

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 80e065a3de7fa2b67ff220a20fed58593801435b
      https://github.com/eclipse/ice/commit/80e065a3de7fa2b67ff220a20fed58593801435b
  Author: Robert Smith <smithrw@xxxxxxxx>
  Date:   2016-02-18 (Thu, 18 Feb 2016)

  Changed paths:
    M org.eclipse.ice.ui.swtbot.test/src/org/eclipse/ice/ui/swtbot/test/MOOSETester.java

  Log Message:
  -----------
  Fixed MOOSE SWTBot test for Mac

The MOOSE SWTBot test was failing on Mac due to the save button having
different tooltip text. The test will now look for the Mac button if it
can't find the Linux/Windows button.

Signed-off-by: Robert Smith <smithrw@xxxxxxxx>



Back to the top