Nicholas Chammas created SPARK-2602:
---------------------------------------
Summary: sbt/sbt test steals window focus on OS X
Key: SPARK-2602
URL: https://issues.apache.org/jira/browse/SPARK-2602
Project: Spark
Issue Type: Improvement
Components: Build
Reporter: Nicholas Chammas
Priority: Minor
On OS X, I run {{sbt/sbt test}} from Terminal and then go off and do something
else with my computer. It appears that there are several things in the test
suite that launch Java programs that, for some reason, steal window focus.
It can get very annoying, especially if you happen to be typing something in a
different window, to be suddenly teleported to a random Java application and
have your finely crafted keystrokes be sent where they weren't intended.
It would be nice if {{sbt/sbt test}} didn't do that.
--
This message was sent by Atlassian JIRA
(v6.2#6252)