File tree Expand file tree Collapse file tree
Src/Utilities/pcpatrflex/DisambiguateInFLExDB/DisambiguateInFLExDBTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ public void ToneParsHvoToGlossInLogTest()
8484 /// Test invoking of XAmple followed by TonePars.
8585 /// </summary>
8686 [ Test ]
87+ [ Category ( "DesktopRequired" ) ]
8788 public void ToneParsInvokerTest ( )
8889 {
8990 // Check for the existence of the TonePars executable
Original file line number Diff line number Diff line change 2222 <TargetPlatform >x64</TargetPlatform >
2323 <!-- Framework version - net48 -->
2424 <TargetFrameworkVersion >net48</TargetFrameworkVersion >
25- <!-- Test timeout in milliseconds (10 minutes default for long-running tests) -->
25+ <!-- Test timeout in milliseconds (15 minutes default for long-running tests) -->
2626 <TestSessionTimeout >900000</TestSessionTimeout >
2727 <!--
2828 InIsolation: Run tests in a separate process.
You can’t perform that action at this time.
0 commit comments