Commit 5aa7f21 1 parent ea9e448 commit 5aa7f21 Copy full SHA for 5aa7f21
File tree 2 files changed +11
-14
lines changed
crates/rattler_solve/tests/snapshots
2 files changed +11
-14
lines changed Original file line number Diff line number Diff line change 1
1
-- -
2
2
source : crates / rattler_solve / tests / backends .rs
3
- assertion_line : 550
4
3
expression : result .unwrap_err ()
5
4
-- -
6
5
Cannot solve the request because of : The following packages are incompatible
7
- | -- bors >= 2 can be installed with any of the following options :
8
- | -- bors 2.1
9
- | -- bors 2.0
10
- | -- bors 1.0 is locked , but another version is required as reported above
11
- | -- bors 1.0 is locked , but another version is required as reported above
6
+ └─ bors >= 2 can be installed with any of the following options :
7
+ └─ bors 2.0 | 2.1
8
+ ├─ bors 1.0 is locked , but another version is required as reported above
9
+ ├─ bors 1.0 is locked , but another version is required as reported above
12
10
Original file line number Diff line number Diff line change 1
1
-- -
2
2
source : crates / rattler_solve / tests / backends .rs
3
- assertion_line : 530
4
3
expression : err
5
4
-- -
6
5
Cannot solve the request because of : The following packages are incompatible
7
- | -- foobar >= 2 can be installed with any of the following options :
8
- | -- foobar 2.0 | 2.1 would require
9
- | -- bors < 2.0 , which can be installed with any of the following options :
10
- | -- bors 1.2 .1
11
- | -- bors >= 2 cannot be installed because there are no viable options :
12
- | -- bors 2.1 , which conflicts with the versions reported above .
13
- | -- bors 2.0 , which conflicts with the versions reported above .
6
+ ├─ foobar >= 2 can be installed with any of the following options :
7
+ │ └─ foobar 2.0 | 2.1 would require
8
+ │ └─ bors < 2.0 , which can be installed with any of the following options :
9
+ │ └─ bors 1.2 .1
10
+ └─ bors >= 2 cannot be installed because there are no viable options :
11
+ ├─ bors 2.1 , which conflicts with the versions reported above .
12
+ └─ bors 2.0 , which conflicts with the versions reported above .
14
13
You can’t perform that action at this time.
0 commit comments