puppeteer/test
Andrey Lushnikov e2e6b88934
feat(chromium): roll Chromium to r654752 (#4358)
This roll includes:
- https://crrev.com/653809 - FrameLoader: ignore failing provisional loads entirely
- https://crrev.com/654750 - DevTools: make sure Network.requestWillBeSent is emitted on time for sync xhrs

The FrameLoader patch is the reason behind the test change. It's
actually desirable to fail frame navigation if the frame detaches - and
that's consistent with Firefox.

Fixes #4337
2019-04-28 20:19:01 -07:00
..
assets fix(firefox): keyboard tests (#4082) 2019-02-27 15:13:17 -08:00
fixtures test: split out fixture tests and make them work with FF (#4067) 2019-02-25 12:40:17 -08:00
golden-chromium chore: further unify Puppeteer-Firefox tests with Puppeteer (#3931) 2019-02-06 13:49:14 -08:00
golden-firefox fix(firefox): properly round clip when doing element screenshots (#4001) 2019-02-13 19:47:14 -08:00
accessibility.spec.js feat(firefox): page.accessibility.snapshot() (#4071) 2019-02-25 21:57:33 -08:00
browser.spec.js test: split out all chromium-specific tests into chromiumonly.spec.js (#4068) 2019-02-25 12:51:06 -08:00
browsercontext.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
CDPSession.spec.js test: cleanup tests (#4078) 2019-02-26 20:36:55 -08:00
chromiumonly.spec.js test: Make intervention test Edge friendly (#4314) 2019-04-19 11:29:29 -07:00
click.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
cookies.spec.js test: Change cookies unsecure test title (#4187) 2019-03-20 11:36:27 -07:00
coverage.spec.js test(coverage): add failing test for skipping all debugger statements (#3779) 2019-01-15 14:49:57 -08:00
dialog.spec.js test: split out dialog tests (#3586) 2018-11-20 20:18:57 -08:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
elementhandle.spec.js feat(firefox): support Page.emualteMedia (#4056) 2019-02-22 14:04:40 -08:00
emulation.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
evaluation.spec.js feat(chromium): roll Chromium to r654752 (#4358) 2019-04-28 20:19:01 -07:00
fixtures.spec.js test: fix fixtures test when run with env DUMPIO=1 (#4123) 2019-03-13 16:26:28 -07:00
frame.spec.js test: make sure frames are reported from-inside shadow DOM (#4167) 2019-03-15 21:01:36 -07:00
golden-utils.js fix: set JPG background to white when omitBackground option is used (#3240) 2018-09-14 11:03:33 +01:00
headful.spec.js chore(test): prepare tests to be run with Puppeteer-Firefox (#3833) 2019-01-24 01:04:42 -05:00
ignorehttpserrors.spec.js feat(firefox): basic request interception support (#4034) 2019-02-19 14:51:56 -08:00
input.spec.js test: cleanup tests (#4078) 2019-02-26 20:36:55 -08:00
jshandle.spec.js fix(firefox): enable more firefox tests (#4007) 2019-02-13 23:59:38 -08:00
keyboard.spec.js fix(firefox): keyboard tests (#4082) 2019-02-27 15:13:17 -08:00
launcher.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
mouse.spec.js fix(firefox): keyboard tests (#4082) 2019-02-27 15:13:17 -08:00
navigation.spec.js feat(chromium): roll Chromium to r654752 (#4358) 2019-04-28 20:19:01 -07:00
network.spec.js test: split out request interception tests (#4278) 2019-04-11 21:33:01 -04:00
page.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
puppeteer.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
queryselector.spec.js test: split queryselector tests into separate file (#3579) 2018-11-20 18:45:37 -08:00
requestinterception.spec.js test: add failing test for request interception with sync XHRs (#4350) 2019-04-26 16:28:15 -07:00
run_static_server.js chore(testserver): prepare test server (#3294) 2018-09-24 12:46:39 -07:00
screenshot.spec.js fix(firefox): properly round clip when doing element screenshots (#4001) 2019-02-13 19:47:14 -08:00
target.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
test.js test: split out fixture tests and make them work with FF (#4067) 2019-02-25 12:40:17 -08:00
touchscreen.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
tracing.spec.js chore(test): prepare tests to be run with Puppeteer-Firefox (#3833) 2019-01-24 01:04:42 -05:00
utils.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
waittask.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
worker.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF (#3924) 2019-02-05 22:32:41 -08:00