Hi @weiz...@google.com, is there a particular bot I can run to make sure these passes as anticipated.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | Gerrit |
Hi @weiz...@google.com, is there a particular bot I can run to make sure these passes as anticipated.
Thanks, triggered (linux, mac13, win10)-wpt-chromium-rel on this CL. Please check results from there.
If the tests in this directory are all passing, you can add it to headless_shell.filter, then those tests will be run in CQ/CI with the new infra, and they won't be accidentally broken by other changes.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | Gerrit |
Weizhong XiaHi @weiz...@google.com, is there a particular bot I can run to make sure these passes as anticipated.
Thanks, triggered (linux, mac13, win10)-wpt-chromium-rel on this CL. Please check results from there.
If the tests in this directory are all passing, you can add it to headless_shell.filter, then those tests will be run in CQ/CI with the new infra, and they won't be accidentally broken by other changes.
Okay, expect this to pass mostly on win-10. For mac n linux, the issue is from the color pipeline in the ui layer way before we get to blink, so I have another change brewing that addresses that 🤓
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | Gerrit |
Code-Review | +1 |
Might be worth noting that MacOS and Linux failures will also be followed up in a subsequent CL.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | Gerrit |
Might be worth noting that MacOS and Linux failures will also be followed up in a subsequent CL.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | Gerrit |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | Gerrit |
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
[Headless]: Fix Forced Colors Tests for Headless Shell
This CL resolves issues with the forced colors mode tests in the
headless shell test environment. The errors occurred because the link
color in some reference files was not explicitly set to "VisitedText",
as is currently done in forced colors mode. Consequently, many actual
results did not match the expected results solely due to the link color
discrepancy. For more details, refer to this test bucket[1].
Most errors in the Windows scenario should be resolved with this
change, except for `forced-colors-mode-03.html`, which requires further
restructuring based on recent findings about the test's structure. This
will be addressed in a subsequent CL.
Failures on MacOS and Linux platforms will also be handled in a
subsequent CL.
[1]: https://chromium-layout-test-archives.storage.googleapis.com/results.html?json=chromium/ci/win10-wpt-chromium-rel/3919/headless_shell_wpt_tests_include_all%20%28experimental%29/full_results_jsonp.js
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | Gerrit |
The WPT PR for this CL has been merged upstream! https://github.com/web-platform-tests/wpt/pull/49131
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. | Gerrit |