Commit 1175dba
committed
[FLINK-10913] Harden ExecutionGraphRestartTest#testRestartAutomatically
Wait until all Executions reach the state DEPLOYING instead of having a resource assigned.1 parent 3609f36 commit 1175dba
1 file changed
Lines changed: 8 additions & 1 deletion
File tree
- flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph
flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/ExecutionGraphRestartTest.java
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
973 | 973 | | |
974 | 974 | | |
975 | 975 | | |
976 | | - | |
| 976 | + | |
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
987 | 994 | | |
988 | 995 | | |
989 | 996 | | |
| |||
0 commit comments