Commit 22bef73
committed
🧪
The fixture builds three codes whose labels collide with the first one's
pk and uuid, which only tests ambiguity resolution if no other codes are
present. It took whatever the session profile held.
That includes a computer imported from an archive by an earlier test in
the same worker, labelled `localhost` but carrying the pre-2.0 transport
name `local`, which `aiida_localhost` cannot match and cannot recover
from once the unique label collides. Every test here then errors during
setup.setup_codes: start from a clean profile (aiidateam#7600)1 parent ce5a5b0 commit 22bef73
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments