Skip to content

Commit 479f0d6

Browse files
committed
Run integration tests for moving WindowedValue and making public
1 parent 94d3261 commit 479f0d6

13 files changed

Lines changed: 26 additions & 13 deletions
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run.",
3-
"modification": 3
3+
"modification": 3,
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run.",
3-
"modification": 2
3+
"modification": 2,
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 1
3+
"modification": 1,
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 3
3+
"modification": 3,
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"modification": 2,
4-
"https://github.com/apache/beam/pull/34294": "noting that PR #34294 should run this test"
4+
"https://github.com/apache/beam/pull/34294": "noting that PR #34294 should run this test",
5+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
56
}

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_Streaming.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
44
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",
5-
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test"
5+
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test",
6+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
67
}

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
44
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",
5-
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test"
5+
"https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test",
6+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
67
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"https://github.com/apache/beam/pull/31761": "noting that PR #31761 should run this test"
3+
"https://github.com/apache/beam/pull/31761": "noting that PR #31761 should run this test",
4+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"https://github.com/apache/beam/pull/32440": "testing datastream optimizations",
4-
"runFor": "#33606"
4+
"runFor": "#33606",
5+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
56
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
33
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
4-
"https://github.com/apache/beam/pull/31270": "re-add specialized Samza translation of Redistribute"
4+
"https://github.com/apache/beam/pull/31270": "re-add specialized Samza translation of Redistribute",
5+
"https://github.com/apache/beam/pull/35159": "moving WindowedValue and making an interface"
56
}

0 commit comments

Comments
 (0)