Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[Chromium-Android] Upstream layout test expectations (Part 2)
https://bugs.webkit.org/show_bug.cgi?id=95212 Reviewed by Adam Barth. Tools: - Now run both gpu path and non-gpu path of 2d canvas layout tests because both are used in chromium-android. - Exclude all webgl tests because webgl is not enabled yet. - Removed 'win' from the baseline fallback list. This was a mistake. - Moved some small directories to TestExpectations from skipped_layout_tests(). * Scripts/webkitpy/layout_tests/port/chromium_android.py: (ChromiumAndroidPort): (ChromiumAndroidPort.skipped_layout_tests): LayoutTests: Update test expectations for Android: - 2d canvas tests (both gpu and non-gpu path) - compositing tests - more WONTFIXes for control behavior tests - skip features not enabled on Android * platform/chromium/TestExpectations: Canonical link: https://commits.webkit.org/113117@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@126942 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
4d109b1
commit 3786887
Showing
4 changed files
with
112 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters