Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-586

MixedObserversTest#testAsyncObserversCalledInDifferentThread wrongly assumes that async observers are notified in the same thread

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.1.Final
    • 2.0.0.Final
    • None
    • None

      Following assertion needs to be removed or changed:

      assertEquals(MassachusettsInstituteObserver.threadId.get(), StandfordUniversityObserver.threadId.get()); 

      because the corresponding TCK assertion states:

      All the resolved asynchronous observers are called in one or more different threads.

              tremes1@redhat.com Tomas Remes
              tremes1@redhat.com Tomas Remes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: