You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dale Emery (JIRA)" <ji...@apache.org> on 2018/09/19 18:45:00 UTC

[jira] [Created] (GEODE-5758) ServerLauncherWaitOnServerMultiThreadedTest passes when it should fail

Dale Emery created GEODE-5758:
---------------------------------

             Summary: ServerLauncherWaitOnServerMultiThreadedTest passes when it should fail
                 Key: GEODE-5758
                 URL: https://issues.apache.org/jira/browse/GEODE-5758
             Project: Geode
          Issue Type: Bug
            Reporter: Dale Emery


A quirk in MultithreadedTestCase may allow thread2 to complete before thread1 starts. If that happens, the test passes, though it does not actually validate anything about the system.

The problem can happen under heavy contention for CPUs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)