Skip to content

[REGRESSION]: NS_ERROR_FILE_ALREADY_EXISTS with Firefox sporadically #3337

@pavanreddy61

Description

@pavanreddy61

Context:

  • GOOD Playwright Version: 1.1.1
  • BAD Playwright Version: 1.2.1 and 1.2.0
  • Operating System: Linux or Debian
  • Extra: Using docker build similar to docker bionic in docs folder
 TimeoutError: Timeout 120000ms exceeded during browserType.launch.
21:23:47      ================= browserType.launch logs =================
21:23:47      [browser] <launching> /home/pwuser/.cache/ms-playwright/firefox-1122/firefox/firefox -no-remote -headless -profile /tmp/playwright_firefoxdev_profile-87DLpD -juggler 0 -silent
21:23:47      [browser] <launched> pid=656
21:23:47      [browser] *** You are running in headless mode.
21:23:47      [browser] JavaScript error: playwright.cfg, line 265: NS_ERROR_FILE_ALREADY_EXISTS: Component returned failure code: 0x80520008 (NS_ERROR_FILE_ALREADY_EXISTS) [nsICrashReporter.submitReports]

Describe the bug
The bug is coming up sporadically and only firefox shows that error. ReRuns are mostly successful, so not sure if i am doing something wrong. But before in 1.1.1 version we didnt see this issue anytime from last 1 month

Add any other details about the problem here.
Screenshot 2020-08-07 at 9 11 33 AM

Thanks and let me know if am doing something wrong here, webkit and chrome works fine and firefox also gets this error 1 out of 5 times now

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions