Hello!

I'm trying to submit a pull request, but there are some failing merge tests so the request is blocked. The test in question all boil down to the following error:

/builds/andras_tantos/kicad/qa/tests/spice/test_library_spice.cpp(148): error: in "SimLibrarySpice/Bjts": check param->value == fmt::format( "{}000.0{}M", i % 10, i % 10 ) has failed [100.001E+07 != 1000.01M]
Failure occurred in a following context:
    Model index: 1, Model name: _1_PNP_VBIC, Model device type: PNP, Model type: VBIC
    Param name: ver

I don't believe this failure has anything to do with my change plus the values are actually numerically the same, only the representation is different. Is it a known issue? If so, how can I unblock myself? If not, is the expected behavior the correct one?

Thanks,
Andras

--
You received this message because you are subscribed to the Google Groups "KiCad 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/kicad.org/d/msgid/devlist/21622c86-44d4-48c7-ae2a-29fd4c5babaa%40tantosonline.com.

Reply via email to