Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-2687

There are typos in DisabledContextPropagationTests and EnabledContextPropagationTests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 5.3.4.Final
    • 5.3.3.Final
    • Testing, TxBridge
    • None

      There are three times:

      parameters.add(new BasicNameValuePair("isTransaction", "ture"));

      instead of

      parameters.add(new BasicNameValuePair("isTransaction", "true"));

      which affect test behavior.

              gtrikler@redhat.com Gytis Trikleris (Inactive)
              dsimko Daniel Simko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: