Commit 3de0b30
authored
ci: workaround contract test failure (#1086)
- **ci(node-server-sdk): put in contract test workaround**
- **ci: workaround contract test breakage**
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk: CI-only change that pins an external test harness commit;
main risk is future brittleness if the pinned SHA becomes incompatible
or is removed.
>
> **Overview**
> Pins the `sdk-test-harness` used by the server-node CI contract tests
to a specific commit SHA instead of checking out `feat/fdv2`, with
inline comments noting this as a temporary workaround for upstream
harness changes (SDK-1798). This stabilizes contract test runs until the
SDK supports the newer harness requirements.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
829383e. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 14fc100 commit 3de0b30
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
46 | | - | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
0 commit comments