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

Comments

@brson
Copy link
Contributor

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 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 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
@mbrubeck
Copy link
Contributor

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

jdm pushed a commit to jdm/servo that referenced this issue Mar 6, 2021
Allow heapsize 0.3

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-mozjs/242)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants