[ 
https://issues.apache.org/jira/browse/BEAM-5662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732546#comment-16732546
 ] 

Scott Wegner commented on BEAM-5662:
------------------------------------

I ran this locally without hitting these failures many times, so they seem like 
uncommon flakes.

The website pre-commit validates external links, and has [sane timeouts 
configured|https://github.com/apache/beam/blob/41dd6e1d651b41bd75f04e7a8ac536c8a62ef0ea/website/Rakefile#L7]
 (90s connect, 3min roundtrip).

It would be nice to be able to add retries, but the html-proofer doesn't have 
this functionality. There is an [existing feature 
request|https://github.com/gjtorikian/html-proofer/issues/310] which we can 
track.

I don't think there is anything actionable right now. If we find a particular 
domain is unreasonably flaky, we can exclude it. Otherwise, I think our 
configuration is sane and it's valuable to have these checks.

I've opened https://github.com/apache/beam/pull/7393 with various cleanup to 
the config file.

> [beam_PostCommit_Website_Publish] [:testWebsite] External link 
> http://wiki.apache.org/incubator/BeamProposal failed: got a time out
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-5662
>                 URL: https://issues.apache.org/jira/browse/BEAM-5662
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Scott Wegner
>            Assignee: Scott Wegner
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> _Use this form to file an issue for test failure:_
>  * [Jenkins 
> Job|https://builds.apache.org/job/beam_PostCommit_Website_Publish/94/]
>  * [Gradle Build 
> Scan|https://scans.gradle.com/s/h4mayefon7v7q/console-log?task=:beam-website:testWebsite#L12]
>  * [Test source 
> code|https://github.com/apache/beam/blob/845f8d0abcc5a8d7f93457c27aff0feeb1a867d5/website/Rakefile#L6]
> Initial investigation:
> The failed link is http://wiki.apache.org/incubator/BeamProposal 
> When I visit this link, it works for me. This is likely a flake.
> ----
> _After you've filled out the above details, please [assign the issue to an 
> individual|https://beam.apache.org/contribute/postcommits-guides/index.html#find_specialist].
>  Assignee should [treat test failures as 
> high-priority|https://beam.apache.org/contribute/postcommits-policies/#assigned-failing-test],
>  helping to fix the issue or find a more appropriate owner. See [Apache Beam 
> Post-Commit 
> Policies|https://beam.apache.org/contribute/postcommits-policies]._



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to