Jacek Czerwonka

Results 6 comments of Jacek Czerwonka

The o:1 feature has a bug somewhere only recently discovered (https://github.com/microsoft/pict/issues/40). I haven't had time to root cause it yet. I predict your issue is a duplicate of that. One...

> From the documentation: "specifying /o:1 will produce a test suite that merely covers all values (combinations of 1)." So, this is expected. In this case, the documentation is imprecise....

I agree that the example is a little confusing. The trend is going to be more visible with larger models. E.g. add a few more parameters to it to see...

Let’s simplify the model a bit to see the difference. Let’s use this: PLATFORM: x86, x64, arm CPUS: 1, 2, 4 RAM: 1GB, 4GB, 64GB HDD: SCSI, IDE OS: Win7,...

Absolutely. Send it my way. Thank for you asking the question, it is a tricky matter and the docs should be better at explaining it. From: Dan Tripp ***@***.***> Date:...

That is by-design. Essentially, packing n-way combinations with as small a number of tests is a “hard problem” for which PICT and other tools use heuristics. These are deterministic but...