Boyuan Zhang created BEAM-4426:
----------------------------------
Summary: apache_beam.transforms.dataflow_distribution_counter_test
failed on Windows
Key: BEAM-4426
URL: https://issues.apache.org/jira/browse/BEAM-4426
Project: Beam
Issue Type: Bug
Components: sdk-py-harness
Reporter: Boyuan Zhang
Assignee: Boyuan Zhang
apache_beam.transforms.dataflow_distributio
n_counter_test:DataflowDistributionAccumulatorTest.test_translate_to_histogram_with_max_input
test_translate_to_histogram_with_max_input
(apache_beam.transforms.dataflow_distribution_counter_test.DataflowDistributi
onAccumulatorTest) ... FAIL
======================================================================
FAIL: test_translate_to_histogram_with_max_input
(apache_beam.transforms.dataflow_distribution_counter_test.DataflowDist
ributionAccumulatorTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"beam\sdks\python\apache_beam\transforms\dataflow_distribution_counter_test.py",
li
ne 77, in test_translate_to_histogram_with_max_input
self.assertEquals(histogram.firstBucketOffset, 57)
AssertionError: 29 != 57
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)