[jboss-jira] [JBoss JIRA] (JGRP-693) Incorporate MultithreadedTestCase (MTC) usage into JGroups testsuite

Bela Ban (JIRA) issues at jboss.org
Wed Jan 18 02:42:00 EST 2017


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

Bela Ban closed JGRP-693.
-------------------------
    Fix Version/s: 4.0
                       (was: Future)
       Resolution: Out of Date


Using TLA / PlusCal instead

> Incorporate MultithreadedTestCase (MTC) usage into JGroups testsuite
> --------------------------------------------------------------------
>
>                 Key: JGRP-693
>                 URL: https://issues.jboss.org/browse/JGRP-693
>             Project: JGroups
>          Issue Type: Task
>         Environment: JGroups testsuite test cases
>            Reporter: Richard Achmatowicz
>            Assignee: Bela Ban
>             Fix For: 4.0
>
>
> MultithreadedTestCase (MTC) is an open-source testing framework which supports the writing of multithreaded test cases. It introduces a global tick-counter which provides a deterministic form of thread synchronization, based on the number of times all threads in a test case are blocked. The tool works well ina debugger, unlike other approximate forms of synchronization (e.g. sleep())
> This issue concerns using MTC in order to simplify and improve test cases in the JGroups test suite in which concurrency and blocking are at issue.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list