Conversation
|
@mbien it looks hard, I tried to resign but look like the binaryclass contain type like 0x60 and other that is not related to any possible type listed in the sigtest plugin. |
|
master has a similar exception: PR:
we really have to get the logging under control and only log the interesting stuff, even simple steps produce thousands of lines. |
|
netbeans/ide/libs.c.kohlschutter.junixsocket/build.xml Lines 25 to 42 in e11f44b |
|
it looks like some lib wrappers which failed on validation were configured with Solution is relatively simple: lets disable sigtest for lib wrappers which were previously marked with fail-on-error false entirely, and we should be able to upgrade. Tested via #9620 We can move the commit over to this PR later, once reviewed so that everything is at the right PR. IMO: we should also reconsider if sigtesting third party libs is worth the effort, it creates just noise, huge diffs and is likely of little value for anyone. |
not tackling rat as scanning time is too long
sigtest to 2.7
removed the jsoup update on this pr