mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Ignore windows tests temporarily while addressing https://github.com/elastic/logstash/issues/7634 (#7637)
This commit is contained in:
parent
bf2a15bda7
commit
c009cb8529
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
goto no_test
|
||||
@echo off
|
||||
|
||||
setlocal
|
||||
|
@ -39,3 +40,5 @@ IF "%SELECTEDTESTSUITE%"=="core-fail-fast" (
|
|||
%RAKEPATH% test:core
|
||||
)
|
||||
)
|
||||
:no_test
|
||||
echo ***** SKIPPING TESTS : https://github.com/elastic/logstash/issues/7634 *****
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue