Commit 830ed78
Fix non-deterministic test data in GLMPredMojoControlVariablesTest (#16771)
* Initial plan
* Use fixed seed and remove println in GLMPredMojoControlVariablesTest
Co-authored-by: tomasfryda <61695433+tomasfryda@users.noreply.github.com>
* Change SEED constant to 0x1CEDC0FFEEL
Co-authored-by: tomasfryda <61695433+tomasfryda@users.noreply.github.com>
* Change SEED to 0x1CEDCAFE (no L suffix needed)
Co-authored-by: tomasfryda <61695433+tomasfryda@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tomasfryda <61695433+tomasfryda@users.noreply.github.com>1 parent 31466fc commit 830ed78
1 file changed
Lines changed: 5 additions & 8 deletions
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
215 | | - | |
| 216 | + | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| |||
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
225 | | - | |
226 | | - | |
227 | | - | |
| 226 | + | |
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
| |||
252 | 251 | | |
253 | 252 | | |
254 | 253 | | |
255 | | - | |
| 254 | + | |
256 | 255 | | |
257 | 256 | | |
258 | 257 | | |
| |||
262 | 261 | | |
263 | 262 | | |
264 | 263 | | |
265 | | - | |
266 | | - | |
267 | | - | |
| 264 | + | |
268 | 265 | | |
269 | 266 | | |
270 | 267 | | |
| |||
0 commit comments