mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: disable firefox windows launcher test until Nov (#6451)
This commit is contained in:
committed by
GitHub
parent
75e3fb035b
commit
4cdbebe1ac
@@ -478,7 +478,7 @@ describe('Launcher specs', function () {
|
|||||||
* properly with help from the Mozilla folks.
|
* properly with help from the Mozilla folks.
|
||||||
*/
|
*/
|
||||||
itFailsWindowsUntilDate(
|
itFailsWindowsUntilDate(
|
||||||
new Date('2020-09-30'),
|
new Date('2020-10-31'),
|
||||||
'should be able to launch Firefox',
|
'should be able to launch Firefox',
|
||||||
async function () {
|
async function () {
|
||||||
this.timeout(FIREFOX_TIMEOUT);
|
this.timeout(FIREFOX_TIMEOUT);
|
||||||
|
|||||||
Reference in New Issue
Block a user