Commit cad420d
authored
Remove pytest options from pyproject.toml and move to the invocation (#68)
* Remove pytest options from pyproject.toml and move to the invocation
* Update e2e test invocation for speed and better logs
First run all test in parallel with retries for speed. Then run failed tests sequentially to get better logs
* Revert to the simplest pytest invocation1 parent e3ee815 commit cad420d
2 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 101 | | |
105 | 102 | | |
106 | 103 | | |
0 commit comments