Build error
-
- Posts: 4
- Joined: Fri May 23, 2014 7:53 am
Build error
Why error comes like build was cancelled when i run test cases
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Build error
Hi Komal,
Please provide more information about your error.
May I also ask you to answer the following questions?
Regards,
Markus(S).
Please provide more information about your error.
May I also ask you to answer the following questions?
- Which version of Ranorex is currently installed on your machine?
- Is it possible to post a screenshot of the error message?
- Is it possible to build your solution without an error?
- Do you run the whole test suite or only a single module?
Regards,
Markus(S).
-
- Posts: 4
- Joined: Fri May 23, 2014 7:53 am
Re: Build error
version 5.0.2 is currently installed on my machine.
it is not possible to build solution without an error.
it is giving build is cancelled error in both the scenario whether i run the whole test suite or only a single module.
it is not possible to build solution without an error.
it is giving build is cancelled error in both the scenario whether i run the whole test suite or only a single module.
You do not have the required permissions to view the files attached to this post.
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Build error
Hi Komal,
This error means, that you have actions in your module whereby the repository item was deleted. When you take a closer look to your actions there is an exclamation mark in the first column and “Item not found” in the “Repository Item” column. Either you re-add this items via spy to your repository or you record this actions again.
Please be carefully when you delete an item from the repository.
If you want to delete unused items you can use the "Cleanup" button above the repository Regards,
Markus (S)
This error means, that you have actions in your module whereby the repository item was deleted. When you take a closer look to your actions there is an exclamation mark in the first column and “Item not found” in the “Repository Item” column. Either you re-add this items via spy to your repository or you record this actions again.
Please be carefully when you delete an item from the repository.
If you want to delete unused items you can use the "Cleanup" button above the repository Regards,
Markus (S)
You do not have the required permissions to view the files attached to this post.