[dev-servo] 9/16 meeting - profiling, harfbuzz, android testing, demos

2013-09-16 Thread Jack Moffitt
https://github.com/mozilla/servo/wiki/Meeting-2013-09-16 ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo

Re: [dev-servo] On test automation and Rust

2013-09-16 Thread Andrew Halberstadt
On 09/16/2013 11:45 AM, Jack Moffitt wrote: You might not be aware, but we already build and run tests on Mozilla infrastructure set up and maintained by the release engineering team. I think one of the original tasks of that work was to output to tbpl, but since all we needed were build logs at

Re: [dev-servo] On test automation and Rust

2013-09-16 Thread Jack Moffitt
> That being said, I have a > few concerns I'd like to voice over the handful of test harnesses that have > been implemented in Rust (I see reftest, contenttest.. are there more?). reftest and contenttest are the automated ones we have currently aside from unit tests. Only the latter currently run