Commit 3a31e7c
committed
test: bump SQL-on-FHIR beforeAll timeout to 180s
The previous commit moved generation from describe-discovery (no
timeout) into `beforeAll`, which inherits bunfig's `timeout = 30000`.
SQL-on-FHIR fetches `https://build.fhir.org/.../package.tgz` on cold
cache from GH runners and routinely exceeds 30s; the hook timed out,
got retried, and OOM-killed the suite.1 parent 257f178 commit 3a31e7c
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments