Skip to content

Conversation

@kartben
Copy link
Contributor

@kartben kartben commented Nov 27, 2025

When shared_result cache is empty but artifacts exist, the build was incorrectly skipped, leaving app.warning empty. Force freshenv=True and disable build skipping in this case to ensure warnings are generated.

Fixes #14104

Purpose

References

  • <...>
  • <...>
  • <...>

When shared_result cache is empty but artifacts exist, the build was
incorrectly skipped, leaving app.warning empty. Force freshenv=True
and disable build skipping in this case to ensure warnings are generated.

Fixes sphinx-doc#14104

Signed-off-by: Benjamin Cabé <[email protected]>
@jayaddison

This comment was marked as off-topic.

@AA-Turner
Copy link
Member

Is there a more local fix we could find?

A

@jayaddison

This comment was marked as resolved.

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.

flaky unit test: test_numfig_disabled_warn

3 participants