[3.12] gh-135661: Fix parsing start and end tags in HTMLParser according to the HTML5 standard (GH-135930) #159727
build.yml
on: pull_request
Change detection
/
Create context from changed files
11s
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-tsan
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Docs
/
Docs
1m 40s
Docs
/
Doctest
6m 12s
Check if Autoconf files are up to date
23s
Check if generated files are up to date
5m 39s
Hypothesis tests on Ubuntu
6m 53s
Check if the ABI has changed
1m 28s
All required checks pass
3s
Annotations
1 error and 18 warnings
|
Docs / Docs
Process completed with exit code 2.
|
|
Check if the ABI has changed
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7):
Parser/tokenizer.c#L482
this statement may fall through [-Wimplicit-fallthrough=]
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.3):
Parser/tokenizer.c#L482
this statement may fall through [-Wimplicit-fallthrough=]
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.2):
Parser/tokenizer.c#L482
this statement may fall through [-Wimplicit-fallthrough=]
|
|
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.15):
Parser/tokenizer.c#L482
this statement may fall through [-Wimplicit-fallthrough=]
|
|
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.8.1 is already installed and up-to-date.
To reinstall 5.8.1, run:
brew reinstall xz
|
|
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.4.3 is already installed and up-to-date.
To reinstall 2.4.3, run:
brew reinstall pkgconf
|
|
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
|
Hypothesis tests on Ubuntu:
Parser/tokenizer.c#L482
this statement may fall through [-Wimplicit-fallthrough=]
|
|
Address sanitizer (ubuntu-24.04)
‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
|
|
Address sanitizer (ubuntu-24.04):
Parser/tokenizer.c#L482
this statement may fall through [-Wimplicit-fallthrough=]
|
|
Ubuntu / build and test (ubuntu-24.04):
Parser/tokenizer.c#L482
this statement may fall through [-Wimplicit-fallthrough=]
|
|
macOS / build and test (macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-13)
tcl-tk@8 8.6.16 is already installed and up-to-date.
To reinstall 8.6.16, run:
brew reinstall tcl-tk@8
|
|
macOS / build and test (macos-13)
gdbm 1.25 is already installed and up-to-date.
To reinstall 1.25, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-13)
xz 5.8.1 is already installed and up-to-date.
To reinstall 5.8.1, run:
brew reinstall xz
|
|
macOS / build and test (macos-13)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|