-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix ci * skip not stable test
- Loading branch information
Showing
116 changed files
with
4,073 additions
and
561 deletions.
There are no files selected for viewing
46 changes: 46 additions & 0 deletions
46
...sts/__snapshots__/test_nodes/test_global_node_with_args_overwrite[not config][graph].json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "output.mp4", | ||
"inputs": [ | ||
{ | ||
"index": 0, | ||
"node": { | ||
"input_typings": [ | ||
"video", | ||
"video" | ||
], | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp1.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
}, | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp2.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"n", | ||
2 | ||
] | ||
], | ||
"name": "concat", | ||
"output_typings": [ | ||
"video" | ||
] | ||
} | ||
} | ||
], | ||
"kwargs": [] | ||
} | ||
} |
Binary file removed
BIN
-9.5 KB
...pshots__/test_nodes/test_global_node_with_args_overwrite[not config][graph].png
Binary file not shown.
54 changes: 54 additions & 0 deletions
54
...s__/test_nodes/test_global_node_with_args_overwrite[not set with global args][graph].json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"index": null, | ||
"node": { | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "output.mp4", | ||
"inputs": [ | ||
{ | ||
"index": 0, | ||
"node": { | ||
"input_typings": [ | ||
"video", | ||
"video" | ||
], | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp1.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
}, | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp2.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"n", | ||
2 | ||
] | ||
], | ||
"name": "concat", | ||
"output_typings": [ | ||
"video" | ||
] | ||
} | ||
} | ||
], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [] | ||
} | ||
} |
Binary file removed
BIN
-10.6 KB
...nodes/test_global_node_with_args_overwrite[not set with global args][graph].png
Binary file not shown.
59 changes: 59 additions & 0 deletions
59
...t_nodes/test_global_node_with_args_overwrite[set n is False with global args][graph].json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
{ | ||
"index": null, | ||
"node": { | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "output.mp4", | ||
"inputs": [ | ||
{ | ||
"index": 0, | ||
"node": { | ||
"input_typings": [ | ||
"video", | ||
"video" | ||
], | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp1.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
}, | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp2.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"n", | ||
2 | ||
] | ||
], | ||
"name": "concat", | ||
"output_typings": [ | ||
"video" | ||
] | ||
} | ||
} | ||
], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"n", | ||
false | ||
] | ||
] | ||
} | ||
} |
Binary file removed
BIN
-10.9 KB
...est_global_node_with_args_overwrite[set n is False with global args][graph].png
Binary file not shown.
59 changes: 59 additions & 0 deletions
59
...st_nodes/test_global_node_with_args_overwrite[set n is True with global args][graph].json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
{ | ||
"index": null, | ||
"node": { | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "output.mp4", | ||
"inputs": [ | ||
{ | ||
"index": 0, | ||
"node": { | ||
"input_typings": [ | ||
"video", | ||
"video" | ||
], | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp1.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
}, | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp2.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"n", | ||
2 | ||
] | ||
], | ||
"name": "concat", | ||
"output_typings": [ | ||
"video" | ||
] | ||
} | ||
} | ||
], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"n", | ||
true | ||
] | ||
] | ||
} | ||
} |
Binary file removed
BIN
-10.7 KB
...test_global_node_with_args_overwrite[set n is True with global args][graph].png
Binary file not shown.
59 changes: 59 additions & 0 deletions
59
...t_nodes/test_global_node_with_args_overwrite[set y is True with global args0][graph].json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
{ | ||
"index": null, | ||
"node": { | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "output.mp4", | ||
"inputs": [ | ||
{ | ||
"index": 0, | ||
"node": { | ||
"input_typings": [ | ||
"video", | ||
"video" | ||
], | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp1.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
}, | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp2.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"n", | ||
2 | ||
] | ||
], | ||
"name": "concat", | ||
"output_typings": [ | ||
"video" | ||
] | ||
} | ||
} | ||
], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"y", | ||
true | ||
] | ||
] | ||
} | ||
} |
Binary file removed
BIN
-10.8 KB
...est_global_node_with_args_overwrite[set y is True with global args0][graph].png
Binary file not shown.
59 changes: 59 additions & 0 deletions
59
...t_nodes/test_global_node_with_args_overwrite[set y is True with global args1][graph].json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
{ | ||
"index": null, | ||
"node": { | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "output.mp4", | ||
"inputs": [ | ||
{ | ||
"index": 0, | ||
"node": { | ||
"input_typings": [ | ||
"video", | ||
"video" | ||
], | ||
"inputs": [ | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp1.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
}, | ||
{ | ||
"index": null, | ||
"node": { | ||
"filename": "tmp2.mp4", | ||
"inputs": [], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"n", | ||
2 | ||
] | ||
], | ||
"name": "concat", | ||
"output_typings": [ | ||
"video" | ||
] | ||
} | ||
} | ||
], | ||
"kwargs": [] | ||
} | ||
} | ||
], | ||
"kwargs": [ | ||
[ | ||
"y", | ||
false | ||
] | ||
] | ||
} | ||
} |
Binary file removed
BIN
-11.2 KB
...est_global_node_with_args_overwrite[set y is True with global args1][graph].png
Binary file not shown.
Oops, something went wrong.