[ 
https://issues.apache.org/jira/browse/BEAM-5281?focusedWorklogId=143320&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-143320
 ]

ASF GitHub Bot logged work on BEAM-5281:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Sep/18 00:01
            Start Date: 12/Sep/18 00:01
    Worklog Time Spent: 10m 
      Work Description: alanmyrvold closed pull request #6369: [BEAM-5281] 
disable beam-website:testWebsite during build
URL: https://github.com/apache/beam/pull/6369
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/website/build.gradle b/website/build.gradle
index 0a64e73ed50..211350197d1 100644
--- a/website/build.gradle
+++ b/website/build.gradle
@@ -94,7 +94,8 @@ task testWebsite(type: Exec) {
       bundle exec rake test"""
 }
 
-check.dependsOn testWebsite
+// Re-enable when [BEAM-5281] is fixed.
+// check.dependsOn testWebsite
 
 task preCommit {
   dependsOn testWebsite


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 143320)
    Time Spent: 40m  (was: 0.5h)

> There are several deadlinks in beam-site, please removed.
> ---------------------------------------------------------
>
>                 Key: BEAM-5281
>                 URL: https://issues.apache.org/jira/browse/BEAM-5281
>             Project: Beam
>          Issue Type: Bug
>          Components: website
>            Reporter: Boyuan Zhang
>            Assignee: Melissa Pashniak
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Deadlinks in beam-site cause nightly build failed: 
> https://scans.gradle.com/s/nzwfwj6iqlgrg/console-log?task=:beam-website:testWebsite#L13



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

Reply via email to