erikv
9 years agoOccasional Contributor
TestComplete/TestExecute can be launched only on the Windows OS.
We have a jenkins job that is launching a TestComplete project every day.
Today we see this in the console:
[TestComplete] The test execution started (FUGRIS/FUGRIS_2.0_Trunk). [TestComplete] [ERROR] An error occurred while executing code on the test machine (slave): java.io.IOException: Remote call on brus-review failed. [TestComplete] [ERROR] TestComplete/TestExecute can be launched only on the Windows OS.
Before today we did not have that problem, and see this in the console:
[TestComplete] The test execution started (FUGRIS/FUGRIS_2.0_Trunk). [TestComplete] Found TestComplete/TestExecute installations: Type: TC, Version: 12.20.935.7, Path: "C:\Program Files (x86)\SmartBear\TestComplete 12\bin\TestComplete.exe" Type: TE, Version: 12.20.935.11, Path: "C:\Program Files (x86)\SmartBear\TestExecute 12\bin\TestExecute.exe"
The machine really does have a Windows OS, so what could be wrong ?