Julia Lawall <[email protected]> writes:

> It means that the score is higher than it was the last time you ran it.  
> But that doesn't take into account that some new examples have been added 
> since then.

OK, but...

> I will take a look at the reports, but since the tests that are part of 
> this should be completely portable (there is no python in these tests for 
> example), if there are any real problems, we should have seen them.

NixOS packages are built in a chroot where they can only access their
dependencies (roughly).  They can’t access, for instance, /tmp, $HOME,
/etc/resolv.conf, etc.  Likewise, there’s no /lib, /usr, etc.  It could
cause troubles to the test suite if it relies on such things.

It also means that the test suite cannot know my previous score.

Thanks,
Ludo’.
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to