jenkins-bot merged this change.
Revert "[tests] Set fast_finish: true"
It is very usefull to see all tests.
rolling builds would be more appropriate than fast_finish
This reverts commit 5accce165ce57044237b99ab5a9da6777b769176.
Change-Id: I512d4672ebc0cfd0b9d5e69e85ce4341ff603057
---
M .appveyor.yml
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/.appveyor.yml b/.appveyor.yml
index b57bd6e..73774f8 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -75,9 +75,6 @@
PYTHON_VERSION: "3.7.x"
PYTHON_ARCH: "64"
-matrix:
- fast_finish: true
-
init:
- "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%"
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
To view, visit change 509762. To unsubscribe, or for help writing mail filters, visit settings.