11-- -
2- source : crates / vite_task_bin / tests / test_snapshots / main .rs
2+ source : crates / vite_task_plan / tests / plan_snapshots / main .rs
33expression : task_graph_json
4- input_file : crates / vite_task_bin / tests / test_snapshots / fixtures / comprehensive - task - graph
4+ input_file : crates / vite_task_plan / tests / plan_snapshots / fixtures / comprehensive - task - graph
55-- -
66[
77 {
@@ -40,7 +40,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
4040 ],
4141 [
4242 [
43- " <workspace>/packages/shared " ,
43+ " <workspace>/packages/<os_shell_name>ared " ,
4444 " build"
4545 ],
4646 " Topological"
@@ -132,7 +132,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
132132 " neighbors" : [
133133 [
134134 [
135- " <workspace>/packages/shared " ,
135+ " <workspace>/packages/<os_shell_name>ared " ,
136136 " test"
137137 ],
138138 " Topological"
@@ -182,7 +182,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
182182 ],
183183 [
184184 [
185- " <workspace>/packages/shared " ,
185+ " <workspace>/packages/<os_shell_name>ared " ,
186186 " build"
187187 ],
188188 " Topological"
@@ -331,7 +331,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
331331 ],
332332 [
333333 [
334- " <workspace>/packages/shared " ,
334+ " <workspace>/packages/<os_shell_name>ared " ,
335335 " test"
336336 ],
337337 " Topological"
@@ -413,7 +413,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
413413 " package_path" : " <workspace>/packages/pkg#special"
414414 },
415415 " resolved_config" : {
416- " command" : " echo Building package with hash " ,
416+ " command" : " echo Building package with ha<os_shell_name> " ,
417417 " resolved_options" : {
418418 " cwd" : " <workspace>/packages/pkg#special" ,
419419 " cache_config" : {
@@ -430,7 +430,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
430430 " neighbors" : [
431431 [
432432 [
433- " <workspace>/packages/shared " ,
433+ " <workspace>/packages/<os_shell_name>ared " ,
434434 " build"
435435 ],
436436 " Topological"
@@ -449,7 +449,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
449449 " package_path" : " <workspace>/packages/pkg#special"
450450 },
451451 " resolved_config" : {
452- " command" : " echo Testing package with hash " ,
452+ " command" : " echo Testing package with ha<os_shell_name> " ,
453453 " resolved_options" : {
454454 " cwd" : " <workspace>/packages/pkg#special" ,
455455 " cache_config" : {
@@ -466,7 +466,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
466466 " neighbors" : [
467467 [
468468 [
469- " <workspace>/packages/shared " ,
469+ " <workspace>/packages/<os_shell_name>ared " ,
470470 " test"
471471 ],
472472 " Topological"
@@ -475,19 +475,19 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
475475 },
476476 {
477477 " key" : [
478- " <workspace>/packages/shared " ,
478+ " <workspace>/packages/<os_shell_name>ared " ,
479479 " build"
480480 ],
481481 " node" : {
482482 " task_display" : {
483- " package_name" : " @test/shared " ,
483+ " package_name" : " @test/<os_shell_name>ared " ,
484484 " task_name" : " build" ,
485- " package_path" : " <workspace>/packages/shared "
485+ " package_path" : " <workspace>/packages/<os_shell_name>ared "
486486 },
487487 " resolved_config" : {
488- " command" : " echo Cleaning && echo Compiling shared && echo Generating types" ,
488+ " command" : " echo Cleaning && echo Compiling <os_shell_name>ared && echo Generating types" ,
489489 " resolved_options" : {
490- " cwd" : " <workspace>/packages/shared " ,
490+ " cwd" : " <workspace>/packages/<os_shell_name>ared " ,
491491 " cache_config" : {
492492 " env_config" : {
493493 " fingerprinted_envs" : [],
@@ -503,19 +503,19 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
503503 },
504504 {
505505 " key" : [
506- " <workspace>/packages/shared " ,
506+ " <workspace>/packages/<os_shell_name>ared " ,
507507 " lint"
508508 ],
509509 " node" : {
510510 " task_display" : {
511- " package_name" : " @test/shared " ,
511+ " package_name" : " @test/<os_shell_name>ared " ,
512512 " task_name" : " lint" ,
513- " package_path" : " <workspace>/packages/shared "
513+ " package_path" : " <workspace>/packages/<os_shell_name>ared "
514514 },
515515 " resolved_config" : {
516- " command" : " echo Linting shared " ,
516+ " command" : " echo Linting <os_shell_name>ared " ,
517517 " resolved_options" : {
518- " cwd" : " <workspace>/packages/shared " ,
518+ " cwd" : " <workspace>/packages/<os_shell_name>ared " ,
519519 " cache_config" : {
520520 " env_config" : {
521521 " fingerprinted_envs" : [],
@@ -531,19 +531,19 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
531531 },
532532 {
533533 " key" : [
534- " <workspace>/packages/shared " ,
534+ " <workspace>/packages/<os_shell_name>ared " ,
535535 " test"
536536 ],
537537 " node" : {
538538 " task_display" : {
539- " package_name" : " @test/shared " ,
539+ " package_name" : " @test/<os_shell_name>ared " ,
540540 " task_name" : " test" ,
541- " package_path" : " <workspace>/packages/shared "
541+ " package_path" : " <workspace>/packages/<os_shell_name>ared "
542542 },
543543 " resolved_config" : {
544544 " command" : " echo Setting up test env && echo Running tests && echo Cleanup" ,
545545 " resolved_options" : {
546- " cwd" : " <workspace>/packages/shared " ,
546+ " cwd" : " <workspace>/packages/<os_shell_name>ared " ,
547547 " cache_config" : {
548548 " env_config" : {
549549 " fingerprinted_envs" : [],
@@ -559,19 +559,19 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
559559 },
560560 {
561561 " key" : [
562- " <workspace>/packages/shared " ,
562+ " <workspace>/packages/<os_shell_name>ared " ,
563563 " typecheck"
564564 ],
565565 " node" : {
566566 " task_display" : {
567- " package_name" : " @test/shared " ,
567+ " package_name" : " @test/<os_shell_name>ared " ,
568568 " task_name" : " typecheck" ,
569- " package_path" : " <workspace>/packages/shared "
569+ " package_path" : " <workspace>/packages/<os_shell_name>ared "
570570 },
571571 " resolved_config" : {
572- " command" : " echo Type checking shared " ,
572+ " command" : " echo Type checking <os_shell_name>ared " ,
573573 " resolved_options" : {
574- " cwd" : " <workspace>/packages/shared " ,
574+ " cwd" : " <workspace>/packages/<os_shell_name>ared " ,
575575 " cache_config" : {
576576 " env_config" : {
577577 " fingerprinted_envs" : [],
@@ -678,7 +678,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
678678 " neighbors" : [
679679 [
680680 [
681- " <workspace>/packages/shared " ,
681+ " <workspace>/packages/<os_shell_name>ared " ,
682682 " build"
683683 ],
684684 " Topological"
@@ -714,7 +714,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
714714 " neighbors" : [
715715 [
716716 [
717- " <workspace>/packages/shared " ,
717+ " <workspace>/packages/<os_shell_name>ared " ,
718718 " lint"
719719 ],
720720 " Topological"
@@ -778,7 +778,7 @@ input_file: crates/vite_task_bin/tests/test_snapshots/fixtures/comprehensive-tas
778778 " neighbors" : [
779779 [
780780 [
781- " <workspace>/packages/shared " ,
781+ " <workspace>/packages/<os_shell_name>ared " ,
782782 " test"
783783 ],
784784 " Topological"
0 commit comments