Shams Ul Azeem created ZEPPELIN-3064:
----------------------------------------
Summary: Failed tests:
InterpreterOutputChangeWatcherTest.test:96 expected:<1> but was:<2>
Key: ZEPPELIN-3064
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3064
Project: Zeppelin
Issue Type: Bug
Components: build, zeppelin-interpreter
Affects Versions: 0.8.0
Environment: Windows 10, Linux Ubuntu
Reporter: Shams Ul Azeem
Priority: Blocker
Zeppelin: Interpreter has failed tests for:
InterpreterOutputChangeWatcherTest.test:96 expected:<1> but was:<2>
This is happening because the ENTRY_MODIFIED event is called multiple times.
The behavior is random. It's sometimes called for file.open() and also
file.close() calls which I think should only happen for file.write() call.
I'm using windows 10 now but I tried this on ubuntu and the behavior was random
there as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)