Source: golang-github-microcosm-cc-bluemonday Version: 1.0.20-1 Severity: serious Tags: upstream ftbfs Justification: fails to build from source
Hi, Trying to build golang-github-microcosm-cc-bluemonday with golang-golang-x-net 1:0.10.0-1 (the version currently in unstable), the test suite run fails with the following: === RUN TestComments sanitize_test.go:1627: test 1 failed; input : <!--[if gte mso 9]>Hello<![endif]--> output : <!--[if gte mso 9]>Hello<![endif]--> expected: <!--[if gte mso 9]>Hello<![endif]--> --- FAIL: TestComments (0.00s) It looks like this is already fixed in upstream release 1.0.23 and later: https://github.com/microcosm-cc/bluemonday/releases/tag/v1.0.23 -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.3.0-1-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled