gecko-dev/testing
David Grogan 8306f2ab07 Bug 1680174 [wpt PR 26712] - [css-flex] Port some mozilla tests to check-layout, a=testonly
Automatic update from web-platform-tests
[css-flex] Port some mozilla tests to check-layout

These files, from
external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content*
have ~70 test cases each. Chrome fails some of them but not others. With
check-layout we can use -expected.txt files to prevent regressions for
the cases that we pass.  With the current ref tests, we have to disable
an entire file if we fail even one case in it.

Change-Id: If82f455a22745898b0acf59c0f7cd20b525951cb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568816
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Commit-Queue: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#832876}

--

wpt-commits: 3b3569632df0fcfc2313d8618c99fd65cae848fa
wpt-pr: 26712
2020-12-04 10:45:54 +00:00
..
awsy
condprofile
config Bug 1678163: update linux hostutils r=bc 2020-12-03 23:55:33 +00:00
crashtest
docs/testing-policy
extensions
firefox-ui
geckodriver Bug 1680114 - [geckodriver] Set fission.autostart=false when moz:debuggerAddress is requested. r=webdriver-reviewers,jgraham 2020-12-04 09:53:26 +00:00
gtest
jsshell
marionette Bug 1675173 - [marionette] Disable TestPageLoadStrategy.test_none when actors are disabled. r=marionette-reviewers,jgraham 2020-12-03 12:20:20 +00:00
mochitest Bug 1679491 - Fail immediately on gst-launch crashes. r=releng-reviewers,aki 2020-11-30 17:20:45 +00:00
modules
mozbase Bug 1680345 - python3 - Require six 1.13.0 in non third_party and non web-platform packages r=jgraham,jmaher 2020-12-03 22:54:35 +00:00
mozharness Bug 1680345 - python3 - Require six 1.13.0 in non third_party and non web-platform packages r=jgraham,jmaher 2020-12-03 22:54:35 +00:00
perfdocs
performance
profiles
raptor Bug 1680194 - Do not pass global mach arguments to raptor, r=sparky,perftest-reviewers. 2020-12-02 19:16:19 +00:00
runtimes
specialpowers
talos Bug 1651311 - Make sure TART test waits until browser window idle tasks have finished running before starting. r=sparky,perftest-reviewers 2020-12-02 20:22:39 +00:00
tools
tps
web-platform Bug 1680174 [wpt PR 26712] - [css-flex] Port some mozilla tests to check-layout, a=testonly 2020-12-04 10:45:54 +00:00
webdriver
xpcshell Backed out changeset e7c03faf2880 (bug 1678079) for perma failures on test_encrypted_client_hello.js. CLOSED TREE 2020-12-04 03:46:54 +02:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py
testsuite-targets.mk

README.txt

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff