[
https://issues.apache.org/jira/browse/BEAM-3713?focusedWorklogId=589323&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-589323
]
ASF GitHub Bot logged work on BEAM-3713:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Apr/21 16:01
Start Date: 26/Apr/21 16:01
Worklog Time Spent: 10m
Work Description: benWize commented on a change in pull request #14481:
URL: https://github.com/apache/beam/pull/14481#discussion_r620435936
##########
File path: sdks/python/apache_beam/io/gcp/bigquery_read_it_test.py
##########
@@ -29,7 +29,8 @@
from decimal import Decimal
from functools import wraps
-from nose.plugins.attrib import attr
+from future.utils import iteritems
Review comment:
Removed
--
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: 589323)
Time Spent: 30h 10m (was: 30h)
> Consider moving away from nose to nose2 or pytest.
> --------------------------------------------------
>
> Key: BEAM-3713
> URL: https://issues.apache.org/jira/browse/BEAM-3713
> Project: Beam
> Issue Type: Test
> Components: sdk-py-core, testing
> Reporter: Robert Bradshaw
> Assignee: Benjamin Gonzalez
> Priority: P3
> Time Spent: 30h 10m
> Remaining Estimate: 0h
>
> Per
> [https://nose.readthedocs.io/en/latest/|https://nose.readthedocs.io/en/latest/,]
> , nose is in maintenance mode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)