Adam Gastineau
|
f44017c6cd
|
Only run AppArmor command if Ubuntu 24
|
2025-01-08 05:39:58 -08:00 |
|
Adam Gastineau
|
d27cd840f9
|
Move before npm ci
|
2025-01-08 05:32:28 -08:00 |
|
Adam Gastineau
|
c7655ebe2b
|
Try adding shell specification
|
2025-01-08 05:25:43 -08:00 |
|
Adam Gastineau
|
b210a1152b
|
Centralize Ubuntu Electron fix
|
2025-01-08 05:19:57 -08:00 |
|
Adam Gastineau
|
1a7ec58ab7
|
Remove other apt install
|
2025-01-07 11:33:22 -08:00 |
|
Adam Gastineau
|
9b269e8554
|
Try without apt install
|
2025-01-07 11:22:47 -08:00 |
|
Adam Gastineau
|
58e6d5a477
|
Add AppArmor fix
|
2025-01-07 10:50:41 -08:00 |
|
Adam Gastineau
|
9e5cb1121d
|
SSH test
|
2025-01-07 08:30:31 -08:00 |
|
Adam Gastineau
|
ae8cdd780c
|
Add debugging information
|
2025-01-07 08:16:25 -08:00 |
|
Adam Gastineau
|
5ad5d1a803
|
Try built-in Playwright Chromium deps installation for Ubuntu
|
2025-01-07 08:05:53 -08:00 |
|
Adam Gastineau
|
68c7499086
|
fix: Prepare CI to properly run Electron on ubuntu-latest (24.04)
|
2025-01-07 07:43:48 -08:00 |
|
Dmitry Gozman
|
eeca68ba97
|
test: unflake some cookie tests in msedge (#34217)
|
2025-01-05 18:19:28 +00:00 |
|
Yury Semikhatsky
|
5a22475ea8
|
chore(bidi): fix signals tests (#34209)
|
2025-01-03 12:37:28 -08:00 |
|
Yury Semikhatsky
|
8b45ea6f2f
|
chore: properly initialize Touch arguments in TouchEvent (#34200)
|
2025-01-03 12:16:01 -08:00 |
|
Yury Semikhatsky
|
dca95ba609
|
fix(bidi): set initial frame url from creation event (#34198)
|
2025-01-03 10:39:32 -08:00 |
|
Simon Knott
|
6bdd2694ee
|
feat(webserver): customize shutdown with new gracefulShutdown option (#34130)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2025-01-03 11:34:34 +01:00 |
|
Simon Knott
|
04a3574f80
|
feat(reporter): report TestStep#attachments (#34037)
|
2025-01-02 17:48:59 +01:00 |
|
Max Schmitt
|
175f05cafc
|
test: increase page-event-crash timeout (#34178)
|
2025-01-02 16:04:51 +01:00 |
|
David Gahnassia
|
acdd666d95
|
docs(test-fixtures): removed redundancy (#34185)
|
2025-01-02 06:17:22 +01:00 |
|
Playwright Service
|
546b7b702c
|
feat(webkit): roll to r2122 (#34180)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-01-02 06:16:46 +01:00 |
|
Playwright Service
|
da52befea0
|
feat(chromium-tip-of-tree): roll to r1291 (#34182)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-01-02 06:16:04 +01:00 |
|
Yury Semikhatsky
|
7769010e6e
|
chore(bidi): mark test expected to timeout as fixme (#34176)
|
2024-12-31 13:18:25 -08:00 |
|
Max Schmitt
|
b2cbe7f2ec
|
chore(roll): roll WebKit to r2121 (#34179)
|
2024-12-31 11:22:10 +01:00 |
|
Henrik Skupin
|
940230d43a
|
Use csvReporter as well when running BiDi tests locally (#34167)
|
2024-12-30 14:48:22 -08:00 |
|
Dmitry Gozman
|
cd32d1b08c
|
fix(test runner): apply --last-failed after sharding (#34166)
|
2024-12-30 18:45:49 +00:00 |
|
Henrik Skupin
|
cab2bc4e2a
|
Combine file name and test name to a single identifier for CSV export of BiDi results (#34172)
|
2024-12-30 10:06:00 -08:00 |
|
Dmitry Gozman
|
9dbe63636d
|
fix(routeWebSocket): should work after context reuse (#34165)
|
2024-12-30 10:00:10 -08:00 |
|
Max Schmitt
|
4819747c85
|
chore: keep linting generated files (#34150)
|
2024-12-27 10:00:59 +00:00 |
|
Pengoose
|
7f141b2c42
|
feat: expect(locator).toHaveAccessibleErrorMessage (#33904)
|
2024-12-27 09:54:16 +00:00 |
|
Playwright Service
|
3ec8ee7a9b
|
feat(chromium): roll to r1153 (#34118)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-12-27 08:51:06 +01:00 |
|
Playwright Service
|
08644003d2
|
feat(chromium-tip-of-tree): roll to r1290 (#34144)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-12-26 22:27:56 +01:00 |
|
Gautier Ben Aïm
|
1c8e6f0921
|
docs: fixed typo (#34129)
|
2024-12-21 18:59:50 +01:00 |
|
Yury Semikhatsky
|
03cf7429a4
|
chore(bidi): upload report.csv to azure (#34122)
|
2024-12-20 18:04:21 -08:00 |
|
Yury Semikhatsky
|
cce8e8e0e5
|
chore(html): use api prefix to qualify public types (#34121)
|
2024-12-20 14:03:38 -08:00 |
|
Evan Cahill
|
c89e213eff
|
docs: Use locator.first() in locator.or examples (#34106)
|
2024-12-20 13:23:01 -08:00 |
|
Yury Semikhatsky
|
a74c488b25
|
docs: document --no-shell option (#34120)
|
2024-12-20 10:24:10 -08:00 |
|
Adam Gastineau
|
875436855e
|
chore(lint): Ensure EOL newlines (#34117)
|
2024-12-20 09:17:09 -08:00 |
|
Yury Semikhatsky
|
3bc72eb841
|
chore(bidi): disambiguate report.csv artifact name (#34110)
|
2024-12-20 08:58:15 -08:00 |
|
Adam Gastineau
|
a8dfdc8ac5
|
chore(ui): Dialog UI for upcoming settings menu (#34058)
|
2024-12-20 08:43:12 -08:00 |
|
Adam Gastineau
|
05472f5ef6
|
feat: Add time information to Call and Network tabs in Trace Viewer (#33935)
|
2024-12-20 05:01:16 -08:00 |
|
Yury Semikhatsky
|
cc98166aaa
|
chore(bidi): add csv report (#34107)
|
2024-12-19 22:59:24 -08:00 |
|
Pavel Feldman
|
a94952b87f
|
chore: make ts happy with zip import (#34108)
|
2024-12-19 22:59:05 -08:00 |
|
Pavel Feldman
|
04e670c909
|
fix(locator): do not explode locators (#34104)
|
2024-12-19 15:34:54 -08:00 |
|
Max Schmitt
|
b7a1cfd786
|
chore: move winldd to CDN (#34078)
|
2024-12-19 23:29:21 +01:00 |
|
Yury Semikhatsky
|
d7a52347e5
|
chore(bidi): skip tooling tests (#34105)
|
2024-12-19 14:04:05 -08:00 |
|
Max Schmitt
|
61ce37cd53
|
test: use checkInstalledSoftwareOnDisk for itest (#34103)
|
2024-12-19 22:09:49 +01:00 |
|
Pavel Feldman
|
6505a3e34c
|
fix(yaml): escape to disambiguate yaml arrays (#34096)
|
2024-12-19 12:46:54 -08:00 |
|
Pavel Feldman
|
ec1d3313c3
|
Revert "feat(fetch/network): add generic to json method" (#34098)
|
2024-12-19 12:46:39 -08:00 |
|
Henrik Skupin
|
edd789780a
|
WebDriver BiDi: "browsingContext.captureScreenshot" accepts quality from 0 to 1 (#34097)
|
2024-12-19 12:26:01 -08:00 |
|
Adam Gastineau
|
7d3a188530
|
chore(ui): Clean up settings component for shared uses (#34090)
|
2024-12-19 12:14:58 -08:00 |
|