195 Commits

Author SHA1 Message Date
Henrik Skupin
a72ffd8cdf Bug 1493907 - [wdspec] Mark remaining failing tests as expected fail for headless mode. r=webdriver-reviewers,ato
Differential Revision: https://phabricator.services.mozilla.com/D36725

--HG--
extra : moz-landing-system : lando
2019-07-03 19:23:10 +00:00
moz-wptsync-bot
77101fa9a6 Bug 1558851 - [wpt-sync] Update web-platform-tests to dcac708930b6e73bf3e7629908b6467e7644cff9, a=testonly
wpt-head: dcac708930b6e73bf3e7629908b6467e7644cff9
wpt-type: landing
2019-06-19 11:07:02 -07:00
Cosmin Sabou
51405c59e5 Backed out changeset 64f906609a52 (bug 1487358) as requested by whimboo for causing bug 1559836. 2019-06-18 15:50:37 +03:00
Henrik Skupin
ac0e789e45 Bug 1487358 - [wdspec] Enable test_abort_by_user_prompt_twice for "Execute Script" and "Execute Async Script". r=webdriver-reviewers,ato
Differential Revision: https://phabricator.services.mozilla.com/D35004

--HG--
extra : moz-landing-system : lando
2019-06-17 13:41:53 +00:00
Wes Kocher
4b152e0066 Bug 1501562 - Change android wpt expectations so they only apply to fennec r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D27183

--HG--
extra : moz-landing-system : lando
2019-04-24 00:04:49 +00:00
Andreea Pavel
f3b4707792 Backed out 4 changesets (bug 1501562) for failing allowed-to-play.html on a CLOSED TREE
Backed out changeset c666c0a0d042 (bug 1501562)
Backed out changeset 7010f2e26969 (bug 1501562)
Backed out changeset 8045a87e5ce6 (bug 1501562)
Backed out changeset f5d44a3e3a7a (bug 1501562)
2019-04-24 01:31:36 +03:00
Wes Kocher
e7ec53a6fe Bug 1501562 - Change android wpt expectations so they only apply to fennec r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D27183

--HG--
extra : moz-landing-system : lando
2019-04-23 21:02:48 +00:00
Andreas Tolfsen
cf526c8480 bug 1546319: webdriver: add Get Element Property tests for mutated web content; r=automatedtester
There are approximately zero coverage for properties modified or set
by web content and through script evaluation.  The only succcess
path test for Get Element Property is test_element, but it checks
an attribute already present in the prototype of the HTMLInputElement.

This patch adds tests where the property is defined through web
content.  This uncovers a defect in Firefox, where Get Element
Property seemingly operates on the initial value of the attribute.

Differential Revision: https://phabricator.services.mozilla.com/D28463

--HG--
extra : moz-landing-system : lando
2019-04-23 13:38:53 +00:00
Brindusan Cristian
06ac7a1793 Backed out 4 changesets (bug 1501562) for wpt failures at allowed-to-play.html and event_play_noautoplay.html.
Backed out changeset 64c05e3826cd (bug 1501562)
Backed out changeset 00f60c8cf8fb (bug 1501562)
Backed out changeset fddb75448c79 (bug 1501562)
Backed out changeset a033f955b188 (bug 1501562)
2019-04-22 14:11:15 +03:00
Wes Kocher
dac4b6ffcc Bug 1501562 - Change android wpt expectations so they only apply to fennec r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D27183

--HG--
extra : moz-landing-system : lando
2019-04-19 21:09:13 +00:00
Andreea Pavel
5ffdaa0a93 Backed out changeset 28a49f7c3787 (bug 1541250) for failing get_named_cookie/get.py on a CLOSED TREE 2019-04-03 21:09:31 +03:00
Ehsan Akhgari
42c36ef9a6 Bug 1541250 - Make sure /webdriver/tests/get_named_cookie/get.py does not depend on the value of the privacy.documentCookies.maxage pref; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D25879

--HG--
extra : moz-landing-system : lando
2019-04-03 05:17:50 +00:00
moz-wptsync-bot
2e6988e950 Bug 1538818 - [wpt-sync] Update web-platform-tests to c9829b514d3177ec66e754e91745572f4a14f50d, a=testonly
wpt-head: c9829b514d3177ec66e754e91745572f4a14f50d
wpt-type: landing
2019-04-01 14:43:57 +01:00
moz-wptsync-bot
c8f3425737 Bug 1507507 [wpt PR 14074] - Update wpt metadata, a=testonly
wpt-pr: 14074
wpt-type: metadata
2019-04-01 14:42:20 +01:00
Henrik Skupin
944e06dfff Bug 1495513 - [wdspec] Add tests for file protocol. r=ato
Differential Revision: https://phabricator.services.mozilla.com/D20488

--HG--
extra : moz-landing-system : lando
2019-02-20 18:40:04 +00:00
Joel Maher
8ecb783f5d Bug 1418778 - disable tests on windows 10 for intermittent failures in webdriver new_session tests. r=whimboo
disable tests on windows 10 for intermittent failures in webdriver new_session tests.

Differential Revision: https://phabricator.services.mozilla.com/D20480

--HG--
extra : moz-landing-system : lando
2019-02-20 14:13:07 +00:00
Henrik Skupin
72f690a447 Bug 1398095 - [wdspec] Add promise tests for Execute Async Script command. r=ato
Depends on D19755

Differential Revision: https://phabricator.services.mozilla.com/D19757

--HG--
extra : moz-landing-system : lando
2019-02-14 13:39:55 +00:00
Henrik Skupin
39806892a5 Bug 1398095 - [marionette] Use promises internally for Execute (Async) Script. r=ato
Depends on D19753

Differential Revision: https://phabricator.services.mozilla.com/D19755

--HG--
extra : moz-landing-system : lando
2019-02-14 13:39:19 +00:00
Kartikaya Gupta
719dd00688 Bug 1515432 - Manually remove remaining windows version 10.0.15063 clauses. r=jmaher
This removes some redundant files entirely, and drops a slew of
conditions made redundant by the test being complete disabled. In the
remaining cases, the clauses filtering on Windows 10.0.15063 are dropped
since we aren't running on that Windows version any more.

Differential Revision: https://phabricator.services.mozilla.com/D19410

--HG--
extra : moz-landing-system : lando
2019-02-11 20:29:47 +00:00
moz-wptsync-bot
a99f50a5a4 Bug 1523562 - [wpt-sync] Update web-platform-tests to 9c5701192b581208a028144cb0fc27e462541a49, a=testonly
wpt-head: 9c5701192b581208a028144cb0fc27e462541a49
wpt-type: landing


--HG--
rename : testing/web-platform/meta/async-local-storage/undefined-value.https.html.ini => testing/web-platform/meta/kv-storage/undefined-value.https.html.ini
2019-02-07 21:51:25 +00:00
moz-wptsync-bot
05c62a0c36 Bug 1516570 [wpt PR 14678] - Update wpt metadata, a=testonly
wpt-pr: 14678
wpt-type: metadata
2019-02-07 21:49:37 +00:00
Henrik Skupin
0c6ab3dd41 Bug 1509513 - [wdspec] Add tests for "New Window" command. r=ato
Depends on D16505

Differential Revision: https://phabricator.services.mozilla.com/D16506

--HG--
extra : moz-landing-system : lando
2019-01-16 13:10:51 +00:00
Cristina Coroiu
cd62fff2d8 Bug 1495002 - disable timeouts.py on win ccov for frequent failures. r=whimboo 2019-01-10 14:19:00 +02:00
Henrik Skupin
2575586fb6 Bug 1504756 - [marionette] Use waitForEvent() when waiting for events. r=ato
Depends on D13659

Differential Revision: https://phabricator.services.mozilla.com/D13660

--HG--
extra : moz-landing-system : lando
2019-01-10 10:10:47 +00:00
Brindusan Cristian
75f86d396d Backed out 7 changesets (bug 1504756) for xpcshell failures on test_sync.js.
Backed out changeset 9d80f662ad2b (bug 1504756)
Backed out changeset 8f9d90979825 (bug 1504756)
Backed out changeset 9715660f8c07 (bug 1504756)
Backed out changeset c25c93d2dc4d (bug 1504756)
Backed out changeset 58ab81d373b9 (bug 1504756)
Backed out changeset 21658a2d0174 (bug 1504756)
Backed out changeset 93ff3f0d95bd (bug 1504756)
2019-01-09 21:57:50 +02:00
Henrik Skupin
2412720695 Bug 1504756 - [marionette] Use waitForEvent() when waiting for events. r=ato
Depends on D13659

Differential Revision: https://phabricator.services.mozilla.com/D13660

--HG--
extra : moz-landing-system : lando
2019-01-09 18:22:19 +00:00
Cristina Coroiu
9afe3aa0da Bug 1507121 - disable create_firstMatch.py on win ccov for frequently failing. r=whimboo 2019-01-07 23:21:00 +02:00
Cristina Coroiu
62212fa97c Bug 1418778 - disable create_alwaysMatch.py on windows ccov for frequent failures. r=jmaher 2019-01-03 04:07:00 +02:00
Cosmin Sabou
4d5fd1304e Backed out 6 changesets (bug 1504756) as requested by whimboo in order to stop some wpt and mn intermittents. a=backout
Backed out changeset d7d78e79f0b3 (bug 1504756)
Backed out changeset 5c495fd7f64d (bug 1504756)
Backed out changeset 5c2826c58f9e (bug 1504756)
Backed out changeset f23b667d8bfa (bug 1504756)
Backed out changeset 6068c233f4ef (bug 1504756)
Backed out changeset 65858c8c0fbd (bug 1504756)

--HG--
extra : rebase_source : 6b895c62a74c6f7521e4a4baff3b0498c65fcbf9
2018-12-20 18:07:02 +02:00
moz-wptsync-bot
a1439920d1 Bug 1477466 [wpt PR 12118] - Update wpt metadata, a=testonly
wpt-pr: 12118
wpt-type: metadata
2018-12-12 10:50:07 +00:00
Henrik Skupin
e099e3a840 Bug 1504756 - [marionette] Use waitForEvent() when waiting for events. r=ato
Depends on D13659

Differential Revision: https://phabricator.services.mozilla.com/D13660

--HG--
extra : moz-landing-system : lando
2018-12-05 19:56:56 +00:00
moz-wptsync-bot
b1764cb45b Bug 1506807 - [wpt-sync] Update web-platform-tests to e1bde44cb56120f187d326557a681f87b31b43af, a=testonly
wpt-head: e1bde44cb56120f187d326557a681f87b31b43af
wpt-type: landing
2018-11-14 13:38:29 +00:00
moz-wptsync-bot
b8aa014959 Bug 1503238 [wpt PR 13781] - Update wpt metadata, a=testonly
wpt-pr: 13781
wpt-type: metadata
2018-11-14 13:37:47 +00:00
Andreas Tolfsen
9ca9639faa bug 1505806: webdriver: throttle window rect calls; r=whimboo
By throttling the Get Window Rect calls we avoid the buffer filling
up on Windows, and avoid errors such as: [Errno 10055] An operation
on a socket could not be performed because the system lacked
sufficient buffer space or because a queue was full

Differential Revision: https://phabricator.services.mozilla.com/D11410

--HG--
extra : moz-landing-system : lando
2018-11-09 10:54:16 +00:00
Andreas Tolfsen
09d4c848b5 bug 1492499: webdriver: disable maximize_window/stress.py on windows; a=stefan_hindli r=jgraham
The Maximize Window command's stress test is broken on Windows due
to a socket problem on Windows specifically.  I think the problem
is that the socket buffer is too small because of a very intensive
check for the window size not changing.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1505806 for more details.

Differential Revision: https://phabricator.services.mozilla.com/D11331

--HG--
extra : moz-landing-system : lando
2018-11-08 15:38:15 +00:00
Henrik Skupin
7b4135cbbf Bug 1370636 - [wdspec] Temporarily disable failing tests on Windows. r=jgraham
Depends on D7417

Differential Revision: https://phabricator.services.mozilla.com/D7418

--HG--
extra : moz-landing-system : lando
2018-10-02 13:36:25 +00:00
Bobby Holley
6cceb08363 Bug 1453057 - Make Xrays to Arguments objects work correctly. r=bzbarsky
MozReview-Commit-ID: XeWrs0cNL5

Differential Revision: https://phabricator.services.mozilla.com/D5074

--HG--
extra : moz-landing-system : lando
2018-09-14 16:14:49 +00:00
Henrik Skupin
6d73891d22 Bug 1488347 - [wdspec] Re-enable tests formerly disabled for webrender. r=ato
--HG--
extra : rebase_source : 742d9bf193fea32e03a8ff96bc31bb105230e03c
2018-09-04 09:48:48 +02:00
Henrik Skupin
77c3ee5c11 Bug 1488347 - [wdspec] Remove no longer needed manifest files. r=ato
The manifest files can be removed because test names are invalid,
or tests are passing meanwhile.

--HG--
extra : rebase_source : 7f1f38bdaab85ccad222317b1162112ac19bb3ab
2018-09-04 09:46:35 +02:00
moz-wptsync-bot
a233774918 Bug 1487251 - [wpt-sync] Update web-platform-tests to 3d172bc612e03a896b5611d9e9652f860995feef, a=testonly
wpt-head: 3d172bc612e03a896b5611d9e9652f860995feef
wpt-type: landing
2018-08-31 10:29:21 +00:00
moz-wptsync-bot
a0a7750768 Bug 1485763 [wpt PR 12654] - Update wpt metadata, a=testonly
wpt-pr: 12654
wpt-type: metadata
2018-08-31 10:28:53 +00:00
Henrik Skupin
fe48ee7ee8 Bug 1479368 - [marionette] Wait for tab modal dialog to disappear.
Both "WebDriver:AcceptAlert" and "WebDriver:DismissAlert" have to
wait until the tab modal dialog has been closed.

--HG--
extra : rebase_source : 64742b03faa900fe301a684a17666e3366322f5b
2018-08-22 22:24:39 +02:00
Henrik Skupin
a4496c818e Bug 1399633 - [wdspec] Re-enable maximize window tests.
--HG--
extra : rebase_source : 260828c9cb0604dd0456ed0bbee235d6532e586e
2018-08-23 12:16:49 +02:00
Henrik Skupin
ff8893e19a Bug 1485580 - [geckodriver] Make parsing of float timeout values spec conforming. r=jgraham
--HG--
extra : rebase_source : 5efb1c8db234cecbd07f478e95bb9f3b8bb0b785
2018-08-23 09:59:39 +02:00
Henrik Skupin
e8aa70584c Bug 1485564 - [wdspec] Re-enable webdriver/tests/minimize_window/user_prompts.py. r=ato
--HG--
extra : rebase_source : e61121a5aa62fb238d5375bd73b2977cbb6089b4
2018-08-23 08:26:19 +02:00
Henrik Skupin
116b98c99e Bug 1396821 - [wdspec] Mark all tests in new_session/merge.py to pass. r=ato
MozReview-Commit-ID: BgPMFuG2MvE

--HG--
extra : rebase_source : 49dbaf486560b22d420a8069803607fbd2db7c6a
2018-08-22 10:22:09 +02:00
Andreea Pavel
0bcfe81a06 Backed out 6 changesets (bug 1396821) for linux tier2 build bustages on a CLOSED TREE
Backed out changeset 2fa2975f97e3 (bug 1396821)
Backed out changeset c5895db52483 (bug 1396821)
Backed out changeset 5c0ddd45f926 (bug 1396821)
Backed out changeset 7c97853a85b9 (bug 1396821)
Backed out changeset b61ce753f01e (bug 1396821)
Backed out changeset 7ef3912feb2c (bug 1396821)

--HG--
rename : third_party/rust/serde_json/LICENSE-APACHE => third_party/rust/rustc-serialize/LICENSE-APACHE
rename : third_party/rust/serde_json/LICENSE-MIT => third_party/rust/rustc-serialize/LICENSE-MIT
2018-08-21 20:20:24 +03:00
Henrik Skupin
6f658bca2c Bug 1396821 - [wdspec] Mark all tests in new_session/merge.py to pass. r=ato
MozReview-Commit-ID: BgPMFuG2MvE

--HG--
extra : rebase_source : b013c26f1b8d99187b8e875e97a9683a9a7f5868
2018-08-14 13:48:26 +02:00
Henrik Skupin
8c777853e7 Bug 1484909 - [wdclient] Fix handling of "invalid session id" error.
Without a session being created first the "send_command" method
inappropriately checks for the "session not created" error, which
only gets raised by the "new session" command. For all the other
commands the "invalid session id" error has to be handled.

--HG--
extra : rebase_source : de7ad6ae0ef9af925f6f36c70cb4a85c97da4b0c
2018-08-21 09:15:21 +02:00
Henrik Skupin
3fd5e7dcbb Bug 1447844 - [wdspec] Reenable actions/modifier_click.py.
--HG--
extra : rebase_source : e65dbc53ebecf6956b276e310ba96bd73c007fb9
2018-08-20 21:56:24 +02:00