mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 09:35:40 -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:
@@ -11,7 +11,8 @@ fi
|
||||
cd $ROOT
|
||||
|
||||
export ADS_TEST_GREP=@UNSTABLE@
|
||||
export ADS_TEST_INVERT_GREP=
|
||||
|
||||
echo Running unstable tests
|
||||
echo Running UNSTABLE ADS Extension Integration tests
|
||||
|
||||
./scripts/sql-test-integration.sh
|
||||
|
||||
Reference in New Issue
Block a user