Commit ab6a168
committed
ci: skip-list 5 unimplemented test_parity_* in compile-smoke
test_parity_decimal, test_parity_dotenv, test_parity_lodash,
test_parity_moment, and test_parity_validator from #696 link against
FFI symbols that aren't currently exported by the bundled extension
crates (e.g. js_decimal_*_value variants live in perry-stdlib's
bundled-decimal feature but aren't surfaced through perry-ext-decimal,
which is what the well-known route picks up). The fixtures still serve
as coverage anchors for the inventory; matching the existing pattern
where most test_parity_* are compile-smoke-skipped until their dispatch
is fully wired.1 parent e91843e commit ab6a168
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| 362 | + | |
362 | 363 | | |
363 | 364 | | |
| 365 | + | |
364 | 366 | | |
365 | 367 | | |
366 | 368 | | |
367 | 369 | | |
368 | 370 | | |
369 | 371 | | |
| 372 | + | |
370 | 373 | | |
| 374 | + | |
371 | 375 | | |
372 | 376 | | |
373 | 377 | | |
| |||
386 | 390 | | |
387 | 391 | | |
388 | 392 | | |
| 393 | + | |
389 | 394 | | |
390 | 395 | | |
391 | 396 | | |
| |||
0 commit comments