Github user Leemoonsoo commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/794#issuecomment-201649645
  
    I ran tests on my machine my test stopped 
    
    ```
    Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.267 sec - 
in org.apache.zeppelin.ignite.IgniteSqlInterpreterTest
    
    Results :
    
    Failed tests: 
      IgniteInterpreterTest.testInterpret:102 null
    
    Tests run: 7, Failures: 1, Errors: 0, Skipped: 0
    ```
    
    `IgniteInterpreterTest.testInterpret` seems okay itself.
    But when it runs after other tests in `IgniteInterpreterTest`, 
[`result.message()` at line 
102](https://github.com/apache/incubator-zeppelin/pull/794/files#diff-3f8aa43c71703e591afbf0f0bb9174fdR102)
 returns result of previous test and it fails. This is strange. @rawkintrevo Do 
you have any idea on this behavior?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to