Commit graph

10 commits

Author SHA1 Message Date
Ms2ger
82e2d017ef Update wptrunner. 2016-04-21 09:45:44 +02:00
James Graham
06da4412f6 Update to latest wptrunner 2016-03-31 18:29:28 +01:00
Matt Brubeck
6f55e949a1 Add --repeat-until-unexpected option to wptrunner 2016-02-11 10:01:04 -08:00
James Graham
f234d99ac1 Update to latest wptrunner 2016-02-02 09:54:39 +00:00
James Graham
5998742e5d Update to latest wptrunner. 2015-10-28 08:22:13 +09:00
Corey Farwell
759c52d7eb Upgrade wptrunner (tests/wpt/harness) to latest version 2015-09-02 09:33:58 -04:00
Simon Sapin
649301fd35 Make the Ahem font available to test-css and test-wpt tests.
Provide a user stylesheet with an `@font-face` rule for it.

Fix #6195.

Many previously-failing tests now pass, and a few previously-passing now fail.

Among the latter, `font-family-013.htm` and `fonts-013.htm` are testing
that the Ahem font is not used for characters it doesn’t have a glyph for.
They were passing because Ahem was not available at all,
and now fail because we don’t implement font fallback correctly.

The others also use Ahem, but I don’t understand yet what’s going on exactly.
2015-08-07 21:38:55 +02:00
Ms2ger
c670894aed Update wptrunner. 2015-06-14 18:52:07 +02:00
James Graham
f837e575fe Update to latest wptrunner (036c9931). 2015-04-24 15:37:45 +01:00
James Graham
168b81773e Put a copy of the wptrunner harness in-tree.
This is the same configuration as gecko and is convenient for making changes compared
to using releases from pypi
2015-04-03 23:28:51 +01:00