[jbossts-issues] [JBoss JIRA] (JBTM-2687) There are typos in DisabledContextPropagationTests and EnabledContextPropagationTests

Gytis Trikleris (JIRA) issues at jboss.org
Wed Jun 29 04:09:00 EDT 2016


     [ https://issues.jboss.org/browse/JBTM-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gytis Trikleris updated JBTM-2687:
----------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> There are typos in DisabledContextPropagationTests and EnabledContextPropagationTests
> -------------------------------------------------------------------------------------
>
>                 Key: JBTM-2687
>                 URL: https://issues.jboss.org/browse/JBTM-2687
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Testing, TxBridge
>    Affects Versions: 5.3.3.Final
>            Reporter: Daniel Simko
>            Assignee: Gytis Trikleris
>            Priority: Minor
>
> There are three times: 
> {code}parameters.add(new BasicNameValuePair("isTransaction", "ture"));{code}
> instead of 
> {code}parameters.add(new BasicNameValuePair("isTransaction", "true"));{code}
> which affect test behavior.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list