<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:41 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[OPNFLWPLUG-511] Unit test failure in testOnErrorMessage due to timing issues</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-511</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;The link for the unit test failure:&lt;br/&gt;
 &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-release-lithium/38/org.opendaylight.openflowplugin$openflowplugin/testReport/junit/org.opendaylight.openflowplugin.openflow.md.core/ConnectionConductorImplTest/testOnErrorMessage/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-release-lithium/38/org.opendaylight.openflowplugin$openflowplugin/testReport/junit/org.opendaylight.openflowplugin.openflow.md.core/ConnectionConductorImplTest/testOnErrorMessage/&lt;/a&gt; says:&lt;/p&gt;

&lt;p&gt;Error Message&lt;/p&gt;

&lt;p&gt;expected:&amp;lt;1&amp;gt; but was:&amp;lt;0&amp;gt;&lt;br/&gt;
Stacktrace&lt;/p&gt;

&lt;p&gt;java.lang.AssertionError: expected:&amp;lt;1&amp;gt; but was:&amp;lt;0&amp;gt;&lt;br/&gt;
	at org.junit.Assert.fail(Assert.java:88)&lt;br/&gt;
	at org.junit.Assert.failNotEquals(Assert.java:743)&lt;br/&gt;
	at org.junit.Assert.assertEquals(Assert.java:118)&lt;br/&gt;
	at org.junit.Assert.assertEquals(Assert.java:555)&lt;br/&gt;
	at org.junit.Assert.assertEquals(Assert.java:542)&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.core.ConnectionConductorImplTest.testOnErrorMessage(ConnectionConductorImplTest.java:610)&lt;/p&gt;

&lt;p&gt;    /**&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Test method for&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;{@link org.opendaylight.openflowplugin.openflow.md.core.ConnectionConductorImpl#onExperimenterMessage(ExperimenterMessage)}&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;     *&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;@throws InterruptedException&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;     */&lt;/p&gt;

&lt;p&gt;    @Test&lt;/p&gt;

&lt;p&gt;    public void testOnErrorMessage() throws InterruptedException {&lt;/p&gt;

&lt;p&gt;        simulateV13PostHandshakeState(connectionConductor);&lt;/p&gt;

&lt;p&gt;        ErrorMessageBuilder builder1 = new ErrorMessageBuilder();&lt;/p&gt;

&lt;p&gt;        builder1.setVersion((short) 4);&lt;/p&gt;

&lt;p&gt;        builder1.setCode(100);&lt;/p&gt;

&lt;p&gt;        connectionConductor.onErrorMessage(builder1.build());&lt;/p&gt;

&lt;p&gt;        synchronized (popListener) &lt;/p&gt;
{

            popListener.wait(maxProcessingTimeout);

        }

&lt;p&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;    Assert.assertEquals(1, errorMessageCounter);&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27779">OPNFLWPLUG-511</key>
            <summary>Unit test failure in testOnErrorMessage due to timing issues</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="michal.rehak">Michal Rehak</assignee>
                                    <reporter username="abhijit2511">Abhijit Kumbhare</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Jun 2015 18:45:30 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:36 +0000</updated>
                            <resolved>Wed, 1 Jul 2015 07:49:19 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="57154" author="mirehak@cisco.com" created="Tue, 23 Jun 2015 18:48:57 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/23193/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/23193/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="57155" author="mirehak@cisco.com" created="Wed, 1 Jul 2015 07:49:19 +0000"  >&lt;p&gt;merged&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3849</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=3849]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10317"><![CDATA[Beryllium]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i031lr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>