-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I've converted the content tests into web platform tests in a Servo
specific directory: tests/wpt/mozilla/tests/. You can run just those
tests with ./mach test-wpt --include _mozilla; when adding a test, add
the --manifest-update argument (this will update the manifest so the
new test will be run). See #5685, #5700 and #5710 for the code changes.

However, please only add new tests to that directory if the tests are
inappropriate for web-platform-tests itself, for example if they use
the gc() function or check something that is not backed up by a
specification. Other tests can land under tests/wpt/web-platform-tests
directly, and should be upstreamed automatically from there.

This change will make it easier to upstream the tests that could be
useful for other browsers, and means we no longer have to maintain the
contenttest implementation.

I intend to do the same for our reftests, but this is blocked on a
mac-only failure right now (#5687).

Thanks to all who helped, and in particular jgraham for making this
rather painless.

Ms2ger
-----BEGIN PGP SIGNATURE-----

iQEcBAEBAgAGBQJVL4apAAoJEOXgvIL+s8n2rwUIAJkaCv1hYDOm7MU0ho7g6GOY
hiw8+UcIcuhd+sLO5U2KJMw6pklc6PiMNSLW2VTbqk5MFeUU/xmocGrzWxxCUoP6
TLCEoclGbhgxpC3DE5Kf4YJAGCfkXIEG/3gzreYmteu6YLHTOjNx6saUBHblHTQj
fS8GFesr62RJ8ovOCWrCa3IH/wKBPu+5BcDBNNDzwbY2oNwNEzpZy2Ba6YVAOoK8
km0kfmJkEX+rKyHnw/Dw/BrCUAdcJzFLNvWj6w78+mdOU4dDgtfG9c/8w1tgXz2p
RYD2VFoPAQbJvfCuQyTpm/VuisAVjuX4BK2Xchzner/DCCgEVKosgjvq8BoQBGg=
=ZSbl
-----END PGP SIGNATURE-----
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to