Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish-docs "doxygen .../google/cloud/compute/Doxyfile.compute-docs" failure #13916

Open
devbww opened this issue Apr 3, 2024 · 1 comment
Labels
cpp: flake A test with false positives (failures that are not interesting) type: cleanup An internal cleanup or hygiene concern.

Comments

@devbww
Copy link
Contributor

devbww commented Apr 3, 2024

Step #5: T+743.963s [444/511] Generate compute HTML documentation
Step #5: FAILED: google/cloud/compute/CMakeFiles/compute-docs /workspace/cmake-out/google/cloud/compute/CMakeFiles/compute-docs 
Step #5: cd /workspace/google/cloud/compute && /usr/bin/cmake -E make_directory /workspace/cmake-out/google/cloud/compute && /usr/bin/doxygen /workspace/cmake-out/google/cloud/compute/Doxyfile.compute-docs

Unfortunately there was no further error output, and my initial investigation indicates that it is all hidden by CMake's doxygen_add_docs() function.

Let's at least file this issue to track if it recurs.

@devbww devbww added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p3 Desirable enhancement or fix. May not be included in next release. cpp: flake A test with false positives (failures that are not interesting) labels Apr 3, 2024
@coryan coryan added type: cleanup An internal cleanup or hygiene concern. and removed type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp: flake A test with false positives (failures that are not interesting) type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

2 participants