Commit cfc5321
committed
test(filter_repos) release xfail — full-path and trailing-slash matching fixed
why: filter_repos now matches against both r["path"].parent and r["path"],
and normalizes trailing slashes, so the regression tests pass unconditionally.
what:
- remove @pytest.mark.xfail from test_filter_dir_exact_repo_path
- remove @pytest.mark.xfail from test_filter_dir_workspace_root_trailing_slash
- remove unused pytest import1 parent 74118b9 commit cfc5321
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
| |||
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 37 | | |
45 | 38 | | |
46 | 39 | | |
| |||
0 commit comments