new-run-webkit-tests: add more unit tests
Created attachment 65364 [details] Patch
Comment on attachment 65364 [details] Patch WebKitTools/Scripts/webkitpy/layout_tests/data/platform/test/test_expectations.txt:5 + // WONTFIX : failures/expected/image.html = IMAGE I'd be OK with leaving this in and marking it as PASS. Just leave in the comment above. It at least documents the current behavior and will start failing if something changes.
(In reply to comment #2) > (From update of attachment 65364 [details]) > WebKitTools/Scripts/webkitpy/layout_tests/data/platform/test/test_expectations.txt:5 > + // WONTFIX : failures/expected/image.html = IMAGE > I'd be OK with leaving this in and marking it as PASS. Just leave in the comment above. It at least documents the current behavior and will start failing if something changes. Interesting idea. Also makes sure that marking tests as PASS works :)
Committed r66045: <http://trac.webkit.org/changeset/66045>