Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing: pr 11392 in combination with potential fixup from pr 11426 #11429

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
7b16392
tests: linkcheck builder: update test webserver handlers from HTTP/1.…
jayaddison May 3, 2023
32f97de
tests: linkcheck: send content-length header for all HTTP/1.1 server …
jayaddison Apr 27, 2023
45053ad
tests: linkcheck: ConnectionResetHandler: close the connection by set…
jayaddison Apr 18, 2023
aec34ad
tests: linkcheck: capture_headers_handler: relocate the (client) head…
jayaddison Apr 21, 2023
824202e
tests: linkcheck: InfiniteRedirectOnHeadHandler: close server-side co…
jayaddison Apr 27, 2023
b89450c
Compatibility issue: pin to 'urllib3<2.0.0' pending support in 'reque…
jayaddison May 14, 2023
c899963
Revert "Compatibility issue: pin to 'urllib3<2.0.0' pending support i…
jayaddison May 14, 2023
e405f91
unit tests: enable multi-threaded HTTP webserver
jayaddison May 14, 2023
94644fd
Merge branch 'master' into issue-11324-prep/linkcheck-tests-http-1.1
AA-Turner May 15, 2023
fff7d12
tests: linkcheck: refactor to remove sharing of variables between the…
jayaddison May 17, 2023
7099f3b
test_linkcheck_request_headers: cleanup: remove headers.as_string call
jayaddison May 17, 2023
f1d09da
test_linkcheck_request_headers: cleanup: remove (another) headers.as_…
jayaddison May 17, 2023
33103ee
Merge branch 'master' into issue-11324-prep/linkcheck-tests-refactor-…
jayaddison May 18, 2023
366e825
Merge branch 'issue-11324-prep/linkcheck-tests-refactor-remove-thread…
jayaddison May 19, 2023
de5a921
[testing] Temporarily remove non-unittest GitHub Actions workflows
jayaddison May 19, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
43 changes: 0 additions & 43 deletions .github/workflows/builddoc.yml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/coverage.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/create-release.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/latex.yml

This file was deleted.

126 changes: 0 additions & 126 deletions .github/workflows/lint.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/lock.yml

This file was deleted.

27 changes: 0 additions & 27 deletions .github/workflows/nodejs.yml

This file was deleted.

75 changes: 0 additions & 75 deletions .github/workflows/transifex.yml

This file was deleted.