Skip to content

Commit 88190dc

Browse files
committed
Removes VR test
1 parent 207e03a commit 88190dc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdks/python/apache_beam/runners/portability/fn_api_runner/translations_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ def expand(self, pcoll):
254254
| Create([('a', x) for x in vals])
255255
| 'multiple-combines' >> MultipleCombines())
256256

257-
@attr('ValidatesRunner')
258257
def test_run_packable_combine_globally(self):
259258
class MultipleCombines(beam.PTransform):
260259
def expand(self, pcoll):

0 commit comments

Comments
 (0)