fio: groundwork for adding slat, lat percentiles
[fio.git] / .appveyor.yml
index 4fb0a90d87bf1955f8d6a8f1bdacee27d10a51b8..bf0978ad264d9302a36e34d1664705cea0abdd00 100644 (file)
@@ -25,7 +25,7 @@ after_build:
 
 test_script:
   - 'bash.exe -lc "cd \"${APPVEYOR_BUILD_FOLDER}\" && file.exe fio.exe && make.exe test'
-  - 'bash.exe -lc "cd \"${APPVEYOR_BUILD_FOLDER}\" && python.exe t/run-fio-tests.py --skip 5 --debug'
+  - 'bash.exe -lc "cd \"${APPVEYOR_BUILD_FOLDER}\" && python.exe t/run-fio-tests.py --debug'
 
 artifacts:
   - path: os\windows\*.msi