Ran
|
Files
332
|
Run time
15s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Bad rst now fails the MarkdownToHtml task. There is an option to turn the task failure into a logged warning, but the underlying failures encountered by docutils while rendering rst to html are now detected. Tests are moved to their proper home and new coverage added for the rst rendering. Testing Done: I reverted Eric's CHANGELOG.rst fix and doc site generation now fails: ```console $ git revert -n 1cf240b11 && PANTS_DEV=1 ./build-support/bin/publish_docs.sh ... 17:56:39 00:00 [markdown] 17:56:39 00:00 [markdown] Emitted /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/css/codehighlight.css 17:56:39 00:00 [render]. Processed export.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/python/pants/docs/export.html. Processed docs.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/python/pants/docs/docs.html. Processed credits.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/python/pants/docs/credits.html. Processed howto_ask.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/python/pants/docs/howto_ask.html. Processed publish.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/docs/publish.html. Processed howto_develop.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/python/pants/docs/howto_develop.html. Processed target_addresses.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/docs/target_addresses.html. Processed internals.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/python/pants/docs/internals.html. Processed with_emacs.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/docs/with_emacs.html. Processed README.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/python/pants/backend/python/README.html. Processed setup_repo.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/docs/setup_repo.html. Processed dev_tasks_publish_extras.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/python/pants/docs/dev_tasks_publish_extras.html. Processed release.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/python/pants/docs/release.html. Processed 3rdparty.md to /home/jsirois/dev/3rdparty/jsirois-pants3/dist/markdown/html/src/docs/3rdparty.html. ==== stderr ==== <string>:30: (ERROR/3) Unknown target name: "rb #2363 https://rbcommons.com/s/twitter/r/2363/>". FAILURE: /home/jsirois/dev/3rdparty/jsirois-pants3/src/python/pants/CHANGELOG.rst rendered with errors. 17:56:40 00:01 [complete] FAILURE Failed to generate HTML from markdown'. ``` CI went green here: https://travis-ci.org/pantsbuild/pants/builds/67462274 Bugs closed: 1704, 1711 Reviewed at https://rbcommons.com/s/twitter/r/2394/
13331 of 19866 relevant lines covered (67.1%)
0.67 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|