Martin Robinson
7cf071079d
Enable Mozilla CSS tests for layout_2020 and add expectations
2020-01-29 20:27:12 +01:00
marmeladema
43768ff974
Replace utf8 encoded apostrophe by a regular ascii single quote
2020-01-24 13:53:54 +00:00
Simon Sapin
0ac021c1a5
Include test output in filtered WPT logs
2019-12-03 16:49:23 +01:00
Simon Sapin
5cabcd5268
Add --layout-2020
to ./mach test-wpt
and ./mach update-wpt
...
… with separate metadata (expected results) and include manifest.
2019-07-04 18:16:44 +02:00
Sonia Singla
9d48ca1298
fix identation
2019-04-07 20:37:05 +05:30
Sonia Singla
37259d216d
Add default paths for WPT tests
2019-04-07 18:17:07 +05:30
Jan Andre Ikenmeyer
f1f409ffb6
Update MPL license to https (part 5)
2018-11-27 19:09:17 +01:00
Tom Servo
846c3ba1a3
Update manifest integration to reflect upstream API changes.
2018-11-23 15:48:02 -05:00
Josh Matthews
30f964e489
Fix pyflakes warning.
2018-07-24 18:06:30 -04:00
Josh Matthews
2dff49174c
Adjust import path for WPT tests to accommodate upstream.
2018-07-24 18:00:39 -04:00
ergunsh
ae20469636
merge run_wpt.py into run.py
2018-07-22 22:59:59 +03:00
Josh Matthews
8761f53391
Use most recent webdriver test harness.
2017-11-20 15:28:14 -05:00
Josh Matthews
6797c2f7c5
Display full output when running individual webdriver tests.
2017-11-20 14:47:54 -05:00
Josh Matthews
557e2d65b0
Use mach logging for single XHTML tests.
2017-11-01 18:22:37 -04:00
Josh Matthews
ca340eca39
Use upstream wptrunner from web-platform-tests.
2017-10-05 00:43:03 +02:00
Sumant Manne
a2fe2e6095
Fixed mach/servo logger choice for single files
2017-01-29 14:26:49 -06:00
Nikhil Shagrithaya
1551dbae09
Output mach logs to stdout if only a single test is running
2017-01-24 15:39:35 +05:30
Jack Moffitt
8e8519d038
Fix test-wpt and test-css for Windows.
...
In addition to minor changes for Windows, this forces Windows Python to
be used for all Windows builds (instead of using Windows Python only for
pc-windows-msvc builds).
2016-11-16 10:38:15 -07:00
Corey Farwell
d1824aea48
Expand tidy to lint parts of /tests/wpt
2015-11-03 17:11:44 -05:00
Martin Robinson
248cd768e6
Add a friendly and easy-to-read UI for WPT tests
...
The idea is that this UI will be installed adhoc by the Servo scripts
for now. Later, after baking for a while in the Servo source tree it
will be upstreamed to the mozlog project itself.
2015-11-03 09:26:20 -08: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
Jack Moffitt
a0237085c6
Use Cargo's target directory sharing.
...
This speeds up `./mach build --dev` followed by `./mach build-cef` by a
large amount, and also speeds up other build combos found in our CI.
2015-06-15 11:48:47 -06:00
James Graham
db104b738e
Return correct exit codes.
2015-04-03 23:51:49 +01:00
James Graham
2bde318d24
Make the test-wpt mach command support all the command line arguments of wptrunner.
...
Also remove the shell script and ensure that default options are set in a single location
2015-04-03 23:28:51 +01:00
Ms2ger
a8553c3606
Update web-platform-tests.
2015-03-17 22:02:43 +01:00
Jack Moffitt
c6ab60dbfc
Cargoify servo
2014-09-08 20:21:42 -06:00