[
https://issues.apache.org/jira/browse/BEAM-7371?focusedWorklogId=246359&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246359
]
ASF GitHub Bot logged work on BEAM-7371:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/May/19 20:26
Start Date: 21/May/19 20:26
Worklog Time Spent: 10m
Work Description: markflyhigh commented on pull request #8615:
[BEAM-7371] fix dependency check
URL: https://github.com/apache/beam/pull/8615#discussion_r286209328
##########
File path:
.test-infra/jenkins/dependency_check/dependency_check_report_generator_test.py
##########
@@ -23,7 +23,7 @@
import unittest, mock
from mock import patch, mock_open
from datetime import datetime
-from dependency_check_report_generator import prioritize_dependencies
+from .dependency_check_report_generator import prioritize_dependencies
Review comment:
see.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 246359)
Time Spent: 3h 50m (was: 3h 40m)
> Dependency checks failed because of incorrect virtualenv startup
> ----------------------------------------------------------------
>
> Key: BEAM-7371
> URL: https://issues.apache.org/jira/browse/BEAM-7371
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: yifan zou
> Assignee: yifan zou
> Priority: Major
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)