Hi. It seems to me, unless I'm wrong, that the values shown when errors are displayed, during test 6, are swapped for Expected and Actual.
See this screenshot:
The Pattern and Actual both have 1 bit set(and it seems like test 6's Pattern always consists of just 1 bit set), but Expected has 2 bits set. It seems like the Pattern and Expected should be the ones having the 1 bit set. Thus I concluded that Actual and Expected are swapped. If I didn't misunderstand something, how soon would you fix this?
Thanks.
See this screenshot:
The Pattern and Actual both have 1 bit set(and it seems like test 6's Pattern always consists of just 1 bit set), but Expected has 2 bits set. It seems like the Pattern and Expected should be the ones having the 1 bit set. Thus I concluded that Actual and Expected are swapped. If I didn't misunderstand something, how soon would you fix this?
Thanks.
Comment