File tree Expand file tree Collapse file tree
crates/pixi_command_dispatcher/tests/integration/snapshots Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11-- -
22source : crates / pixi_command_dispatcher / tests / integration / main .rs
33expression : output
4+ snapshot_kind : text
45-- -
56Pixi solve (test @[PLATFORM ])
67├── Git Checkout (file :// [LOCAL_GIT_REPO]#[GIT_HASH])
78├── Source metadata (foobar - desktop @ git + file :// [LOCAL_GIT_REPO]?subdirectory=recipe&rev=[GIT_REF]#[GIT_HASH])
89│ ├── Build backend metadata (git + file :// [LOCAL_GIT_REPO]?subdirectory=recipe&rev=[GIT_REF]#[GIT_HASH])
910│ │ └── Instantiate backend (pixi - build - rattler - build )
10- │ │ └── Conda solve #5
11+ │ │ ├── Repodata fetch
12+ │ │ └── Conda solve #6
1113│ └── Source record (foobar - desktop @ git + file :// [LOCAL_GIT_REPO]?subdirectory=recipe&rev=[GIT_REF]#[GIT_HASH])
1214├── Source metadata (foobar @ git + file :// [LOCAL_GIT_REPO]?subdirectory=recipe&rev=[GIT_REF]#[GIT_HASH])
1315│ └── Source record (foobar @ git + file :// [LOCAL_GIT_REPO]?subdirectory=recipe&rev=[GIT_REF]#[GIT_HASH])
14- └── Conda solve #9
16+ ├── Repodata fetch
17+ └── Conda solve #11
1518Pixi install (test - env )
1619├── Backend source build (foobar - desktop )
1720└── Backend source build (foobar )
You can’t perform that action at this time.
0 commit comments