[
https://issues.apache.org/jira/browse/NUTCH-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18104963#comment-18104963
]
Hudson commented on NUTCH-3196:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch » Nutch-trunk #261 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/261/])
NUTCH-3196 Yetus: stop failing the tree on known false positives and non-source
noise (#947) (github:
[https://github.com/apache/nutch/commit/78c179c6c69490b88c6e1f197aaca7b3785f7ebc])
* (edit) src/java/org/apache/nutch/util/GZIPUtils.java
* (edit)
src/plugin/index-replace/src/test/org/apache/nutch/indexer/replace/TestIndexReplace.java
* (edit)
src/plugin/protocol-httpclient/src/test/org/apache/nutch/protocol/httpclient/TestProtocolHttpClient.java
* (add) .yetus/detsecrets-ignored-hashes.txt
* (edit)
src/plugin/protocol-http/src/java/org/apache/nutch/protocol/http/HttpResponse.java
* (edit) .codespellrc
* (edit)
src/plugin/protocol-htmlunit/src/java/org/apache/nutch/protocol/htmlunit/HttpResponse.java
* (edit)
src/plugin/lib-regex-filter/src/java/org/apache/nutch/urlfilter/api/RegexURLFilterBase.java
* (add) .yetus/excludes.txt
* (edit) README.md
* (edit)
src/plugin/urlfilter-validator/src/test/org/apache/nutch/urlfilter/validator/TestUrlValidator.java
> Yetus: stop failing the tree on known false positives and non-source noise
> --------------------------------------------------------------------------
>
> Key: NUTCH-3196
> URL: https://issues.apache.org/jira/browse/NUTCH-3196
> Project: Nutch
> Issue Type: Sub-task
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.24
>
>
> The full-tree Yetus run spends most of its codespell budget on
> language-identifier test data and similar corpora: words that are correct in
> German, Dutch, etc., or deliberately broken strings used as HTTP/URL
> fixtures. detect-secrets likewise flags things that are not
> secrets—documentation that mentions the word "password", constant *names*,
> and auth unit-test XML. None of that should block master or train people to
> ignore the job.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)