commit | 1c03185d006e1f6693478cde58987970137e295e | [log] [tgz] |
---|---|---|
author | kyle Ju <[email protected]> | Thu Mar 28 16:31:48 2019 |
committer | Commit Bot <[email protected]> | Thu Mar 28 16:31:48 2019 |
tree | 1de61e2707d419e334f49fd231eb8432caa6169e | |
parent | 3229cf487bd27275ce8d77d034a57f781b68e5e0 [diff] |
Implement a part of two-way sync logic for WPT WebDriver tests. Create a TestExpectation file and implement the logic where webdriver runner is able to read and compare existing expectations with test results. Bug: 881513 Change-Id: Ib829eed2c90223d1d861de460f3b0477b37befc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1478932 Reviewed-by: John Chen <[email protected]> Reviewed-by: Robert Ma <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Reviewed-by: Philip Jägenstedt <[email protected]> Commit-Queue: Kyle Ju <[email protected]> Cr-Commit-Position: refs/heads/master@{#645361}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .