Andrey Lushnikov
a1106e5d4e
test: disable test that fails on Electron ( #6837 )
...
This test is failing since ee7e38c60d
Dashboard: https://devops.aslushnikov.com/flakiness2.html#browser=electron&platform=Ubuntu+20.04×tamp=1622444340000
2021-06-01 19:04:24 -07:00
Andrey Lushnikov
c9613b36f9
devops: introduce "FYI" test bots ( #6834 )
...
The "FYI" bots never run on PRs - even when you put a "CQ1" label.
These tests are only run on commits to master / release branches and
their results are observed on the flakiness dashboard.
2021-06-01 18:45:45 -07:00
Andrey Lushnikov
cb4adb1446
feat: install chrome-beta via cli ( #6831 )
...
This patch starts introduces `npx playwright install chrome-beta`
command and switches our Chrome Beta tests to it.
2021-06-01 18:26:12 -07:00
Andrey Lushnikov
3c3a7f9293
feat(chromium): roll Chromium to r888113 ( #6832 )
...
References #6818 , references #6390
2021-06-01 18:06:44 -07:00
Andrey Lushnikov
4f5b65f400
chore: update package-lock.json to v2 ( #6830 )
...
NOTE: this requires everybody to use NPM v7+. Install via
```sh
npm install -g npm@7
```
2021-06-01 17:19:20 -07:00
Dmitry Gozman
24dca969b6
chore: remove electron/android from build_packages ( #6827 )
...
We do not update these packages anymore, and bundle the code in playwright.
2021-06-01 15:53:47 -07:00
Yury Semikhatsky
b4ffe86fd1
browser(webkit): add missing override annotations ( #6829 )
2021-06-01 15:23:08 -07:00
Yury Semikhatsky
9b81dccc39
browser(webkit): add awaitPromise parameter to Runtime.callFunctionOn ( #6828 )
2021-06-01 14:56:46 -07:00
Max Schmitt
d79110dcc1
fix(port-forwarding): close socket on unexpected payloads ( #6753 )
2021-06-01 23:13:23 +02:00
Andrey Lushnikov
531d35f945
browser(chromium): revert swiftshader fixes ( #6824 )
...
References #6818 , references #6390
2021-06-01 13:55:58 -07:00
Andrey Lushnikov
17585a369e
devops: do not run tests for docs changes ( #6825 )
2021-06-01 13:55:48 -07:00
Ross Wollman
c8c849e164
docs(page): add TypeScript $eval type-hint notes ( #6693 )
2021-06-01 22:50:31 +02:00
Andrey Lushnikov
0f7a7604bc
browser(firefox): roll Firefox-stable to 89 ( #6823 )
2021-06-01 13:16:45 -07:00
Max Schmitt
d21a72e7d5
chore: create new Playwright instance when launching server ( #6820 )
2021-06-01 21:21:24 +02:00
Joel Einbinder
2951f4b065
chore(evaluate): remove private _evaluateInUtility methods ( #6815 )
2021-06-01 08:36:16 -07:00
Dmitry Gozman
5fd15d8a5e
docs(test runner): put more example in various sections ( #6812 )
2021-05-31 22:01:21 -07:00
Dmitry Gozman
98fc8b1739
docs(test runner): update reporters and snapshots docs ( #6811 )
2021-05-31 20:17:15 -07:00
Max Schmitt
c8c77e4df0
docs: use sha256 for exposeFunction everywhere ( #6805 )
2021-05-31 15:47:14 -07:00
dependabot[bot]
329fdb18ff
chore(deps): bump ws from 7.4.5 to 7.4.6 ( #6792 )
2021-05-31 15:38:48 -07:00
Max Schmitt
9c42192207
docs(python): add expect wrapper aliases for roll ( #6809 )
2021-05-31 19:00:18 +02:00
Max Schmitt
47d4d473d0
docs: fixed wrong waitForRequestFinished description ( #6808 )
2021-05-31 18:54:20 +02:00
Dmitry Gozman
d6fe9f0b84
docs(test runner): more basic docs ( #6803 )
2021-05-30 19:46:16 -07:00
Dmitry Gozman
709a4cbe89
docs(test runner): configuration docs ( #6801 )
2021-05-30 15:14:44 -07:00
Dmitry Gozman
f7e720568d
docs: update test runner docs ( #6795 )
2021-05-29 08:58:17 -07:00
Yury Semikhatsky
7f0d817afd
test: side effects of context.storageState() ( #6793 )
2021-05-28 18:20:49 -07:00
Yury Semikhatsky
58e74b477a
browser(webkit): fix compilation on Ubuntu 18 ( #6794 )
2021-05-28 18:20:24 -07:00
Dmitry Gozman
8fefac9b8c
test: roll to folio@0.4.0-alpha21 ( #6789 )
2021-05-28 17:03:18 -07:00
Dmitry Gozman
a7afcf24c6
docs: js/ts snippets for tests ( #6791 )
2021-05-28 17:02:23 -07:00
Yury Semikhatsky
040e9013a6
browser(webkit): roll to 05/27/21 ( #6787 )
2021-05-28 11:52:56 -07:00
Yury Semikhatsky
9a160c9fa5
feat(webkit): bump to 1486 ( #6741 )
2021-05-28 11:38:10 -07:00
Max Schmitt
c54c487166
docs(build): add more logging hints to the cheatsheet ( #6785 )
2021-05-28 09:23:52 -07:00
Yury Semikhatsky
d2ab1951fd
feat(firefox): bump to 1268 ( #6779 )
2021-05-28 09:16:42 -07:00
Pavel Feldman
0f760627fa
docs: add test runner docs ( #6784 )
2021-05-27 20:30:03 -07:00
Pavel Feldman
93a0efa832
docs(runner): start adding runner docs (3) ( #6777 )
2021-05-27 18:50:44 -07:00
Yury Semikhatsky
2f36feefc8
browser(firefox-stable): merge do not use Array.prototype.toJSON for serialization ( #6783 )
2021-05-27 16:37:13 -07:00
Yury Semikhatsky
c8ee008aa1
browser(webkit): fix headless popup window crash ( #6782 )
2021-05-27 16:31:00 -07:00
Dmitry Gozman
ee7e38c60d
test: roll to folio@0.4.0-alpha19 ( #6774 )
2021-05-27 11:13:51 -07:00
Pavel Feldman
2c9e6e81a4
docs(runner): start adding runner docs (2) ( #6776 )
2021-05-27 10:15:37 -07:00
Pavel Feldman
4578d57901
docs(runner): start adding runner docs ( #6773 )
2021-05-27 09:16:50 -07:00
Joel Einbinder
ddce546ed2
chore(lint): upgrade @typescript-eslint/eslint-plugin to 4.25.0 ( #6770 )
2021-05-26 23:17:56 -07:00
Pavel Feldman
7b4af6b201
docs: text nits (3)
2021-05-26 17:36:44 -07:00
Pavel Feldman
250c51fd9f
docs: text nits (2)
2021-05-26 16:27:42 -07:00
Pavel Feldman
9233a61bda
doc: text nit
2021-05-26 16:22:38 -07:00
Yury Semikhatsky
3b220e50ee
test: add failing test for eval with overridden Array.toJSON ( #6766 )
2021-05-26 16:02:21 -07:00
Pavel Feldman
fb3c6e50d4
api(dotnet): remove whenall ( #6768 )
2021-05-26 15:50:42 -07:00
Pavel Feldman
9f3e66566b
fix(inspector): do not pause while recording ( #6604 )
2021-05-26 15:49:30 -07:00
Pavel Feldman
95bd4b315c
chore: fix codegen to emit new C# api ( #6763 )
2021-05-26 15:44:40 -07:00
Yury Semikhatsky
f60b79a311
browser(firefox): do not use Array.prototype.toJSON for serialization ( #6767 )
2021-05-26 15:38:53 -07:00
Dmitry Gozman
d36bffb9a9
fix(connect): respect timeout in all scenarios ( #6762 )
...
Drive-by: fix console error in test arising from bad usage
of test websocket server in `connect()` calls.
2021-05-26 15:18:52 -07:00
Pavel Feldman
bb0e196b15
api(dotnet): specialize waitForEvent ( #6761 )
2021-05-26 15:11:31 -07:00