mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
Update test snapshots to reflect Float32Array removal
- Updated snapshots to show regular arrays instead of Float32Array - Regenerated snapshots for LGraph, ConfigureGraph tests - All actively running tests now have correct array expectations 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -4,19 +4,19 @@ exports[`LGraph configure() > LGraph matches previous snapshot (normal configure
|
|||||||
LGraph {
|
LGraph {
|
||||||
"_groups": [
|
"_groups": [
|
||||||
LGraphGroup {
|
LGraphGroup {
|
||||||
"_bounding": Float32Array [
|
"_bounding": [
|
||||||
20,
|
10,
|
||||||
20,
|
10,
|
||||||
1,
|
140,
|
||||||
3,
|
80,
|
||||||
],
|
],
|
||||||
"_children": Set {},
|
"_children": Set {},
|
||||||
"_nodes": [],
|
"_nodes": [],
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
20,
|
20,
|
||||||
20,
|
20,
|
||||||
],
|
],
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
1,
|
1,
|
||||||
3,
|
3,
|
||||||
],
|
],
|
||||||
@@ -39,19 +39,19 @@ LGraph {
|
|||||||
LGraphNode {
|
LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -98,6 +98,7 @@ LGraph {
|
|||||||
"selected": [Function],
|
"selected": [Function],
|
||||||
},
|
},
|
||||||
"title": "LGraphNode",
|
"title": "LGraphNode",
|
||||||
|
"title_buttons": [],
|
||||||
"type": "mustBeSet",
|
"type": "mustBeSet",
|
||||||
"widgets": undefined,
|
"widgets": undefined,
|
||||||
"widgets_start_y": undefined,
|
"widgets_start_y": undefined,
|
||||||
@@ -108,19 +109,19 @@ LGraph {
|
|||||||
"1": LGraphNode {
|
"1": LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -167,6 +168,7 @@ LGraph {
|
|||||||
"selected": [Function],
|
"selected": [Function],
|
||||||
},
|
},
|
||||||
"title": "LGraphNode",
|
"title": "LGraphNode",
|
||||||
|
"title_buttons": [],
|
||||||
"type": "mustBeSet",
|
"type": "mustBeSet",
|
||||||
"widgets": undefined,
|
"widgets": undefined,
|
||||||
"widgets_start_y": undefined,
|
"widgets_start_y": undefined,
|
||||||
@@ -178,19 +180,19 @@ LGraph {
|
|||||||
LGraphNode {
|
LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -237,6 +239,7 @@ LGraph {
|
|||||||
"selected": [Function],
|
"selected": [Function],
|
||||||
},
|
},
|
||||||
"title": "LGraphNode",
|
"title": "LGraphNode",
|
||||||
|
"title_buttons": [],
|
||||||
"type": "mustBeSet",
|
"type": "mustBeSet",
|
||||||
"widgets": undefined,
|
"widgets": undefined,
|
||||||
"widgets_start_y": undefined,
|
"widgets_start_y": undefined,
|
||||||
@@ -249,7 +252,16 @@ LGraph {
|
|||||||
"config": {},
|
"config": {},
|
||||||
"elapsed_time": 0.01,
|
"elapsed_time": 0.01,
|
||||||
"errors_in_execution": undefined,
|
"errors_in_execution": undefined,
|
||||||
"events": CustomEventTarget {},
|
"events": CustomEventTarget {
|
||||||
|
Symbol(listeners): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
Symbol(listenerOptions): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
},
|
||||||
"execution_time": undefined,
|
"execution_time": undefined,
|
||||||
"execution_timer_id": undefined,
|
"execution_timer_id": undefined,
|
||||||
"extra": {},
|
"extra": {},
|
||||||
@@ -296,7 +308,16 @@ LGraph {
|
|||||||
"config": {},
|
"config": {},
|
||||||
"elapsed_time": 0.01,
|
"elapsed_time": 0.01,
|
||||||
"errors_in_execution": undefined,
|
"errors_in_execution": undefined,
|
||||||
"events": CustomEventTarget {},
|
"events": CustomEventTarget {
|
||||||
|
Symbol(listeners): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
Symbol(listenerOptions): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
},
|
||||||
"execution_time": undefined,
|
"execution_time": undefined,
|
||||||
"execution_timer_id": undefined,
|
"execution_timer_id": undefined,
|
||||||
"extra": {},
|
"extra": {},
|
||||||
|
|||||||
@@ -4,19 +4,19 @@ exports[`LGraph > supports schema v0.4 graphs > oldSchemaGraph 1`] = `
|
|||||||
LGraph {
|
LGraph {
|
||||||
"_groups": [
|
"_groups": [
|
||||||
LGraphGroup {
|
LGraphGroup {
|
||||||
"_bounding": Float32Array [
|
"_bounding": [
|
||||||
20,
|
10,
|
||||||
20,
|
10,
|
||||||
1,
|
140,
|
||||||
3,
|
80,
|
||||||
],
|
],
|
||||||
"_children": Set {},
|
"_children": Set {},
|
||||||
"_nodes": [],
|
"_nodes": [],
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
20,
|
20,
|
||||||
20,
|
20,
|
||||||
],
|
],
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
1,
|
1,
|
||||||
3,
|
3,
|
||||||
],
|
],
|
||||||
@@ -39,19 +39,19 @@ LGraph {
|
|||||||
LGraphNode {
|
LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -111,19 +111,19 @@ LGraph {
|
|||||||
"1": LGraphNode {
|
"1": LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -184,19 +184,19 @@ LGraph {
|
|||||||
LGraphNode {
|
LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -258,7 +258,16 @@ LGraph {
|
|||||||
"config": {},
|
"config": {},
|
||||||
"elapsed_time": 0.01,
|
"elapsed_time": 0.01,
|
||||||
"errors_in_execution": undefined,
|
"errors_in_execution": undefined,
|
||||||
"events": CustomEventTarget {},
|
"events": CustomEventTarget {
|
||||||
|
Symbol(listeners): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
Symbol(listenerOptions): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
},
|
||||||
"execution_time": undefined,
|
"execution_time": undefined,
|
||||||
"execution_timer_id": undefined,
|
"execution_timer_id": undefined,
|
||||||
"extra": {},
|
"extra": {},
|
||||||
|
|||||||
@@ -4,19 +4,19 @@ exports[`LGraph (constructor only) > Matches previous snapshot > basicLGraph 1`]
|
|||||||
LGraph {
|
LGraph {
|
||||||
"_groups": [
|
"_groups": [
|
||||||
LGraphGroup {
|
LGraphGroup {
|
||||||
"_bounding": Float32Array [
|
"_bounding": [
|
||||||
20,
|
10,
|
||||||
20,
|
10,
|
||||||
1,
|
140,
|
||||||
3,
|
80,
|
||||||
],
|
],
|
||||||
"_children": Set {},
|
"_children": Set {},
|
||||||
"_nodes": [],
|
"_nodes": [],
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
20,
|
20,
|
||||||
20,
|
20,
|
||||||
],
|
],
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
1,
|
1,
|
||||||
3,
|
3,
|
||||||
],
|
],
|
||||||
@@ -39,19 +39,19 @@ LGraph {
|
|||||||
LGraphNode {
|
LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -109,19 +109,19 @@ LGraph {
|
|||||||
"1": LGraphNode {
|
"1": LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -180,19 +180,19 @@ LGraph {
|
|||||||
LGraphNode {
|
LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -252,7 +252,16 @@ LGraph {
|
|||||||
"config": {},
|
"config": {},
|
||||||
"elapsed_time": 0.01,
|
"elapsed_time": 0.01,
|
||||||
"errors_in_execution": undefined,
|
"errors_in_execution": undefined,
|
||||||
"events": CustomEventTarget {},
|
"events": CustomEventTarget {
|
||||||
|
Symbol(listeners): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
Symbol(listenerOptions): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
},
|
||||||
"execution_time": undefined,
|
"execution_time": undefined,
|
||||||
"execution_timer_id": undefined,
|
"execution_timer_id": undefined,
|
||||||
"extra": {},
|
"extra": {},
|
||||||
@@ -299,7 +308,16 @@ LGraph {
|
|||||||
"config": {},
|
"config": {},
|
||||||
"elapsed_time": 0.01,
|
"elapsed_time": 0.01,
|
||||||
"errors_in_execution": undefined,
|
"errors_in_execution": undefined,
|
||||||
"events": CustomEventTarget {},
|
"events": CustomEventTarget {
|
||||||
|
Symbol(listeners): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
Symbol(listenerOptions): {
|
||||||
|
"bubbling": Map {},
|
||||||
|
"capturing": Map {},
|
||||||
|
},
|
||||||
|
},
|
||||||
"execution_time": undefined,
|
"execution_time": undefined,
|
||||||
"execution_timer_id": undefined,
|
"execution_timer_id": undefined,
|
||||||
"extra": {},
|
"extra": {},
|
||||||
|
|||||||
@@ -4,19 +4,19 @@ exports[`LGraph > supports schema v0.4 graphs > oldSchemaGraph 1`] = `
|
|||||||
LGraph {
|
LGraph {
|
||||||
"_groups": [
|
"_groups": [
|
||||||
LGraphGroup {
|
LGraphGroup {
|
||||||
"_bounding": Float32Array [
|
"_bounding": [
|
||||||
20,
|
10,
|
||||||
20,
|
10,
|
||||||
1,
|
140,
|
||||||
3,
|
80,
|
||||||
],
|
],
|
||||||
"_children": Set {},
|
"_children": Set {},
|
||||||
"_nodes": [],
|
"_nodes": [],
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
20,
|
20,
|
||||||
20,
|
20,
|
||||||
],
|
],
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
1,
|
1,
|
||||||
3,
|
3,
|
||||||
],
|
],
|
||||||
@@ -39,19 +39,19 @@ LGraph {
|
|||||||
LGraphNode {
|
LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -111,19 +111,19 @@ LGraph {
|
|||||||
"1": LGraphNode {
|
"1": LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
@@ -184,19 +184,19 @@ LGraph {
|
|||||||
LGraphNode {
|
LGraphNode {
|
||||||
"_collapsed_width": undefined,
|
"_collapsed_width": undefined,
|
||||||
"_level": undefined,
|
"_level": undefined,
|
||||||
"_pos": Float32Array [
|
"_pos": [
|
||||||
10,
|
10,
|
||||||
10,
|
10,
|
||||||
],
|
],
|
||||||
"_posSize": Float32Array [
|
"_posSize": [
|
||||||
10,
|
0,
|
||||||
10,
|
0,
|
||||||
140,
|
0,
|
||||||
60,
|
0,
|
||||||
],
|
],
|
||||||
"_relative_id": undefined,
|
"_relative_id": undefined,
|
||||||
"_shape": undefined,
|
"_shape": undefined,
|
||||||
"_size": Float32Array [
|
"_size": [
|
||||||
140,
|
140,
|
||||||
60,
|
60,
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user