Skip to content

[9.3.0] Add classname to generated test XML (https://github.com/bazelbuild/bazel/pull/30319) - #30343

Open
bazel-io wants to merge 2 commits into
bazelbuild:release-9.3.0from
bazel-io:cp30319-9.3.0-150614
Open

[9.3.0] Add classname to generated test XML (https://github.com/bazelbuild/bazel/pull/30319)#30343
bazel-io wants to merge 2 commits into
bazelbuild:release-9.3.0from
bazel-io:cp30319-9.3.0-150614

Conversation

@bazel-io

Copy link
Copy Markdown
Member

Fallback test XML omits the testcase classname attribute, so consumers
that require it can reject timeout and crash reports.

Emit an empty classname in both fallback writers, as the shell test
harness does, and cover the POSIX and Windows reports with focused
regressions.

Fixes #16759.

Closes #30319.

PiperOrigin-RevId: 949570809
Change-Id: I18e567a74e402c421ec33f072f5d6751c7dae1b7

Commit 0b73eb5

Fallback test XML omits the testcase classname attribute, so consumers
that require it can reject timeout and crash reports.

Emit an empty classname in both fallback writers, as the shell test
harness does, and cover the POSIX and Windows reports with focused
regressions.

Fixes bazelbuild#16759.

Closes bazelbuild#30319.

PiperOrigin-RevId: 949570809
Change-Id: I18e567a74e402c421ec33f072f5d6751c7dae1b7
@bazel-io bazel-io added the awaiting-review PR is awaiting review from an assigned reviewer label Jul 17, 2026
@bazel-io
bazel-io requested a review from a team as a code owner July 17, 2026 15:07
@bazel-io
bazel-io requested review from fmeum and meisterT July 17, 2026 15:07
@iancha1992
iancha1992 requested review from Wyverald and removed request for fmeum July 17, 2026 17:35
@iancha1992
iancha1992 enabled auto-merge (squash) July 17, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR is awaiting review from an assigned reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants