mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1800257 - [puppeteer] Allow "Frame.waitForFunction should work when resolved right before execution context disposal" to fail r=webdriver-reviewers,jdescottes
The test is currently broken and got fixed upstream for a later Puppeteer release: https://github.com/puppeteer/puppeteer/pull/9368 Until the fix got downstreamed this test will be flaky and can pass and fail. Differential Revision: https://phabricator.services.mozilla.com/D163984
This commit is contained in:
parent
051bf1a797
commit
497c003c10
@ -2294,7 +2294,7 @@
|
|||||||
"PASS"
|
"PASS"
|
||||||
],
|
],
|
||||||
"waittask specs Frame.waitForFunction should work when resolved right before execution context disposal (waittask.spec.js)": [
|
"waittask specs Frame.waitForFunction should work when resolved right before execution context disposal (waittask.spec.js)": [
|
||||||
"PASS"
|
"PASS", "TIMEOUT"
|
||||||
],
|
],
|
||||||
"waittask specs Frame.waitForFunction should poll on interval (waittask.spec.js)": [
|
"waittask specs Frame.waitForFunction should poll on interval (waittask.spec.js)": [
|
||||||
"PASS"
|
"PASS"
|
||||||
|
Loading…
Reference in New Issue
Block a user