Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRun infrastructure WPT tests #20889
Open
Run infrastructure WPT tests #20889
Labels
Comments
bors-servo
added a commit
that referenced
this issue
Aug 13, 2018
Enable additional WPT test suites This enables some directories of tests that were added upstream without being enabled locally. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #20889 - [x] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21398) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These will help ensure that our test harness setup matches the assumptions of the tests that are running in it. We need to enable the
infrastructuredirectory ininclude.iniand generate the set sof expected results.