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

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty