Skip to content

Commit

Permalink
WIP: Investigate failing test on OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Jul 22, 2018
1 parent ddba3d8 commit 8cbea00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utils/travis/script-osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ test "$("$executable" info has-global-shortcuts)" -eq "1"
# Run tests (retry once on error).
export COPYQ_TESTS_SKIP_COMMAND_EDIT=1
export COPYQ_TESTS_SKIP_CONFIG_MOVE=1
"$executable" tests ||
"$executable" tests
"$executable" tests commandDialogCloseOnDisconnect commandsPackUnpack trayPaste configTrayTab

# Create "CopyQ.dmg".
"$qt_bin/macdeployqt" CopyQ.app -verbose=2 -dmg -no-plugins
Expand Down

0 comments on commit 8cbea00

Please sign in to comment.