On 2014-06-06, 10:31 PM, Jonas Sicking wrote:
But rather than making the
implementation of is() be more complex and/or more relaxed, could we
instead convert those tests to either
is_relaxed(a, b)
or
ok(a == b)
Yes, we could. It's a largish number of tests (several hundred; a number
have multiple assertions in a single test, so there are definitely many
fewer than 3000 _tests_ involved).
On the other hand, if you're volunteering to review patches, I'll make sure
they get written... ;)
I'm not sure that I'm prepared to take them on all by myself :) But I
can certainly help.
If you find someone who's willing to do this, I'll happily help review
the patches.
That being said, I think starting smaller as you suggested earlier and
gradually (perhaps developing in the try server) moving towards the more
noble goal makes more sense to me.
Cheers,
Ehsan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform