Error message says test is check out when it is not
Question ID: 104112
3
0

We recently upgraded a project from QCv9.2 to QCv10. In QCv9.2 Clearcase version control was being used in the QCv9.2 project. We checked in all the tests before moving to QCv10. Version control is enabled in the migrated QCv10 project. We are receiving the following error: "You cannot check out. The entity may be in use by another user or may already be checked out." Thanks for any insight.

Marked as spam
Posted by (Questions: 70, Answers: 111)
Asked on May 4, 2010 9:45 pm
39 views
Answers (2)
3
Private answer

You probably missed a few tests when checking in the test in QCv9.2. Make sure to apply the latest patch (Patch 10 is the latest released to the public) Look in the Readme document at the Migrating Legacy Version Control Data / Troubleshooting section. The following SQL statement should resolve the issue. ''UPDATE TEST SET TS_VC_CUR_VER = NULL WHERE TS_TEST_ID IN ({list of failed test ids})'' This should resolve the issue.

Marked as spam
Posted by (Questions: 0, Answers: 613)
Answered on May 4, 2010 9:52 pm
2
Private answer

Hi, Patch 16 resolves this error and its confirmed by HP.

Marked as spam
Posted by (Questions: 0, Answers: 1)
Answered on January 25, 2011 11:38 am
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top