On 4/19/14, 2:38 PM, Patrick Walton wrote:
Any thoughts?
I agree that the speculation described will typically succeed.
The only worry I have is that the idea of doing stuff for an element
then redoing it again if we discover it wasn't right sets off my "can
this lead to O(2^depth) behavior?
Hi everyone,
I had an idea for how to handle block formatting contexts impacted by
floats in a way that doesn't sacrifice parallelism, with some
speculation. I'd like to get feedback on people's intuitions as to (a)
whether this is likely to pay off; (b) whether this works :)
Recall that blo
On 19/04/14 16:24, Jack Moffitt wrote:
Thanks to the work of (in particular) jgraham and Manishearth, we can now
run web-platform-tests (the parts starting with /dom) in Servo with the
`make check-wpt` target.
Great work everyone! This will be a great source of good bugs for new
contributors I
On 19/04/14 15:32, Manish Goregaokar wrote:
* we don't have an easy way to run single tests
run.py (in src/test/wpt) has an --include option. Be sure to source
the virtualenv in the build dir before running run.py
FWIW if we had mach we could use the mach script which would
automatically s
> Thanks to the work of (in particular) jgraham and Manishearth, we can now
> run web-platform-tests (the parts starting with /dom) in Servo with the
> `make check-wpt` target.
Great work everyone! This will be a great source of good bugs for new
contributors I think and a great way to evaluate ou
> * we don't have an easy way to run single tests
run.py (in src/test/wpt) has an --include option. Be sure to source the
virtualenv in the build dir before running run.py
> * Servo times out on a lot of tests, causing the run to take 11 minutes here
We probably should exclude some of the t
Hi all,
Thanks to the work of (in particular) jgraham and Manishearth, we can
now run web-platform-tests (the parts starting with /dom) in Servo with
the `make check-wpt` target. The results for a run yesterday are at [1]
(generated with [2]); I've already started filing issues for some
failu
7 matches
Mail list logo