Amin Yahyaabadi
|
0572568ef5
|
increase the retryNumber to 6
|
2020-09-17 18:46:28 -05:00 |
|
Amin Yahyaabadi
|
e187bf26cb
|
Retry 4 times
|
2020-09-17 18:46:28 -05:00 |
|
Amin Yahyaabadi
|
c48aacd0e7
|
pass exitCode
|
2020-09-17 18:46:28 -05:00 |
|
Amin Yahyaabadi
|
8450f16bdb
|
call the callback only on fail or success
Don't call the callback on retry
|
2020-09-17 18:46:28 -05:00 |
|
Amin Yahyaabadi
|
4f0acf4a83
|
call the callback after retrying
|
2020-09-17 18:46:28 -05:00 |
|
Amin Yahyaabadi
|
7063b48f05
|
Retry the timed out tests for a number of times
|
2020-09-17 18:46:28 -05:00 |
|
Amin Yahyaabadi
|
5d09c88927
|
shouldTryAgain
|
2020-09-17 18:46:28 -05:00 |
|
Amin Yahyaabadi
|
d7f5ea58e0
|
isTimedOut
|
2020-09-17 18:46:28 -05:00 |
|
Amin Yahyaabadi
|
3b10e63204
|
createTestKey
|
2020-09-17 18:46:28 -05:00 |
|
Amin Yahyaabadi
|
44f7b43bbb
|
retryOrFailTest
|
2020-09-17 18:46:28 -05:00 |
|
Sadick
|
86a7b38fa5
|
Merge pull request #21336 from atom/fix-typo
DependsOn windows_tests
|
2020-09-17 17:17:16 +03:00 |
|
sadick254
|
951efc40ec
|
DependsOn windows_tests
|
2020-09-17 07:20:55 +03:00 |
|
dependabot[bot]
|
2c94956eb9
|
Bump eslint-utils from 1.3.1 to 1.4.3 in /script
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-16 11:01:55 +00:00 |
|
Sadick
|
b94532ed4d
|
Merge pull request #21109 from atom-ide-community/windows_tests_4upstream
Parallelize Tests in CI (+ Refactor and Improvements)
|
2020-09-16 13:56:39 +03:00 |
|
Sadick
|
b17a5ab6f6
|
Merge pull request #21212 update npm@6.14.8
update npm@6.14.8
|
2020-09-16 11:04:54 +03:00 |
|
Sadick
|
b6da674260
|
Merge pull request #20632
Bump https-proxy-agent from 2.2.1 to 2.2.4 in /script/vsts
|
2020-09-16 10:59:51 +03:00 |
|
Amin Yahyaabadi
|
3dbe763e14
|
test on windows-2019
This increases the test-pass rate and reduced the timeouts
https://github.com/atom-ide-community/atom/pull/109
|
2020-09-16 00:41:26 -05:00 |
|
Amin Yahyaabadi
|
c419744ee3
|
Update lock files
|
2020-09-16 00:29:28 -05:00 |
|
Amin Yahyaabadi
|
7040bf9e44
|
use npm 6.14.8 in ci
|
2020-09-16 00:18:00 -05:00 |
|
Amin Yahyaabadi
|
fca933fe43
|
use npm 6.14.8 in script/
|
2020-09-16 00:17:37 -05:00 |
|
Sadick
|
0628ba5803
|
Merge pull request #20043 from atom/dependabot/npm_and_yarn/script/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2 in /script
|
2020-09-16 06:56:34 +03:00 |
|
Sadick
|
94b39402cc
|
Merge pull request #21249 from atom/dependabot/npm_and_yarn/script/vsts/decompress-4.2.1
Bump decompress from 4.2.0 to 4.2.1 in /script/vsts
|
2020-09-16 06:53:15 +03:00 |
|
Amin Yahyaabadi
|
a9e690d165
|
refactor the static parts out of the test function which runs by async
|
2020-09-15 20:40:03 -05:00 |
|
dependabot[bot]
|
1c5413af1b
|
Bump mixin-deep from 1.3.1 to 1.3.2 in /script
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-15 20:29:04 +00:00 |
|
dependabot[bot]
|
d2e257aabf
|
Bump https-proxy-agent from 2.2.1 to 2.2.4 in /script/vsts
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-15 23:26:03 +03:00 |
|
dependabot[bot]
|
1cb581717c
|
Bump node-fetch from 2.2.0 to 2.6.1 in /script/vsts
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.2.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.2.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-15 20:09:13 +00:00 |
|
Sadick
|
1da06ef5fa
|
Merge pull request #21294
Bump node-fetch from 2.6.0 to 2.6.1 in /script
|
2020-09-15 23:08:03 +03:00 |
|
Amin Yahyaabadi
|
82abb4ded2
|
rename windows jobs
to be consistent with macOS
|
2020-09-14 17:37:37 -05:00 |
|
aminya
|
96480ea5b9
|
Use async.series
Revert b61475ffe4
|
2020-09-14 17:37:37 -05:00 |
|
Amin Yahyaabadi
|
3993c420b1
|
collect output only if stdout exits
|
2020-09-14 17:37:37 -05:00 |
|
aminya
|
bef8d82106
|
fix: rename windows job back to Windows
|
2020-09-14 17:37:36 -05:00 |
|
Amin Yahyaabadi
|
3b796f7995
|
refactor spawnTest
|
2020-09-14 17:37:36 -05:00 |
|
Amin Yahyaabadi
|
a69e0f8117
|
function to create packageTestSuites only when needed
|
2020-09-14 17:37:36 -05:00 |
|
Amin Yahyaabadi
|
f4bdb22e7d
|
function to create coreRenderProcessTestSuites
only when needed
|
2020-09-14 17:37:36 -05:00 |
|
aminya
|
66c743465c
|
print the used testCommand for failed tests
|
2020-09-14 17:37:36 -05:00 |
|
aminya
|
d742f25895
|
macos: run core main tests in the build phase
|
2020-09-14 17:37:11 -05:00 |
|
aminya
|
7d93415093
|
bootstrap in case cache misses
|
2020-09-14 17:37:11 -05:00 |
|
aminya
|
849216a750
|
always upload atom windows.zip for x64
|
2020-09-14 17:37:11 -05:00 |
|
aminya
|
fa6a8e32ce
|
Run windows core main tests in the build step
|
2020-09-14 17:37:11 -05:00 |
|
aminya
|
62b440d870
|
Run windows renderer tests in parallel
|
2020-09-14 17:37:10 -05:00 |
|
aminya
|
a4fac1e772
|
test: use Azure format for printing
|
2020-09-14 17:37:10 -05:00 |
|
aminya
|
a69bf7be10
|
warn before error reporting
Helps visually
|
2020-09-14 17:26:50 -05:00 |
|
aminya
|
e386c2bf02
|
run tests using async.parallel
|
2020-09-14 17:26:50 -05:00 |
|
aminya
|
d04d91835c
|
allow requesting parallel tests for all OS
|
2020-09-14 17:26:50 -05:00 |
|
aminya
|
b992fbf1b1
|
parallelize core tests
|
2020-09-14 17:26:50 -05:00 |
|
aminya
|
a598fdd26e
|
run package tests in parallel for windows tests
|
2020-09-14 17:26:50 -05:00 |
|
Sadick
|
9d65b79d7a
|
Merge pull request #21081 from atom-ide-community/CI_templates_4upstream
Cross-platform CI scripts
|
2020-09-14 17:34:42 +03:00 |
|
Benjamin Gray
|
2bc1a117b6
|
⬆️ fs-extra@9.0.1
|
2020-09-14 13:54:33 +03:00 |
|
Amin Yahyaabadi
|
ea1283f935
|
use npm install in get-release-version
https://github.com/atom/atom/pull/21081/files#r487132495
|
2020-09-11 12:22:41 -05:00 |
|
Amin Yahyaabadi
|
dc2f6f8513
|
CI: Drop old workaround, refactor script blocks
This old bug in the CI inexplicably went away at some point.
Co-Authored-By: DeeDeeG <DeeDeeG@users.noreply.github.com>
|
2020-09-11 12:22:41 -05:00 |
|