opam
opam copied to clipboard
reftests: updates on init test
Update it to be no repo + add erroneous case where invariant got removed from install actions
This is likely to be a pain, so feel free to object! I like the switch to N0REP0 because it's faster, but might it be worth using the same package names and versions? i.e. instead of comp.2 call it ocaml.4.02.3 and comp.3 be ocaml.4.05.0, etc.?
I'm being slow, but I don't understand the second commit - is the point that we're ensuring that without the conflict-class that we do incorrectly install syscomp.2, or is it that there a bug which needs fixing?
I'm being slow, but I don't understand the second commit - is the point that we're ensuring that without the conflict-class that we do incorrectly install syscomp.2, or is it that there a bug which needs fixing?
My mistake, it was me wrongly defining the packages. I wanted to highlight a wrong behaviour of installing a package that doesn't comply invariant, but comp dependencies (post especially) wasn't well defined.
Updated with ocaml-* package names
Thanks! Failure in ocaml-benchmarks comes from a lack of disk space