Commit fb90159
committed
Resolve the WSSE middleware from the branch that is being developed
The self-test required it at @dev, which resolves to the default branch. That
branch is 212 commits behind v4.x, where the work this harness exercises
actually lands, so the suite failed on classes that exist but not there.
v4.x is where the engine modernization merged and where the attachment work
is headed, so tracking it is what makes this workflow mean something. It goes
fully green once the attachment PR lands there; until then the attachment
cases fail for want of the classes, and the rest passes.1 parent 87077f9 commit fb90159
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments