WaveServerTest testWaveletNotification failure
----------------------------------------------
Key: WAVE-308
URL: https://issues.apache.org/jira/browse/WAVE-308
Project: Wave
Issue Type: Bug
Components: Server
Reporter: Witold Baryluk
Hello, again.
I find failure of single test, which prevents building wave server.
I was testing revision 1206689.
It looks to be regression (it wasn't failing on this test few days ago)
Class: WaveServerTest
Name: testWaveletNotification
Status: Error
Type:
Wanted but not invoked: notifiee.waveletCommitted( [WaveletName
example.com/abc123/example.com/conv+root], <any>, [example.com] ); -> at
org.waveprotocol.box.server.waveserver.WaveServerTest.testWaveletNotification(WaveServerTest.java:145)
However, there were other interactions with this mock: -> at
org.waveprotocol.box.server.waveserver.WaveMap.<init>(WaveMap.java:625) -> at
org.waveprotocol.box.server.waveserver.WaveletContainerImpl.notifyOfDeltas(WaveletContainerImpl.java:180)
Wanted but not invoked:
notifiee.waveletCommitted(
[WaveletName example.com/abc123/example.com/conv+root],
<any>,
[example.com]
);
-> at
org.waveprotocol.box.server.waveserver.WaveServerTest.testWaveletNotification(WaveServerTest.java:145)
However, there were other interactions with this mock:
-> at org.waveprotocol.box.server.waveserver.WaveMap.<init>(WaveMap.java:625)
-> at
org.waveprotocol.box.server.waveserver.WaveletContainerImpl.notifyOfDeltas(WaveletContainerImpl.java:180)
at
org.waveprotocol.box.server.waveserver.WaveServerTest.testWaveletNotification(WaveServerTest.java:145)
Time (s): 0.104
Thanks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira