Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Halberstadt
5c1241cd79 Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham
Mozlog currently has two implementations. The top level package is based on the logging module and is
deprecated. The newer structured logging implementation lives in mozlog.structured. This patch swaps the
two, so the top level mozlog module contains the recommended implementation, while mozlog.unstructured
contains the old one.
2015-07-16 10:38:40 -04:00
James Graham
7c1b8647e4 Bug 1102907 - Update wptrunner to version compatible with restartable updates, a=testonly 2015-01-13 09:42:40 +00:00
James Graham
0c0e73c219 Bug 1103906 - Update to latest wptrunner, a=testonly 2014-11-24 12:56:29 +00:00
James Graham
d5aa245f9f Bug 945222 - Initial import of web-platform-tests testsuite 3/4: wptrunner test harness, r=ahal,Ms2ger,ato 2014-09-04 12:51:51 +01:00