Skip to content

Fix absl.testing.xml_reporter for Python 3.12.1 when all tests are skipped.#271

Merged
1 commit merged intomainfrom
test_597675639
Jan 12, 2024
Merged

Fix absl.testing.xml_reporter for Python 3.12.1 when all tests are skipped.#271
1 commit merged intomainfrom
test_597675639

Conversation

@copybara-service
Copy link
Copy Markdown

Fix absl.testing.xml_reporter for Python 3.12.1 when all tests are skipped.

startTest may not be called in this case, after the change in python/cpython#106588.

@copybara-service copybara-service bot force-pushed the test_597675639 branch 4 times, most recently from ac233e8 to 93f0b2e Compare January 12, 2024 15:51
…ipped.

`startTest` may not be called in this case, after the change in python/cpython#106588.

PiperOrigin-RevId: 597840713
@copybara-service copybara-service bot closed this pull request by merging all changes into main in 1e13a8c Jan 12, 2024
@copybara-service copybara-service bot deleted the test_597675639 branch January 12, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant