Commit eb5a799
fix: flatc fallback and skip custom-op test when test_lib missing
- _flatbuffer: when FLATC_EXECUTABLE is set but path does not exist (e.g.
placeholder /path/to/flatc), fall back to 'flatc' on PATH so serialization
tests pass without editing the environment.
- test_passes: skip test_to_out_variant_none_output when my_awesome_3rdparty_ns
awesome_op is unavailable (test_lib not loaded under pytest).
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent eab5f4b commit eb5a799
2 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
200 | 203 | | |
201 | 204 | | |
202 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
118 | 127 | | |
119 | 128 | | |
120 | 129 | | |
| |||
351 | 360 | | |
352 | 361 | | |
353 | 362 | | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
354 | 367 | | |
355 | 368 | | |
356 | 369 | | |
| |||
0 commit comments