Bug #354

Sporadic failure in ThreadsTest.ThreadRunningStateTransitionTest

Added by Marcel Huber almost 7 years ago. Updated almost 7 years ago.

Status:NewStart date:2016-03-24
Priority:HighDue date:
Assignee:Marcel Huber% Done:

0%

Category:frameworkEstimated time:2.00 hours
Target version:-
Duration:

Description

1) ThreadsTest.ThreadRunningStateTransitionTest: coast/mtfoundation/Test/ThreadsTest.cpp:79: ( t.IsWorking( bIsWorking ) && !bIsWorking ); It is not working (might fail sometimes because we are too fast)

or also

1) ThreadsTest.ThreadRunningStateTransitionTest: coast/mtfoundation/Test/ThreadsTest.cpp:78: ( t.IsReady( bIsReady ) && bIsReady ); is ready by default

Analyze tests intent and improve state and transition checks before assuming things.

History

#1 Updated by Marcel Huber almost 7 years ago

  • Description updated (diff)

Also available in: Atom PDF