2,088
edits
(→QA) |
m (→QA) |
||
Line 63: | Line 63: | ||
** Worker Threads: Spent time working on the [http://adamchristian.com/mozilla/ DOM Worker Threads MozMill tests]. It turns out that they decided not to change the [https://wiki.mozilla.org/DOMWorkerThreads_current spec] at all [admc] | ** Worker Threads: Spent time working on the [http://adamchristian.com/mozilla/ DOM Worker Threads MozMill tests]. It turns out that they decided not to change the [https://wiki.mozilla.org/DOMWorkerThreads_current spec] at all [admc] | ||
** Got Tomcat up and running the JavaScript tests for mozilla-central and tracemonkey. [bc] | ** Got Tomcat up and running the JavaScript tests for mozilla-central and tracemonkey. [bc] | ||
** Updated the audio/video | ** Updated the audio/video test plan to reflect the existing tests and the tests that are already written [ctalbert] | ||
** CSS: Verified that the new approach in {{bug|459148}} will allow us to actually reftest border-radius properly. Started refactoring those tests accordingly. [ctalbert] | ** CSS: Verified that the new approach in {{bug|459148}} will allow us to actually reftest border-radius properly. Started refactoring those tests accordingly. [ctalbert] | ||
** Element traversal and media query tests: Made progress on these. Working on how to automate these. ~50 additional test cases added to Media Queries. ~10 additional test cases for Media Queries. [jmaher, ctalbert] | ** Element traversal and media query tests: Made progress on these. Working on how to automate these. ~50 additional test cases added to Media Queries. ~10 additional test cases for Media Queries. [jmaher, ctalbert] | ||
Line 81: | Line 81: | ||
Test Automation - Mozmill: | Test Automation - Mozmill: | ||
* Initial record | * Initial record implementation finished and checked in. It's available in MozMill RC1B2. Got a lot of feedback. Working on getting all the feedback in for an RC2 release on schedule for Monday the 24th. Fixed issues with the logging output, etc. Improved test writing and recording workflows using new tempfile code. [admc, mikeal] | ||
* Recruited people to help test recorder functionality [ctalbert] | * Recruited people to help test recorder functionality [ctalbert] | ||
* investigated the <editor> xul tag [ctalbert, others] | * investigated the <editor> xul tag [ctalbert, others] |
edits