zeppelin/zeppelin-display
Lee moon soo 99c21c4eda [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest
### What is this PR for?
This PR fix flaky test [ZEPPELIN-1455](https://issues.apache.org/jira/browse/ZEPPELIN-1455).

According to http://doc.scalatest.org/1.8/org/scalatest/concurrent/Eventually.html, default timeout of eventually is 150millisecond. Set enough timeout for the test.

### What type of PR is it?
Hot Fix

### Todos
* [x] - increase timeout

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1455

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Lee moon soo <moon@apache.org>

Closes #1920 from Leemoonsoo/ZEPPELIN-1455 and squashes the following commits:

13a993d [Lee moon soo] Increase tolerance of eventually
2017-01-20 15:13:33 -08:00
..
src [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest 2017-01-20 15:13:33 -08:00
pom.xml Bump up version to 0.8.0-SNAPSHOT 2017-01-19 02:04:24 +09:00