mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 01:25:38 -05:00
Add unstable test params for core and extension tests (#7513)
* Add unstable test params for core and extension tests * unset invert options for unstable script runs * Fix copypasta * Add nogpu to dacpac tests
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
setlocal
|
||||
|
||||
set ADS_TEST_GREP=@UNSTABLE@
|
||||
set ADS_TEST_INVERT_GREP=
|
||||
|
||||
echo Running unstable tests
|
||||
echo Running UNSTABLE ADS Extension Integration tests
|
||||
|
||||
call %~dp0\sql-test-integration.bat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user