Comments (5)
Thanks, I received the trace and can repro the crash on my end. @yury-s i've forwarded it to so you can also take a look. I'll investigate what exactly is leading to the crash and what we can do to prevent it.
from playwright.
We found a memory leak in our code. Gonna work on a fix.
from playwright.
This should reproduce with the tracing as well, can you try that? If it reproduces, would it be possible to share the trace file with us, so that we could debug it locally (I assume the codebase is private and you cannot share the test itself)?
from playwright.
Yes, it reproduces with the trace viewer as well.
I can send you our trace.zip. Is there a way to do that non-public?
The zip size is 55MB
from playwright.
Sure thing. Send it over to simonknott at microsoft com and i'll take a look. If it's too big for email, a download link is also fine.
from playwright.
Related Issues (20)
- Test info attached in html report in wrong format HOT 3
- [Feature]: options method on request object HOT 3
- [Bug]: symbolic link issues HOT 4
- [Feature]: --only-changed option to only compare test files, no dependencies HOT 3
- [Feature]: Custom AsymmetricMatchers HOT 3
- [Bug]: exposeFunction() is not exposing function as expected HOT 8
- Http proxy authentication issue
- Playwright HTTP proxy Authentication issue HOT 2
- [Docs]: WebView2 Docs seem incomplete, following it does not lead to successful test HOT 7
- [Bug]: MCR image readme has incorrect run instructions
- Current limitations blocking Playwright's WebDriver BiDi adoption HOT 2
- [Internal]: Give watch mode a buffer mode
- [Internal]: Watch mode should have a way of stopping tests
- [Internal]: Watch mode should not run an upfront test run
- [Bug]: expect.poll does not display custom error message when provided
- How to handle browser-based pop-ups in Playwright, such as the screen sharing selection pop-up in Chrome? HOT 1
- [internal] Have `option: ` include class/method name
- [Please read the message below]
- [Feature]: Extend toHaveAccessibleName() to accept an array of expected accessible names HOT 1
- [Bug]: Auth0 + Playwright storage state does not work for more than 1 test HOT 7
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.
from playwright.