Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port existing test suites to servo #242

Closed
brson opened this issue Jan 5, 2013 · 3 comments
Closed

Port existing test suites to servo #242

brson opened this issue Jan 5, 2013 · 3 comments
Labels

Comments

@brson
Copy link
Contributor

@brson brson commented Jan 5, 2013

Both Gecko and WebKit have extensive test suites. Pick one set of tests, write a test harness for servo, integrate it into the build. Repeat. I imagine there are various independent conformance test suites out there as well that we can adopt.

@jgraham
Copy link
Contributor

@jgraham jgraham commented Aug 29, 2013

The most useful set of tests to concentrate on are the ones in the W3C's web-platform-tests and csswg-test repositories. These are intentionally designed to be cross browser and as such don't depend on browser-specific stuff like XPCOM or DumpRenderTree.

@sanxiyn
Copy link
Contributor

@sanxiyn sanxiyn commented Sep 2, 2013

Discussion about csswg-test on dev-servo.

ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
new test for window.stop() and the abort event, thanks @Yaffle
@frewsxcv frewsxcv added the A-testing label Aug 7, 2015
@mbrubeck
Copy link
Contributor

@mbrubeck mbrubeck commented May 24, 2016

Servo now runs the W3C web-platform-tests and csswg test suites.

@mbrubeck mbrubeck closed this May 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.