Skip to main content

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

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

  Changed paths:
    R org.eclipse.ice.ui.swtbot.test/MOOSETester.launch
    A org.eclipse.ice.ui.swtbot.test/MOOSETester_MacOSX.launch
    A org.eclipse.ice.ui.swtbot.test/MOOSETester_Windows.launch
    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