You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-defaults-to-PWD-should-handle-request-to-index-html-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-defaults-to-PWD-should-handle-request-to-index-html-response-text-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-disabled-should-not-handle-request-to-other-html-404-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-disabled-should-not-handle-request-to-other-html-404-response-text-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-default-static-serveIndex-option-true-should-list-the-files-inside-the-assets-folder-200-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-default-static-serveIndex-option-true-should-show-Heyo-because-bar-has-index-html-inside-it-200-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-default-static-serveIndex-option-true-should-show-Heyo-because-bar-has-index-html-inside-it-200-response-text-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-option-static-serveIndex-false-should-not-list-the-files-inside-the-assets-folder-404-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-option-static-serveIndex-false-should-not-list-the-files-inside-the-assets-folder-404-response-text-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-option-static-serveIndex-false-should-show-Heyo-because-bar-has-index-html-inside-it-200-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-option-static-serveIndex-false-should-show-Heyo-because-bar-has-index-html-inside-it-200-response-text-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-option-static-serveIndex-true-should-list-the-files-inside-the-assets-folder-200-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-option-static-serveIndex-true-should-show-Heyo-because-bar-has-index-html-inside-it-200-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-test-listing-files-in-folders-without-index-html-using-the-option-static-serveIndex-true-should-show-Heyo-because-bar-has-index-html-inside-it-200-response-text-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-to-directory-should-handle-request-to-index-route-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-to-directory-should-handle-request-to-index-route-response-text-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-to-directory-should-handle-request-to-other-file-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-to-directory-should-handle-request-to-other-file-response-text-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-to-multiple-directories-should-handle-request-first-directory-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-to-multiple-directories-should-handle-request-first-directory-response-text-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-to-multiple-directories-should-handle-request-to-second-directory-response-status-snap.webpack5
Copy file name to clipboardExpand all lines: test/e2e/__snapshots__/static-directory.test.js/static-directory-option-to-multiple-directories-should-handle-request-to-second-directory-response-text-snap.webpack5
// TypeError: Attempted to wrap cwd which is already wrapped
625
-
// TypeError: Cannot read properties of undefined (reading 'stop')
626
-
//
627
-
// at checkWrappedMethod (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/sinon/lib/sinon/util/core/wrap-method.js:67:21)
628
-
// at wrapMethod (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/sinon/lib/sinon/util/core/wrap-method.js:132:13)
629
-
// at Function.stub (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/sinon/lib/sinon/stub.js:130:44)
630
-
// at Sandbox.stub (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/sinon/lib/sinon/sandbox.js:454:39)
631
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/test/e2e/static-directory.test.js:617:13
632
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/fixtureRunner.js:254:13
633
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:297:17
634
-
// at TimeoutManager.withRunnable (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/timeoutManager.js:53:34)
635
-
// at TestInfoImpl._runAsStage (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:295:34)
636
-
// at FixtureRunner.resolveParametersAndRunFunction (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/fixtureRunner.js:250:20)
637
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:588:11
638
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:297:11
639
-
// at TimeoutManager.withRunnable (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/timeoutManager.js:41:27)
640
-
// at TestInfoImpl._runAsStage (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:295:7)
641
-
// at WorkerMain._runEachHooksForSuites (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:576:9)
642
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:317:9
643
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:297:11
644
-
// at TimeoutManager.withRunnable (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/timeoutManager.js:41:27)
645
-
// at TestInfoImpl._runAsStage (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:295:7)
646
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:306:7
647
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:297:11
648
-
// at TimeoutManager.withRunnable (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/timeoutManager.js:41:27)
649
-
// at TestInfoImpl._runAsStage (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:295:7)
650
-
// at WorkerMain._runTest (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:278:5)
651
-
// at WorkerMain.runTestGroup (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:202:11)
652
-
// at process.<anonymous> (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/common/process.js:94:22)
653
-
// at extendObjectWithWrappedMethods (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/sinon/lib/sinon/util/core/wrap-method.js:173:34)
654
-
// at wrapMethod (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/sinon/lib/sinon/util/core/wrap-method.js:161:5)
655
-
// at Function.stub (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/sinon/lib/sinon/stub.js:130:44)
656
-
// at Sandbox.stub (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/sinon/lib/sinon/sandbox.js:454:39)
657
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/test/e2e/static-directory.test.js:561:13
658
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/fixtureRunner.js:254:13
659
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:297:17
660
-
// at TimeoutManager.withRunnable (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/timeoutManager.js:53:34)
661
-
// at TestInfoImpl._runAsStage (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:295:34)
662
-
// at FixtureRunner.resolveParametersAndRunFunction (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/fixtureRunner.js:250:20)
663
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:588:11
664
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:297:11
665
-
// at TimeoutManager.withRunnable (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/timeoutManager.js:41:27)
666
-
// at TestInfoImpl._runAsStage (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:295:7)
667
-
// at WorkerMain._runEachHooksForSuites (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:576:9)
668
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:317:9
669
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:297:11
670
-
// at TimeoutManager.withRunnable (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/timeoutManager.js:41:27)
671
-
// at TestInfoImpl._runAsStage (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:295:7)
672
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:306:7
673
-
// at /Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:297:11
674
-
// at TimeoutManager.withRunnable (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/timeoutManager.js:41:27)
675
-
// at TestInfoImpl._runAsStage (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/testInfo.js:295:7)
676
-
// at WorkerMain._runTest (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:278:5)
677
-
// at WorkerMain.runTestGroup (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/worker/workerMain.js:202:11)
678
-
// at process.<anonymous> (/Users/mahdi/tmp/webpack-dev-server/test/fixtures/static-config/node_modules/playwright/lib/common/process.js:94:22)
0 commit comments