File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ def sickbayTests = [
146146 // java.util.NoSuchElementException: Empty PCollection accessed as a singleton view.
147147 ' org.apache.beam.sdk.transforms.ViewTest.testDiscardingNonSingletonSideInput' ,
148148 // ava.lang.IllegalArgumentException: Duplicate values for a
149- ' org.apache.beam.sdk.transforms.ViewTest .testMapSideInputWithNullValuesCatchesDuplicates' ,
149+ ' org.apache.beam.sdk.transforms.MapViewTest .testMapSideInputWithNullValuesCatchesDuplicates' ,
150150 // java.lang.IllegalArgumentException: PCollection with more than one element accessed as a singleton view....
151151 ' org.apache.beam.sdk.transforms.ViewTest.testNonSingletonSideInput' ,
152152 // java.util.NoSuchElementException: Empty PCollection accessed as a singleton view.
You can’t perform that action at this time.
0 commit comments