テストの自動化には Silk 製品スイートを使用しています。テスト スクリプトは Silk4Net 製品で開発され、MSTest.exe を使用して実行マシンで実行されます。Exec マシンには、 Silk ドキュメントに従って、Visual Studio Test Agent のみがインストールされています。
時折、スクリプトが無限に実行されます。実行マシンに接続すると、ウィンドウがロックされていることに気付きます。GUI イベントには応答しますが、電卓を含むアプリケーションを起動することはできません。
これはエラー ログに表示されます。
The description for Event ID 0 from source VSTTExecution cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
(MSTest, PID 6656, Thread 15) ControllerExecution.ReleaseAllAgents: timed out waiting on m_agentsReleased.
the message resource is present but the message is not found in the string/message table
何か案は?