Skip to main content
Rupam_K
Known Participant
July 15, 2009
Answered

FlexUnit UI problem

  • July 15, 2009
  • 1 reply
  • 7091 views

Hello guys,

I have 3 test class out of which 2  test class is fully passed. But the class which fails has 2 methods. In the failed class 1 method is failed and 1 is passed, but when i check in the flexunit UI it says for the failed class as Result: 2 of 3 passed. But there are only 2 methods, It counts that as passed as well as failed. Can anyone tell me the reason. For reference i am attaching the screeshot.

Thanks in advance.

Rupam

This topic has been closed for replies.
Correct answer mlabriola

Rupam,

This was a bug in the beta 1 code, which I believe you are running. If you want to grab the latest code from XVN, or wait until beta 2 is posted shortly, this will be fixed.

Mike

1 reply

Participant
July 15, 2009

Rupam,

From what I am understanding, you have 3 classes, one of which has two tests included in it.  One of these tests is failing and one is passing.  If they are two seperate tests this is indeed possible.

Can you post a copy of your code?  In order to see the issue we would need to be able to see the code you are running to arrive at this result.  Specifically can you include the class which is having the problem.

Thanks,

Joe

mlabriolaCorrect answer
Participating Frequently
July 15, 2009

Rupam,

This was a bug in the beta 1 code, which I believe you are running. If you want to grab the latest code from XVN, or wait until beta 2 is posted shortly, this will be fixed.

Mike

Rupam_K
Rupam_KAuthor
Known Participant
July 15, 2009

Thanks Mike,

I was expecting the answer from you, cause i checked with very simple example and in the UI it results me wrong. Well can you say approx by how much time flexunit beta2 will be out.

Thanks

Rupam