gecko-dev/testing
Findit 8d0265aedd Bug 1509481 [wpt PR 14203] - Revert "[EventTiming] Move tests to WPT", a=testonly
Automatic update from web-platform-testsRevert "[EventTiming] Move tests to WPT"

This reverts commit f1fb6d618beab1830a086c43acee5c3c1c8d8028.

Reason for revert:

Findit (https://goo.gl/kROfz5) identified CL at revision 610504 as the
culprit for flakes in the build cycles as shown on:
https://findit-for-me.appspot.com/waterfall/flake/flake-culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vZjFmYjZkNjE4YmVhYjE4MzBhMDg2YzQzYWNlZTVjM2MxYzhkODAyOAw

Sample Failed Build: https://ci.chromium.org/buildbot/chromium.mac/Mac10.13%20Tests/6917

Sample Failed Step: webkit_layout_tests on Intel GPU on Mac on Mac-10.12.6

Sample Flaky Test: external/wpt/event-timing/event-timing-timingconditions.html

Original change's description:
> [EventTiming] Move tests to WPT
>
> This CL moves Event Timing tests to web-platform-tests. Relevant changes:
> * Move to using test_driver.click.
> * Replace setTimeout with step_timeout.
> * Move to using a python-based slow image resource.
>
> Bug: 841224
> Change-Id: I21f322546815d7d6bcec4dd1703de50a9296d992
> Reviewed-on: https://chromium-review.googlesource.com/c/1348855
> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
> Reviewed-by: Timothy Dresser <tdresser@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#610504}

Change-Id: Id18988562dc34b1686497c689605b8436760a10c
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 841224, 907949
Reviewed-on: https://chromium-review.googlesource.com/c/1348732
Cr-Commit-Position: refs/heads/master@{#610512}

--

wpt-commits: 753a43be34a75556916f2225cbdf8254c9d85070
wpt-pr: 14203
2018-12-11 15:49:37 +00:00
..
awsy Bug 1510829 - Upload AWSY artifacts even if processing fails. r=bc 2018-12-03 11:50:45 -08:00
config Bug 1512706 - Update minidump_stackwalk used for tests. r=RyanVM 2018-12-10 22:51:50 +00:00
crashtest
firefox-ui Bug 1508726 - [marionette] Use "app.update.disabledForTesting" to disable application updates. r=ato 2018-12-05 08:09:10 +00:00
geckodriver bug 1483996: geckodriver: add --marionette-host flag; r=ato 2018-12-07 21:38:49 +00:00
gtest
jsshell Bug 1502116 - web-tooling subtests to use lowerIsBetter instead of lower_is_better r=jmaher 2018-11-16 14:19:42 +00:00
marionette Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mochitest Bug 1512492 - Improve support for unicode logcat content in android test logs; r=bc 2018-12-10 13:37:22 -07:00
modules Bug 1477432 - Part 9: Switch to using plain JS objects for nsIJS[IC]ID, r=mccr8 2018-11-16 17:27:44 -05:00
mozbase Bug 1509324 - Poll remote process less often during startup and shutdown; r=kwierso 2018-12-10 13:37:19 -07:00
mozharness Bug 1512286 - Use the env var on non-QR platforms. r=kats 2018-12-07 15:17:41 -05:00
profiles Bug 1510254 - Remove custom FirefoxRunner subclass, r=gbrown,KWierso 2018-11-30 15:31:46 +00:00
raptor Bug 1509904 - always use backslashes on Windows, r=rwood 2018-11-26 21:43:37 +00:00
runtimes Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
specialpowers Bug 1469036 - Stop using the ServiceWorkerManager in the child. r=asuth 2018-11-26 19:39:13 +00:00
talos Bug 1509571 - Fix profiling for the sessionrestore_no_auto_restore Talos test. r=aswan 2018-11-27 18:36:40 +00:00
tools Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
tps Bug 1506917 - Don't attempt to check for updates from Firefox's nsBrowserGlue.js when running tests. r=ted 2018-11-19 07:33:33 -08:00
web-platform Bug 1509481 [wpt PR 14203] - Revert "[EventTiming] Move tests to WPT", a=testonly 2018-12-11 15:49:37 +00:00
webdriver Bug 1508670 - [webdriver] Fix Rust code to be compatible with Rust 2018 edition. r=ato 2018-11-30 06:05:15 +00:00
xpcshell Bug 1488849 - Don't fail when a chunk is not running any test when the try selector is 'coverage'. r=ahal 2018-11-23 17:59:04 +01:00
README.txt
cppunittest.ini Bug 1402282 - Move CSPRNG logic to common area r=froydnj 2018-10-25 18:00:15 +00:00
mach_commands.py Bug 1505859 - Implement a mach wrapper for rusttests. r=firefox-build-system-reviewers,ted 2018-11-10 15:00:28 +00:00
moz.build
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1507094 - Use tar.gz for gtest archive instead of zip. r=gps 2018-11-19 18:41:33 +00:00

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