Completed
Last Updated: 15 May 2014 08:42 by ADMIN
ADMIN
Ivaylo
Created on: 13 May 2014 07:46
Type: Bug Report
0
Number of loaded tests is with one less than the located tests in the project
See this short video demonstration of the behavior experienced:

http://screencast.com/t/7lUwl6Xi0c

The dialog says there are 386 located tests but the loaded are 385. 

Please use this project in the internal description for repro.
2 comments
ADMIN
Konstantin Petkov
Posted on: 15 May 2014 08:42
A suggestion for improvement has been submitted as well:
http://feedback.telerik.com/Project/161/Feedback/Details/128290-add-a-dialog-that-informs-the-user-if-a-test-failed-to-load-during-project-load
ADMIN
Iliyan Panchev
Posted on: 15 May 2014 07:18
The test Alt_Helium01_Login_sid.baily.tstest is broken. I suppose this happened due to some GitHub sync issues. The problem is that there are some Git tags in the test file and the whole json is copied twice. So the test can be fixed. Firstly make a backup copy of the test file, just in case. Then open the file in a text editor. Delete "<<<<<<< HEAD" from the first line. Then delete everything after "=======", including it. Now the test should be fine and TS will load it.