Skip to content

CI/azure: disable parallel tests, allow IDN tests#14593

Closed
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:azure-ci-tweaks
Closed

CI/azure: disable parallel tests, allow IDN tests#14593
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:azure-ci-tweaks

Conversation

@vszakats
Copy link
Member

They started show the similar flakiness as the GHA ones after enabling
parallel tests (-j2) by default.

Example flaky run:
https://dev.azure.com/daniel0244/curl/_build/results?buildId=24763&view=results

Ubuntu:

FAIL 137: 'FTP download without size in RETR string' FTP, RETR, --data-binary
FAIL 336: 'FTP range download when SIZE doesn't work' FTP, PASV, TYPE A, RETR
FAIL 975: 'HTTP with auth redirected to FTP allowing auth to continue' HTTP, FTP, --location-trusted
FAIL 1378: 'FTP DL, file without Content-Disposition inside, using -o fname' FTP, RETR

MSYS2 mingw32:

FAIL 1501: 'FTP with multi interface and slow LIST response' FTP, RETR, multi, LIST, DELAY

MSYS2 mingw64:

FAIL 1501: 'FTP with multi interface and slow LIST response' FTP, RETR, multi, LIST, DELAY

Follow-up to 0324d55 #11510

@vszakats vszakats added tests CI Continuous Integration labels Aug 19, 2024
@vszakats vszakats changed the title ci/azure: disable parallel tests, allow IDN tests CI/azure: disable parallel tests, allow IDN tests Aug 19, 2024
@vszakats vszakats closed this in 1239973 Aug 19, 2024
@vszakats vszakats deleted the azure-ci-tweaks branch August 19, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration tests

Development

Successfully merging this pull request may close these issues.

1 participant