Alexander Bezzubov created ZEPPELIN-76:
------------------------------------------
Summary: Hide large IntegrationTests with Selenium for
ZeppelinServer under a profile
Key: ZEPPELIN-76
URL: https://issues.apache.org/jira/browse/ZEPPELIN-76
Project: Zeppelin
Issue Type: Bug
Reporter: Alexander Bezzubov
Assignee: Alexander Bezzubov
Right now on every ```mvn package``` large Selenium based tests in Scala are
run (and fail on most local machines, but pass on CI).
It is good that we have them but there should be explicit way to run them when
needed and skip those in favor of development productivity
I'd like to make something like ```mvn package -PlargeTests``` instead and
skip them by default so users become less in a habit of just adding
```-DskipTests``` all the time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)