mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	appveyor: upload perf-tests results as artifact
This commit is contained in:
		| @@ -25,7 +25,7 @@ test_script: | |||||||
| - if %TESTING%==Func tools\nmake-ext-test.bat %CONFIGURATION% | - if %TESTING%==Func tools\nmake-ext-test.bat %CONFIGURATION% | ||||||
| - if %TESTING%==Func tools\run-tests.bat %CONFIGURATION% | - if %TESTING%==Func tools\run-tests.bat %CONFIGURATION% | ||||||
| - if %TESTING%==Func tools\run-tests.bat %CONFIGURATION% ifstest | - if %TESTING%==Func tools\run-tests.bat %CONFIGURATION% ifstest | ||||||
| - if %TESTING%==Perf tools\run-perf-tests.bat %CONFIGURATION% baseline | - if %TESTING%==Perf tools\run-perf-tests.bat %CONFIGURATION% baseline > perf-tests.csv && type perf-tests.csv & appveyor PushArtifact perf-tests.csv | ||||||
| - if exist %SystemRoot%\memory.dmp exit 1 | - if exist %SystemRoot%\memory.dmp exit 1 | ||||||
|  |  | ||||||
| on_finish: | on_finish: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user