Update all test packages (#9490)

* Update all packages

* Potential fix for normal tests

* Revert a change and try something else

* Try this as well
This commit is contained in:
Amir Omidi
2020-03-07 07:23:00 -08:00
committed by GitHub
parent a93f5883b9
commit 9f9c65591d
20 changed files with 315 additions and 27010 deletions

View File

@@ -110,7 +110,7 @@ steps:
- powershell: | - powershell: |
. build/azure-pipelines/win32/exec.ps1 . build/azure-pipelines/win32/exec.ps1
$ErrorActionPreference = "Stop" $ErrorActionPreference = "Stop"
exec { .\scripts\test-unstable.bat --build --coverage --reporter mocha-junit-reporter } exec { .\scripts\test-unstable.bat --build --tfs }
continueOnError: true continueOnError: true
condition: and(succeeded(), eq(variables['RUN_UNSTABLE_TESTS'], 'true')) condition: and(succeeded(), eq(variables['RUN_UNSTABLE_TESTS'], 'true'))
displayName: Run unstable tests displayName: Run unstable tests

View File

@@ -81,7 +81,7 @@
"mocha-junit-reporter": "^1.17.0", "mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7", "mocha-multi-reporters": "^1.1.7",
"should": "^13.2.3", "should": "^13.2.3",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.4" "vscodetestcover": "github:corivera/vscodetestcover#1.0.5"
}, },
"resolutions": { "resolutions": {
"esprima": "^4.0.0" "esprima": "^4.0.0"

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"mocha-multi-reporters": "^1.1.7", "mocha-multi-reporters": "^1.1.7",
"should": "^13.2.1", "should": "^13.2.1",
"typemoq": "^2.1.0", "typemoq": "^2.1.0",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.4" "vscodetestcover": "github:corivera/vscodetestcover#1.0.5"
}, },
"resolutions": { "resolutions": {
"esprima": "^4.0.0" "esprima": "^4.0.0"

File diff suppressed because it is too large Load Diff

View File

@@ -210,7 +210,7 @@
"mocha-multi-reporters": "^1.1.7", "mocha-multi-reporters": "^1.1.7",
"should": "^13.2.1", "should": "^13.2.1",
"typemoq": "^2.1.0", "typemoq": "^2.1.0",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.4" "vscodetestcover": "github:corivera/vscodetestcover#1.0.5"
}, },
"resolutions": { "resolutions": {
"esprima": "^4.0.0" "esprima": "^4.0.0"

File diff suppressed because it is too large Load Diff

View File

@@ -632,7 +632,7 @@
"mocha-multi-reporters": "^1.1.7", "mocha-multi-reporters": "^1.1.7",
"mocha": "^5.2.0", "mocha": "^5.2.0",
"should": "^13.2.1", "should": "^13.2.1",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.4", "vscodetestcover": "github:corivera/vscodetestcover#1.0.5",
"typemoq": "^2.1.0" "typemoq": "^2.1.0"
}, },
"resolutions": { "resolutions": {

File diff suppressed because it is too large Load Diff

View File

@@ -62,7 +62,7 @@
"mocha-junit-reporter": "^1.17.0", "mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7", "mocha-multi-reporters": "^1.1.7",
"should": "^13.2.1", "should": "^13.2.1",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.4" "vscodetestcover": "github:corivera/vscodetestcover#1.0.5"
}, },
"resolutions": { "resolutions": {
"esprima": "^4.0.0" "esprima": "^4.0.0"

File diff suppressed because it is too large Load Diff

View File

@@ -146,7 +146,7 @@
"mocha-multi-reporters": "^1.1.7", "mocha-multi-reporters": "^1.1.7",
"should": "^13.2.1", "should": "^13.2.1",
"typemoq": "^2.1.0", "typemoq": "^2.1.0",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.4" "vscodetestcover": "github:corivera/vscodetestcover#1.0.5"
}, },
"resolutions": { "resolutions": {
"esprima": "^4.0.0" "esprima": "^4.0.0"

File diff suppressed because it is too large Load Diff

View File

@@ -510,7 +510,7 @@
"mocha-multi-reporters": "^1.1.7", "mocha-multi-reporters": "^1.1.7",
"should": "^13.2.3", "should": "^13.2.3",
"typemoq": "^2.1.0", "typemoq": "^2.1.0",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.4" "vscodetestcover": "github:corivera/vscodetestcover#1.0.5"
}, },
"resolutions": { "resolutions": {
"esprima": "^4.0.0" "esprima": "^4.0.0"

File diff suppressed because it is too large Load Diff

View File

@@ -362,7 +362,7 @@
"mocha-junit-reporter": "^1.17.0", "mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7", "mocha-multi-reporters": "^1.1.7",
"typemoq": "^2.1.0", "typemoq": "^2.1.0",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.4" "vscodetestcover": "github:corivera/vscodetestcover#1.0.5"
}, },
"resolutions": { "resolutions": {
"esprima": "^4.0.0" "esprima": "^4.0.0"

File diff suppressed because it is too large Load Diff

View File

@@ -75,7 +75,7 @@
"mocha-multi-reporters": "^1.1.7", "mocha-multi-reporters": "^1.1.7",
"should": "^13.2.1", "should": "^13.2.1",
"typemoq": "^2.1.0", "typemoq": "^2.1.0",
"vscodetestcover": "github:corivera/vscodetestcover#1.0.4" "vscodetestcover": "github:corivera/vscodetestcover#1.0.5"
}, },
"resolutions": { "resolutions": {
"esprima": "^4.0.0" "esprima": "^4.0.0"

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
@echo off @echo off
setlocal setlocal
set ADS_TEST_GREP=@UNSTABLE@ set "ADS_TEST_GREP=(@UNSTABLE@|Unexpected Errors & Loader Errors)"
set ADS_TEST_INVERT_GREP= set ADS_TEST_INVERT_GREP=
echo Running UNSTABLE ADS Core Tests echo Running UNSTABLE ADS Core Tests