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

Anonymous (JIRA) issues at jboss.org
Mon Jun 13 11:29:01 EDT 2016


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

Issue was automatically transitioned when Dan Simko created pull request #1021 in GitHub
----------------------------------------------------------------------------------------
    Status: Pull Request Sent  (was: Open)


> 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